Is this a new report?
Yes
System Info
Void 6.18.52_1 x86_64 GenuineIntel uptodate rrrrmFFFF
Package(s) Affected
avahi-0.8_2
Does a report exist for this bug with the project's home (upstream) and/or another distro?
No response
Expected behaviour
I should be able to resolve clients with just the hostname, it doesn't.
Actual behaviour
It goes in some sort of a strartup/crash loop when the system boots up. You restart the service and it seems as though it's working properly, but it still doesn't resolve hostnames. Tried it on 3 different rigs, it's the exact same behavior - boot into the loop, restart the service, seems like it's working fine, but it's not.
user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 710) 0s
user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 710) 0s
user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 710) 0s
user@HOST ~> sudo sv restart avahi-daemon
ok: run: avahi-daemon: (pid 710) 0s
user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 1723) 2s
user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 1723) 4s
user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 1723) 4s
user@HOST ~> avahi-resolve -4 -n KNOWN-HOST.local
Failed to resolve host name 'KNOWN-HOST.local': Timeout reached
user@HOST ~> avahi-resolve -4 -n $hostname.local
HOST.local 127.0.0.1
Steps to reproduce
- Power on the rig.
- Check the avahi-daemon, it should show 0s running even after a while.
- Restart the service.
- Now it seems like it's properly up, the uptime counter starts working.
- Try and browse/resolve network hosts through hostname only, it doesn't work.
Is this a new report?
Yes
System Info
Void 6.18.52_1 x86_64 GenuineIntel uptodate rrrrmFFFF
Package(s) Affected
avahi-0.8_2
Does a report exist for this bug with the project's home (upstream) and/or another distro?
No response
Expected behaviour
I should be able to resolve clients with just the hostname, it doesn't.
Actual behaviour
It goes in some sort of a strartup/crash loop when the system boots up. You restart the service and it seems as though it's working properly, but it still doesn't resolve hostnames. Tried it on 3 different rigs, it's the exact same behavior - boot into the loop, restart the service, seems like it's working fine, but it's not.
Steps to reproduce