Your message dated Tue, 08 Sep 2009 10:04:45 +0000
with message-id <[email protected]>
and subject line Bug#541367: fixed in samba 2:3.4.0-4
has caused the Debian Bug report #541367,
regarding winbind: Missing init.d $syslog script dependency
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.)


-- 
541367: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541367
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package:  winbind
Version:  3.0.23c-2
Severity: important
Tags:     patch
User:     [email protected]
Usertags: incorrect-dependency

With dependency based boot sequencing, I discovered what I believe is
a bug in the init.d scripts. The dependencies are not completely
correct.  The daemons log to syslog, and should start after the syslog
collector is started.  Also, the dependency on $local_fs is redundant
($remote_fs depend on $local_fs), and can be dropped.

<URL: 
http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
 >
documents the LSB header format.  Some debian notes are available from
<URL: http://wiki.debian.org/LSBInitScripts >.

This patch should solve the issue.  Without it, the init.d start to
early in the boot sequence, and some syslog messages might get lost.

diff -ur samba-3.4.0/debian/winbind.init samba-3.4.0-pere/debian/winbind.init
--- samba-3.4.0/debian/winbind.init     2009-08-13 19:24:23.000000000 +0200
+++ samba-3.4.0-pere/debian/winbind.init        2009-08-13 19:25:02.000000000 
+0200
@@ -2,8 +2,8 @@

 ### BEGIN INIT INFO
 # Provides:          winbind
-# Required-Start:    $network $local_fs $remote_fs
-# Required-Stop:     $network $local_fs $remote_fs
+# Required-Start:    $network $remote_fs $syslog
+# Required-Stop:     $network $remote_fs $syslog
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: start Winbind daemon

Happy hacking,
-- 
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: samba
Source-Version: 2:3.4.0-4

We believe that the bug you reported is fixed in the latest version of
samba, which is due to be installed in the Debian FTP archive:

libpam-smbpass_3.4.0-4_amd64.deb
  to pool/main/s/samba/libpam-smbpass_3.4.0-4_amd64.deb
libsmbclient-dev_3.4.0-4_amd64.deb
  to pool/main/s/samba/libsmbclient-dev_3.4.0-4_amd64.deb
libsmbclient_3.4.0-4_amd64.deb
  to pool/main/s/samba/libsmbclient_3.4.0-4_amd64.deb
libwbclient0_3.4.0-4_amd64.deb
  to pool/main/s/samba/libwbclient0_3.4.0-4_amd64.deb
samba-common-bin_3.4.0-4_amd64.deb
  to pool/main/s/samba/samba-common-bin_3.4.0-4_amd64.deb
samba-common_3.4.0-4_all.deb
  to pool/main/s/samba/samba-common_3.4.0-4_all.deb
samba-dbg_3.4.0-4_amd64.deb
  to pool/main/s/samba/samba-dbg_3.4.0-4_amd64.deb
samba-doc-pdf_3.4.0-4_all.deb
  to pool/main/s/samba/samba-doc-pdf_3.4.0-4_all.deb
samba-doc_3.4.0-4_all.deb
  to pool/main/s/samba/samba-doc_3.4.0-4_all.deb
samba-tools_3.4.0-4_amd64.deb
  to pool/main/s/samba/samba-tools_3.4.0-4_amd64.deb
samba_3.4.0-4.diff.gz
  to pool/main/s/samba/samba_3.4.0-4.diff.gz
samba_3.4.0-4.dsc
  to pool/main/s/samba/samba_3.4.0-4.dsc
samba_3.4.0-4_amd64.deb
  to pool/main/s/samba/samba_3.4.0-4_amd64.deb
smbclient_3.4.0-4_amd64.deb
  to pool/main/s/samba/smbclient_3.4.0-4_amd64.deb
smbfs_3.4.0-4_amd64.deb
  to pool/main/s/samba/smbfs_3.4.0-4_amd64.deb
swat_3.4.0-4_amd64.deb
  to pool/main/s/samba/swat_3.4.0-4_amd64.deb
