[Core 168] netatalk error after upgrade

After my upgrade to Core 168 I see this error related to netatalk

[root@ipfire ~] # /etc/rc.d/init.d/netatalk start
Starting Netatalk AFP File Server...
/usr/sbin/netatalk: error while loading shared libraries: liblber-2.4.so.2: cannot open shared object file: No such file or directory                     [ FAIL ]
[root@ipfire ~] # 

I removed and then reinstalled netatalk but it did not correct the
shared libraries: liblber-2.4.so.2 error.

I’ll open a bug report.

1 Like

This may be similar to this:

EDIT: added new bug
https://bugzilla.ipfire.org/show_bug.cgi?id=12878


EDIT2: these are the only liblber files I could find

[root@ipfire ~] # find / -iname "liblber*"
/usr/lib/liblber.so.2
/usr/lib/liblber.so.2.0.200
[root@ipfire ~] # 

Update done to the bug. netatalk should have been shipped with CU168 due to the update of openldap

3 Likes