[Bug 1330408] Re: ucfr fails if smb.conf is not owned by samba
Marc Deslauriers
marc.deslauriers at canonical.com
Tue Sep 23 17:10:16 UTC 2014
** Bug watch added: Debian Bug tracker #751988
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751988
** Also affects: samba (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751988
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1330408
Title:
ucfr fails if smb.conf is not owned by samba
Status in “samba” package in Ubuntu:
In Progress
Status in “samba” package in Debian:
Unknown
Bug description:
Line 107 in /var/lib/dpkg/info/samba-common.postinst fails if smb.conf is not owned by samba and because of set -e breaks the configuration of the package.
Thats the line:
ucfr samba-common "$CONFIG"
it should be something like that:
ucfr samba-common "$CONFIG" || true
in the end it samba-common should install anyway. Thats what ucfr is
intended for.
Cheers
Bog
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1330408/+subscriptions
More information about the foundations-bugs
mailing list