Hope somebody can help me. I have a fresh installation with Ubuntu 64 bit. I installed samba with apt update samba. No errors during installation. However the daemon doesn't start.
upon start I get:
sudo systemctl status smbd.service
× smbd.service - Samba SMB Daemon
Loaded: loaded (/lib/systemd/system/smbd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sat 2024-03-09 19:59:40 CET; 1h 24min ago
Docs: man:smbd(8)
man:samba(7)
man:smb.conf(5)
Main PID: 866 (code=exited, status=127)
CPU: 188ms
Mar 09 19:59:40 Test systemd[1]: Starting Samba SMB Daemon...
Mar 09 19:59:40 Test smbd[866]: /usr/sbin/smbd: error while loading shared libraries: /lib/aarch64-linux-gnu/libavahi-common.so.3: file too short
Mar 09 19:59:40 Test systemd[1]: smbd.service: Main process exited, code=exited, status=127/n/a
Mar 09 19:59:40 Test systemd[1]: smbd.service: Failed with result 'exit-code'.
Mar 09 19:59:40 Test systemd[1]: Failed to start Samba SMB Daemon.
my research on the library doesn't bring me anywhere. The samba logs don't reveal anything either. Only thing changed so far is the IP is set to static. What am I missing?
upon start I get:
sudo systemctl status smbd.service
× smbd.service - Samba SMB Daemon
Loaded: loaded (/lib/systemd/system/smbd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sat 2024-03-09 19:59:40 CET; 1h 24min ago
Docs: man:smbd(8)
man:samba(7)
man:smb.conf(5)
Main PID: 866 (code=exited, status=127)
CPU: 188ms
Mar 09 19:59:40 Test systemd[1]: Starting Samba SMB Daemon...
Mar 09 19:59:40 Test smbd[866]: /usr/sbin/smbd: error while loading shared libraries: /lib/aarch64-linux-gnu/libavahi-common.so.3: file too short
Mar 09 19:59:40 Test systemd[1]: smbd.service: Main process exited, code=exited, status=127/n/a
Mar 09 19:59:40 Test systemd[1]: smbd.service: Failed with result 'exit-code'.
Mar 09 19:59:40 Test systemd[1]: Failed to start Samba SMB Daemon.
my research on the library doesn't bring me anywhere. The samba logs don't reveal anything either. Only thing changed so far is the IP is set to static. What am I missing?
Statistics: Posted by janbro — Sat Mar 09, 2024 10:26 pm — Replies 0 — Views 19