winbind_3.4.0-4_amd64.deb
  to pool/main/s/samba/winbind_3.4.0-4_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <[email protected]> (supplier of updated samba package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 07 Sep 2009 22:58:29 -0700
Source: samba
Binary: samba samba-common-bin samba-common samba-tools smbclient swat 
samba-doc samba-doc-pdf smbfs libpam-smbpass libsmbclient libsmbclient-dev 
winbind samba-dbg libwbclient0
Architecture: source all amd64
Version: 2:3.4.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian Samba Maintainers <[email protected]>
Changed-By: Steve Langasek <[email protected]>
Description: 
 libpam-smbpass - pluggable authentication module for Samba
 libsmbclient - shared library for communication with SMB/CIFS servers
 libsmbclient-dev - development files for libsmbclient
 libwbclient0 - Samba winbind client library
 samba      - SMB/CIFS file, print, and login server for Unix
 samba-common - common files used by both the Samba server and client
 samba-common-bin - common files used by both the Samba server and client
 samba-dbg  - Samba debugging symbols
 samba-doc  - Samba documentation
 samba-doc-pdf - Samba documentation in PDF format
 samba-tools - Samba testing utilities
 smbclient  - command-line SMB/CIFS clients for Unix
 smbfs      - Samba file system utilities
 swat       - Samba Web Administration Tool
 winbind    - Samba nameservice integration server
Closes: 541367 543543
Changes: 
 samba (2:3.4.0-4) unstable; urgency=low
 .
   [ Steve Langasek ]
   * debian/samba.pamd: include common-session-noninteractive instead of
     common-session, to avoid pulling in modules specific to interactive
     logins such as pam_ck_connector.
   * debian/control: samba depends on libpam-runtime (>= 1.0.1-11) for the
     above.
   * rename debian/samba.pamd to debian/samba.pam and call dh_installpam
     from debian/rules install, bringing us a smidge closer to a stock
     debhelper build
   * don't call pyversions from debian/rules, this throws a useless error
     message during build.
   * fix up the list of files that need to be removed by hand in the clean
     target; the majority of these are now correctly handled upstream.
   * debian/rules: fix the update-arch target for the case of unversioned
     build-deps.
   * Pull avr32 into the list of supported Linux archs.  Closes: #543543.
   * Fix LSB header in winbind.init; thanks to Petter Reinholdtsen for the
     patch. Closes: #541367.
 .
   [ Christian Perrier ]
   * Use DEP-3 for patches meta-information
 .
   [ Steve Langasek ]
   * Change swat update-inetd call to use --remove only on purge,
     and --disable on removal.
   * Add missing build-dependency on pkg-config, needed to fix libtalloc
     detection
   * debian/patches/external-talloc-support.patch: fix the Makefile so it
     works when using external talloc instead of giving a missing-depend
     error.
   * debian/patches/autoconf.patch: resurrect this patch, needed for the
     above.
   * debian/rules: build with --without-libtalloc
     --enable-external-libtalloc, also needed to fix the build failure.
Checksums-Sha1: 
 d48f7a06a905b60a62a3f2faba48e6c59b44f6f0 2230 samba_3.4.0-4.dsc
 d7a86fa970d492200788fb9a9bb550777de66bdf 472942 samba_3.4.0-4.diff.gz
 fa30d5c796fd3cf063b68a0db0c6ea0ec923cbc1 373920 samba-common_3.4.0-4_all.deb
 a9f36c2c14d54eb943deab43436117d43f985030 7990490 samba-doc_3.4.0-4_all.deb
 cfae08036c80e45aa6676c3adfbf6951c3a56723 6701438 samba-doc-pdf_3.4.0-4_all.deb
 3e4e275c46ccd14a9c70b71a3a8e64abac5bd25e 6568064 samba_3.4.0-4_amd64.deb
 6a9371ba621a53ebca7eab4f783f5a157f011db3 5071382 
samba-common-bin_3.4.0-4_amd64.deb
 f13ca7f00bdf83e6e0662356fbbe8d57670dc8e2 10792324 samba-tools_3.4.0-4_amd64.deb
 2e2511830f1e531f13100e68729b0c9243072249 12157444 smbclient_3.4.0-4_amd64.deb
 8357ebad38508296f5de05161192344bc29d596c 2004364 swat_3.4.0-4_amd64.deb
 0d1d14b171ee0f4bae41f3083e52fc857a46d479 1940950 smbfs_3.4.0-4_amd64.deb
 d2405b169d8ecfba50526729a29999ff85dd1dbb 710824 
libpam-smbpass_3.4.0-4_amd64.deb
 42fa83f6132a24111c9dee58794e4c6c0dc4ec40 1778278 libsmbclient_3.4.0-4_amd64.deb
 e58716348b3cd8b8ee79909ed47ea1dc30c27517 2544928 
libsmbclient-dev_3.4.0-4_amd64.deb
 e4dc2ed9ca8f5e6d08c9c06dc5763f03410427f8 4674148 winbind_3.4.0-4_amd64.deb
 73771ac023122cb959e75d2d827513f40cd66cd7 50070906 samba-dbg_3.4.0-4_amd64.deb
 d84e66b7e4b251e8bdcf5f318472e7f485158148 89810 libwbclient0_3.4.0-4_amd64.deb
Checksums-Sha256: 
 a5fc4cf590c3343d70b9dd3ded30515990a84adde7a697a77d43098d924e2ea8 2230 
samba_3.4.0-4.dsc
 ab77bb504d96c3734d1c5bbeb7b744961e81b0662c67d29532ab867537930055 472942 
samba_3.4.0-4.diff.gz
 b49df2f5f3a8c45e7939b2ed4fc70a5213d07edaba5cd8c0e1db1cb638d52a67 373920 
samba-common_3.4.0-4_all.deb
 8c06a1655f77f021a1443ff930c66a0cb7879bb5823ddb43b31ef37281d0a4d0 7990490 
samba-doc_3.4.0-4_all.deb
 c7e82c5da3aeb0c7be0f17d2a4d1053332221139486bf28bf4fc02e6196b93fd 6701438 
samba-doc-pdf_3.4.0-4_all.deb
 15decfe53bef9727aaa02469c561f55785019af17d5938e06291c078931fb20d 6568064 
samba_3.4.0-4_amd64.deb
 cbbe99737784ae5bf270b2a5046603bd78c57bad7af8589effd345c0d69a85c1 5071382 
samba-common-bin_3.4.0-4_amd64.deb
 8739db25c681043c007ece28ff0a4a672b37b4274b99f63bae76e21c88e4f160 10792324 
samba-tools_3.4.0-4_amd64.deb
 bb5ba66e81b72755af1da07281ed2874f3eaae507852638c48ee8ffff273fd8a 12157444 
smbclient_3.4.0-4_amd64.deb
 e928b956d11f0fb427463e7d74df29c91c320d3da9b5ecdf29b886172f66d82c 2004364 
swat_3.4.0-4_amd64.deb
 c52c25d33436bd3720574385af3751f687d35be9107da279636c5e8d335d9418 1940950 
smbfs_3.4.0-4_amd64.deb
 36efca7563e6064693d9ce1cd4b157c23402d10bbbfb4ecc5c70b60a1959d61d 710824 
libpam-smbpass_3.4.0-4_amd64.deb
 46529a964bbbda38d82ccbbebd30b84909daa5b1832a46fc9754bc384cca7b0c 1778278 
libsmbclient_3.4.0-4_amd64.deb
 02959ee430cd677d6e452492770486350bfa2e0ac3c8420a1e1d130c6ce68e28 2544928 
libsmbclient-dev_3.4.0-4_amd64.deb
 ff7b950743ccaabfe6694ccef204aa3ba12f6ff449d4b83a9c293fcffb69e44c 4674148 
winbind_3.4.0-4_amd64.deb
 068c02f1dc9b4261890a9741fdc6ad3e1159ac3cf18226c81ee966a4c45b934d 50070906 
samba-dbg_3.4.0-4_amd64.deb
 9131837da534c0595ace10e08595f8d635cfa0a32e679a7d1a99934d670c77de 89810 
libwbclient0_3.4.0-4_amd64.deb
Files: 
 86fb1d4c099d1d0faf7d58678587b8e1 2230 net optional samba_3.4.0-4.dsc
 a2beaa8791c8122588f66cfa5de9b052 472942 net optional samba_3.4.0-4.diff.gz
 d099a3737ec096e688a8376d549a1f83 373920 net optional 
samba-common_3.4.0-4_all.deb
 f4c3e103023dd7983d520193dc7344ed 7990490 doc optional samba-doc_3.4.0-4_all.deb
 6ba4b4d42f92cd6b684a7599d24c49fd 6701438 doc optional 
samba-doc-pdf_3.4.0-4_all.deb
 36ee6fbb6263dcf57921a46d76f27eab 6568064 net optional samba_3.4.0-4_amd64.deb
 2ecfe62a702bc6f178360462cbce4c7e 5071382 net optional 
samba-common-bin_3.4.0-4_amd64.deb
 12fc378bb8ab8674ed4523ae2edacecb 10792324 net optional 
samba-tools_3.4.0-4_amd64.deb
 f8abaea8d614620c56d4d7909f8dcace 12157444 net optional 
smbclient_3.4.0-4_amd64.deb
 2ba147a78251df08f88457b015e11057 2004364 net optional swat_3.4.0-4_amd64.deb
 7279ab82ded723f97f1acdd53fe38c52 1940950 otherosfs optional 
smbfs_3.4.0-4_amd64.deb
 78c58cebb0f7ce68339ebf437910bc26 710824 admin extra 
libpam-smbpass_3.4.0-4_amd64.deb
 2bc504e2c3d3e2e04cf17002e9de0946 1778278 libs optional 
libsmbclient_3.4.0-4_amd64.deb
 8e66ab73f28a326c080ee28c26e4261c 2544928 libdevel extra 
libsmbclient-dev_3.4.0-4_amd64.deb
 82d0407166c83c10949a550951a71394 4674148 net optional winbind_3.4.0-4_amd64.deb
 53bb5a02f335fab93b90b70e85e81628 50070906 debug extra 
samba-dbg_3.4.0-4_amd64.deb
 ccef7a087ff0f0357eaf14e178828ce4 89810 libs optional 
libwbclient0_3.4.0-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKpgXhKN6ufymYLloRAtBFAKCUa9DLSl3iMnfF8NaPRglTloc5/wCghAgU
3upBRX3eSyq2ZM/MoaiA4hY=
=5bIR
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to