Ubuntu Pastebin

Paste from kul at Sun, 23 Apr 2017 23:22:39 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
root@alarm-VirtualBox:/home/alarm# sudo dpkg-reconfigure --force samba
Job for smbd.service failed because the control process exited with error code. See "systemctl status smbd.service" and "journalctl -xe" for details.
invoke-rc.d: initscript smbd, action "start" failed.
● smbd.service - LSB: start Samba SMB/CIFS daemon (smbd)
   Loaded: loaded (/etc/init.d/smbd; bad; vendor preset: enabled)
   Active: failed (Result: exit-code) since Sun 2017-04-23 17:22:02 MDT; 5ms ago
     Docs: man:systemd-sysv-generator(8)
  Process: 6170 ExecStart=/etc/init.d/smbd start (code=exited, status=1/FAILURE)

Apr 23 17:22:02 alarm-VirtualBox systemd[1]: Starting LSB: start Samba SMB/CIFS daemon (smbd)...
Apr 23 17:22:02 alarm-VirtualBox smbd[6170]:  * Starting SMB/CIFS daemon smbd
Apr 23 17:22:02 alarm-VirtualBox smbd[6170]:    ...fail!
Apr 23 17:22:02 alarm-VirtualBox systemd[1]: smbd.service: Control process exited, code=exited ...s=1
Apr 23 17:22:02 alarm-VirtualBox systemd[1]: Failed to start LSB: start Samba SMB/CIFS daemon (smbd).
Apr 23 17:22:02 alarm-VirtualBox systemd[1]: smbd.service: Unit entered failed state.
Apr 23 17:22:02 alarm-VirtualBox systemd[1]: smbd.service: Failed with result 'exit-code'.
Hint: Some lines were ellipsized, use -l to show in full.
Download as text