← Back to team overview

enterprise-support team mailing list archive

[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

 

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/Client Support Team, which is subscribed to samba in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
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


References