Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. sudo dpkg --configure samba
  2. Setting up samba (2:4.3.11+dfsg-0ubuntu0.16.04.13) ...
  3. Job for smbd.service failed because the control process exited with error code. See "systemctl status smbd.service" and "journalctl -xe" for details.
  4. invoke-rc.d: initscript smbd, action "start" failed.
  5. ● smbd.service - LSB: start Samba SMB/CIFS daemon (smbd)
  6. Loaded: loaded (/etc/init.d/smbd; bad; vendor preset: enabled)
  7. Active: failed (Result: exit-code) since Mon 2018-06-18 04:26:44 PDT; 3ms ago
  8. Docs: man:systemd-sysv-generator(8)
  9. Process: 17252 ExecStart=/etc/init.d/smbd start (code=exited, status=1/FAILURE)
  10.  
  11. Jun 18 04:26:43 gary-Z270N-WIFI systemd[1]: Starting LSB: start Samba SMB/CIFS daemon (smbd)...
  12. Jun 18 04:26:44 gary-Z270N-WIFI smbd[17252]: * Starting SMB/CIFS daemon smbd
  13. Jun 18 04:26:44 gary-Z270N-WIFI smbd[17252]: ...fail!
  14. Jun 18 04:26:44 gary-Z270N-WIFI systemd[1]: smbd.service: Control process exited, code=exited status=1
  15. Jun 18 04:26:44 gary-Z270N-WIFI systemd[1]: Failed to start LSB: start Samba SMB/CIFS daemon (smbd).
  16. Jun 18 04:26:44 gary-Z270N-WIFI systemd[1]: smbd.service: Unit entered failed state.
  17. Jun 18 04:26:44 gary-Z270N-WIFI systemd[1]: smbd.service: Failed with result 'exit-code'.
  18. dpkg: error processing package samba (--configure):
  19. subprocess installed post-installation script returned error exit status 1
  20. Processing triggers for libc-bin (2.23-0ubuntu10) ...
  21. Errors were encountered while processing:
  22. samba
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement