Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 642252

Summary: net-dns/avahi: require USE=dbus with systemd
Product: Gentoo Linux Reporter: Xiami <i>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal CC: alexander
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Xiami 2017-12-26 06:43:21 UTC
/usr/lib/systemd/system/avahi-daemon.service expects itself a Type=dbus unit. Without USE=dbus, `systemctl start avahi-daemon.service' will hang (stuck at systemd-tty-ask-password-agent --watch) and timeout.

Dec 26 12:33:55 localvm systemd[1]: avahi-daemon.service: Start operation timed out. Terminating.
Dec 26 12:33:55 localvm avahi-daemon[3011]: Got SIGTERM, quitting.
Comment 1 Anthony Basile gentoo-dev 2019-11-09 17:29:58 UTC
Please test avahi-0.7-r3.  I added both a systemd and dbus flag, with dbus required with systemd.

Reopen this bug if it doesn't work.