[Bug 1720174] Re: package samba-dbg 2:4.3.11+dfsg-0ubuntu0.16.04.11 failed to install/upgrade: problemas de dependencias - se deja sin configurar
Andreas Hasenack
andreas at canonical.com
Tue Oct 3 12:48:55 UTC 2017
Thanks for filing this bug in Ubuntu.
Turns out you have an invalid configuration setting in your
/etc/samba/smb.conf file:
[www]
path = /var/www
comment = red
guest ok = red <----
The "guest ok" parameter is a boolean type, meaning it takes only yes or
no values. You have it set to a username instead.
Once you change that setting and save the file, run these commands to
fix your system:
sudo apt update
sudo apt -f install
Thanks!
** Changed in: samba (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1720174
Title:
package samba-dbg 2:4.3.11+dfsg-0ubuntu0.16.04.11 failed to
install/upgrade: problemas de dependencias - se deja sin configurar
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1720174/+subscriptions
More information about the Ubuntu-server-bugs
mailing list