Opened 5 years ago
Closed 5 years ago
#59848 closed defect (duplicate)
Avahi-daemon fails to start on catalina
Reported by: | hpux735 (William Dillon) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.1 |
Keywords: | Cc: | ||
Port: | avahi |
Description
It appears as though avahi-daemon wants to create a directory at /run/avahi-daemon
when it starts. On catalina, /
is now read-only, and this fails.
It seems like there isn't a way to change the path that avahi wants to create this directory from the command line. I suspect that it'll have to be changed when the package is compiled.
I tested the same port in Mojave, and it doesn't hit this problem.
Finally, there are a few obsolete keys in the launchd plist that need to be updated.
Change History (2)
comment:1 Changed 5 years ago by mf2k (Frank Schima)
Keywords: | avahi avahi-daemon removed |
---|
comment:2 Changed 5 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #57519.