Issues after Ubuntu 25.10 upgrade #2505
-
|
Upgraded my Ubuntu installation to 25.10 from 25.04 the other day, and Netatalk no longer works. Also seeing this in the systemd logs: There may be other issues with this upgrade that I'm going to be troubleshooting but I'm curious if anyone is having the same issue. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Thanks for reporting! The two issues are likely not related. Regarding the first one : did you run the atalkd daemon first? The second one is likely because netatalk is using the older, pre-upgrade version of the libatalk shared library that may be lingering on your file system. Can you please do a recursive search for this library on the file system and let me know which versions are present and on which paths? |
Beta Was this translation helpful? Give feedback.
Thanks for reporting! The two issues are likely not related.
Regarding the first one : did you run the atalkd daemon first?
The second one is likely because netatalk is using the older, pre-upgrade version of the libatalk shared library that may be lingering on your file system. Can you please do a recursive search for this library on the file system and let me know which versions are present and on which paths?