You are not logged in.
I'm currently trying to setup my printer, and I'm running into some issues.
I've been following the CUPS wiki article, so I've enabled and started org.cups.cupsd.service, and setup .local hostname resolution with Avahi and restarted org.cups.cupsd.service.
After that I typed in avahi-discover, to try and find printers on my local network. It gave me this error:
Failed to connect to Avahi Server (Is it running?): module 'dbus' has no attribute 'SystemBus'
I checked to make sure that the CUPS and Avahi systemd services were running and they were.
Last edited by PopeRigby (2020-01-12 20:57:30)
"I even found myself driving by convenience stores... that weren't on the way home."
Offline
avahi-discover has several dependencies that are optional for the avahi package.
post pacman -Qi avahi and check the optional dependencies.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
That did it, thanks. So should I check for optional dependencies if something doesn't work in the future?
"I even found myself driving by convenience stores... that weren't on the way home."
Offline
So should I check for optional dependencies if something doesn't work in the future?
That should be the first thing to check, yes.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline