syslog-ng
syslog-ng: Error setting capabilities, capability management disabled; error='Operation not permitted'
[2018-03-14T10:43:32.925191] Error opening control socket, bind() failed; socket='/run/syslog-ng.ctl', error='Address already in use (98)'
[2018-03-14T10:43:32.938573] Error opening plugin module; module='afamqp', error='librabbitmq.so.4: cannot open shared object file: No such file or directory'
[2018-03-14T10:43:32.939373] Error opening plugin module; module='afmongodb', error='libmongoc-1.0.so.0: cannot open shared object file: No such file or directory'
[2018-03-14T10:43:32.954307] Error creating persistent state file; filename='/var/lib/syslog-ng/syslog-ng.persist-', error='Permission denied (13)'
I'm getting these errors on 1 of my Artix PCs, not sure what I should do to fix it.
And on all 3 other computers, I am getting:
syslog-ng: Error setting capabilities, capability management disabled; error='Operation not permitted'
[2018-03-14T06:48:26.007484] Error opening control socket, bind() failed; socket='/run/syslog-ng.ctl', error='Address already in use (98)'
[2018-03-14T06:48:26.035138] Error creating persistent state file; filename='/var/lib/syslog-ng/syslog-ng.persist-', error='Permission denied (13)'
Also, upon trying to update libpsl, it does this:
error: failed to commit transaction (conflicting files)
libpsl: /usr/lib/libpsl.so.5 exists in filesystem
Errors occured, no packages were upgraded.
When I delete /usr/lib/libpsl.so.5 it does this when I attempt to update with pacman -Syyu:
pacman: error while loading shared libraries: libpsl.so.5: cannot open shared object file: No such file or directory
Why am I only getting libpsl-0.20.1-1 on one of my x64 Artix computers instead of all of them? What's up with that? I went to the online repository in the webbrowser & its still libpsl-0.20.0-1
^
Edit: I had to re-enable a line in /etc/pacman.d/mirrorlist
Server = http://jenkins.artixlinux.org:55555/$repo/os/$arch