Your message dated Fri, 23 Nov 2007 22:32:10 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#451839: fixed in samba 3.0.27a-1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: samba Version: 3.0.27-1 Hello,From a few updates ago, all my samba shares from main server are not reachable when using smbmount (smbclient works fine)...Syslog entries are output in syslog as:Nov 22 19:55:17 alcatraz kernel: smb_add_request: request [b332ce60, mid=16] timed out!Nov 22 19:55:17 alcatraz kernel: smb_proc_readdir_long: error=-5, breaking ... and repeat I searched in google and I found some info: http://bbs.archlinux.org/viewtopic.php?pid=300708 Seems that is a known bug, fixed in 3.0.27aFor now, as the text contained in previous url I am using mount.cifsSome info about my system: Debian/Unstable ii samba 3.0.27-1 a ii samba-common 3.0.27-1 Samba ii samba-doc 3.0.27-1 SambaKernel: Linux alcatraz 2.6.17-2-k7 #1 SMP Wed Sep 13 17:18:46 UTC 2006 i686 GNU/Linux (this is a pre-packaged Debian kernel)
--- End Message ---
--- Begin Message ---Source: samba Source-Version: 3.0.27a-1 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.0.27a-1_amd64.deb to pool/main/s/samba/libpam-smbpass_3.0.27a-1_amd64.deb libsmbclient-dev_3.0.27a-1_amd64.deb to pool/main/s/samba/libsmbclient-dev_3.0.27a-1_amd64.deb libsmbclient_3.0.27a-1_amd64.deb to pool/main/s/samba/libsmbclient_3.0.27a-1_amd64.deb samba-common_3.0.27a-1_amd64.deb to pool/main/s/samba/samba-common_3.0.27a-1_amd64.deb samba-dbg_3.0.27a-1_amd64.deb to pool/main/s/samba/samba-dbg_3.0.27a-1_amd64.deb samba-doc-pdf_3.0.27a-1_all.deb to pool/main/s/samba/samba-doc-pdf_3.0.27a-1_all.deb samba-doc_3.0.27a-1_all.deb to pool/main/s/samba/samba-doc_3.0.27a-1_all.deb samba_3.0.27a-1.diff.gz to pool/main/s/samba/samba_3.0.27a-1.diff.gz samba_3.0.27a-1.dsc to pool/main/s/samba/samba_3.0.27a-1.dsc samba_3.0.27a-1_amd64.deb to pool/main/s/samba/samba_3.0.27a-1_amd64.deb samba_3.0.27a.orig.tar.gz to pool/main/s/samba/samba_3.0.27a.orig.tar.gz smbclient_3.0.27a-1_amd64.deb to pool/main/s/samba/smbclient_3.0.27a-1_amd64.deb smbfs_3.0.27a-1_amd64.deb to pool/main/s/samba/smbfs_3.0.27a-1_amd64.deb swat_3.0.27a-1_amd64.deb to pool/main/s/samba/swat_3.0.27a-1_amd64.deb winbind_3.0.27a-1_amd64.deb to pool/main/s/samba/winbind_3.0.27a-1_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.7 Date: Fri, 23 Nov 2007 13:04:52 -0800 Source: samba Binary: samba-doc-pdf samba-doc libsmbclient libpam-smbpass swat winbind smbclient samba libsmbclient-dev samba-common samba-dbg smbfs Architecture: source amd64 all Version: 3.0.27a-1 Distribution: unstable Urgency: low Maintainer: Debian Samba Maintainers <[EMAIL PROTECTED]> Changed-By: Steve Langasek <[EMAIL PROTECTED]> Description: libpam-smbpass - pluggable authentication module for SMB/CIFS password database libsmbclient - shared library that allows applications to talk to SMB/CIFS serve libsmbclient-dev - libsmbclient static libraries and headers samba - a LanManager-like file and printer server for Unix samba-common - Samba common files used by both the server and the client samba-dbg - Samba debugging symbols samba-doc - Samba documentation samba-doc-pdf - Samba documentation (PDF format) smbclient - a LanManager-like simple client for Unix smbfs - mount and umount commands for the smbfs (for kernels >= than 2.2. swat - Samba Web Administration Tool winbind - service to resolve user and group information from Windows NT ser Closes: 451271 451273 451839 Changes: samba (3.0.27a-1) unstable; urgency=low . [ Steve Langasek ] * New upstream release - fix regression with smbfs clients, introduced by the security fix in 3.0.27. Closes: #451839. - debian/patches/cifs-umount-trailing-slashes.patch: merged upstream. * Drop the deprecated "printer admin" example from the default smb.conf. Closes: #451273. * Add a *new* debian/patches/cups.patch to *enable* cups as the default printing system, because since the original introduction of this patch in Debian there was a regression upstream that caused cups to never be selected as the default print system. * Set the default value for the workgroup question to "WORKGROUP" in samba-common.templates, not just in the template smb.conf, so that the debconf question comes out right every time; and always treat this as a high-priority debconf question instead of selecting the priority based on whether there's an existing value, since there's now *always* an existing value but the value doesn't tell us anything meaningful about the user's preference. Closes: #451271. * Drop some code from samba.postinst that only applies to upgrades from pre-3.0 (i.e., pre-sarge) packages . [ Christian Perrier ] * Update the "built by" part of README.debian * Remove the very outdated parts of README.debian Files: 2eccd4454a22c98ea247422162975d6c 1353 net optional samba_3.0.27a-1.dsc 57aedd342cafddbb28e2936c15dde96b 18159377 net optional samba_3.0.27a.orig.tar.gz 3d30ec0f3fa3ca41f8d8184b26063568 195533 net optional samba_3.0.27a-1.diff.gz 0a6b8255140d28176e6821661a97d495 7020132 doc optional samba-doc_3.0.27a-1_all.deb add70f7df6d179ea232653e38164a202 6610890 doc optional samba-doc-pdf_3.0.27a-1_all.deb fd64ab033811c178c8954c0145cb6f45 4137966 net optional samba_3.0.27a-1_amd64.deb 1395a579408ea3d7d3363a88093caebd 3014304 net optional samba-common_3.0.27a-1_amd64.deb 7e0ae848b0df7d8cf85b6d99482087a4 5239880 net optional smbclient_3.0.27a-1_amd64.deb dad89ff5c48dd69ad32742171b326d5b 1030230 net optional swat_3.0.27a-1_amd64.deb be434a0c02339c06613654315a13e7f1 517682 otherosfs optional smbfs_3.0.27a-1_amd64.deb bf508eec87549e521e6d43b58739f562 504710 admin extra libpam-smbpass_3.0.27a-1_amd64.deb e7af6cc0ede19d10e1debf5f6b57c524 950058 libs optional libsmbclient_3.0.27a-1_amd64.deb ee45a3e2557166c30d2d3454475f2d2a 1270262 libdevel extra libsmbclient-dev_3.0.27a-1_amd64.deb e6211b357cdb007ddfef2307d8aeb02a 2433148 net optional winbind_3.0.27a-1_amd64.deb 80a26538f8ca0d78de0edd993f19511a 20749312 devel extra samba-dbg_3.0.27a-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHR0jOKN6ufymYLloRAsufAKCf4O6+dStQXBPbuyp7VyPyI18a5gCeIwT2 jyL3XY3rw/PH7e/Lfuc6Kzw= =r4gl -----END PGP SIGNATURE-----
--- End Message ---

