Your message dated Sun, 3 Apr 2016 06:47:25 +0200
with message-id
<cafx5sbxishp1uut5cddopzydmkaudtakugmcdft1szzc0y5...@mail.gmail.com>
and subject line Not needed anymore
has caused the Debian Bug report #751988,
regarding samba: ucfr fails if smb.conf is not owned by samba
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
751988: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751988
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: samba
Version: 2:3.6.18-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu utopic ubuntu-patch
Dear Maintainer,
*** /tmp/tmpttYJMN/bug_body
In Ubuntu, the attached patch was applied to achieve the following:
* ucfr now not fails if smb.conf is not owned by samba (LP: 1330408)
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers saucy-updates
APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy'),
(100, 'saucy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11.0-19-generic (SMP w/4 CPU cores)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru samba-3.6.18/debian/control samba-3.6.18/debian/control
--- samba-3.6.18/debian/control 2013-08-25 19:04:12.000000000 +0200
+++ samba-3.6.18/debian/control 2014-06-18 16:05:14.000000000 +0200
@@ -1,8 +1,7 @@
Source: samba
Section: net
Priority: optional
-Maintainer: Ubuntu Developers <[email protected]>
-XSBC-Original-Maintainer: Debian Samba Maintainers <[email protected]>
+Maintainer: Debian Samba Maintainers <[email protected]>
Uploaders: Steve Langasek <[email protected]>, Christian Perrier <[email protected]>, Noèl Köthe <[email protected]>, Jelmer Vernooij <[email protected]>
Build-Depends: debhelper (>= 9~), libpam0g-dev, libreadline-dev,
libcups2-dev,
diff -Nru samba-3.6.18/debian/changelog samba-3.6.18/debian/changelog
diff -Nru samba-3.6.18/debian/samba-common.postinst samba-3.6.18/debian/samba-common.postinst
--- samba-3.6.18/debian/samba-common.postinst 2013-08-25 19:04:12.000000000 +0200
+++ samba-3.6.18/debian/samba-common.postinst 2014-06-18 15:58:13.000000000 +0200
@@ -96,7 +96,7 @@
echo " sudo cp /usr/share/samba/smb.conf $CONFIG"
echo " sudo dpkg --configure -a"
else
- ucfr samba-common "$CONFIG"
+ ucfr samba-common "$CONFIG" || true
chmod a+r "$CONFIG"
fi
--- End Message ---
--- Begin Message ---
hello,
The current Ubuntu debdiff doesn't include this patch anymore.
Closing.
--
Mathieu
--- End Message ---