Your message dated Thu, 24 Mar 2005 00:17:14 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#297771: fixed in samba 3.0.11-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Mar 2005 19:51:34 +0000
>From [EMAIL PROTECTED] Wed Mar 02 11:51:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (nereocystis.kelphead.org) [128.218.64.153] (postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D6Zsc-00063Y-00; Wed, 02 Mar 2005 11:51:34 -0800
Received: by nereocystis.kelphead.org (Postfix, from userid 1000)
        id 65A952A4102; Wed,  2 Mar 2005 11:51:36 -0800 (PST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Kevin Dalley <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: files missing in directory listing from smbclient 'dir' command with 
windows
 xp server
X-Mailer: reportbug 3.8
Date: Wed, 02 Mar 2005 11:51:36 -0800
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: smbclient
Version: 3.0.10-1
Severity: grave
Justification: causes non-serious data loss

smbclient often loses files when getting a directory listing.  Using
amanda for backup with samba results in loss of data, causing
incomplete backups.  The problem is most likely to be occur when
dealing with larger directories, perhaps directories with over 300 or
1000 files.

I have seen the problem on my Debian system.

Here's my test, where /Kathy/DATA/2120 WNmod/ is a large directory.

for num in 1 2 3 4 5 6 7 8 9; do smbclient '\\puffin\c$' -U 'amanda%password' 
-E -d1 -Tcan /dev/null  '/Kathy/DATA/2120 WNmod/*' > /tmp/foo/foolog$num.txt 
2>&1; done
for num in 2 3 4 5 6 7 8 9; do diff -u /tmp/foo/foolog1.txt
/tmp/foo/foolog${num}.txt; done

The diff output includes the following, which shows 4 files which
disappeared between the 2 runs:

--- /tmp/foo/foolog1.txt        2005-03-02 11:46:45.000000000 -0800
+++ /tmp/foo/foolog9.txt        2005-03-02 11:46:46.000000000 -0800
@@ -1,4 +1,4 @@
 dry_run set
 Domain=[KECK] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
-tar: dumped 1193 files and directories
-Total bytes written: 807012352
+tar: dumped 1189 files and directories
+Total bytes written: 805666304





The bug has been reported to the samba bugzilla list, but the bug is
important enough to be listed under Debian as well.  The bug is
considered critical on the bugzilla list.  I'm marking it as grave for
Debian, though I could probably justify critical.

https://bugzilla.samba.org/show_bug.cgi?id=2271

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages smbclient depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libcomerr2                  1.35-6       The Common Error Description libra
ii  libkrb53                    1.3.6-1      MIT Kerberos runtime libraries
ii  libldap2                    2.1.30-3     OpenLDAP libraries
ii  libncurses5                 5.4-4        Shared libraries for terminal hand
ii  libpopt0                    1.7-5        lib for parsing cmdline parameters
ii  libreadline4                4.3-11       GNU readline and history libraries
ii  samba-common                3.0.10-1     Samba common files used by both th

-- no debconf information

---------------------------------------
Received: (at 297771-close) by bugs.debian.org; 24 Mar 2005 05:40:54 +0000
>From [EMAIL PROTECTED] Wed Mar 23 21:40:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DEL5S-00033W-00; Wed, 23 Mar 2005 21:40:54 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DEKiY-0004lI-00; Thu, 24 Mar 2005 00:17:14 -0500
From: Steve Langasek <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#297771: fixed in samba 3.0.11-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 24 Mar 2005 00:17:14 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 8

Source: samba
Source-Version: 3.0.11-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.11-1_i386.deb
  to pool/main/s/samba/libpam-smbpass_3.0.11-1_i386.deb
libsmbclient-dev_3.0.11-1_i386.deb
  to pool/main/s/samba/libsmbclient-dev_3.0.11-1_i386.deb
libsmbclient_3.0.11-1_i386.deb
  to pool/main/s/samba/libsmbclient_3.0.11-1_i386.deb
python2.3-samba_3.0.11-1_i386.deb
  to pool/main/s/samba/python2.3-samba_3.0.11-1_i386.deb
samba-common_3.0.11-1_i386.deb
  to pool/main/s/samba/samba-common_3.0.11-1_i386.deb
samba-dbg_3.0.11-1_i386.deb
  to pool/main/s/samba/samba-dbg_3.0.11-1_i386.deb
samba-doc_3.0.11-1_all.deb
  to pool/main/s/samba/samba-doc_3.0.11-1_all.deb
samba_3.0.11-1.diff.gz
  to pool/main/s/samba/samba_3.0.11-1.diff.gz
samba_3.0.11-1.dsc
  to pool/main/s/samba/samba_3.0.11-1.dsc
samba_3.0.11-1_i386.deb
  to pool/main/s/samba/samba_3.0.11-1_i386.deb
samba_3.0.11.orig.tar.gz
  to pool/main/s/samba/samba_3.0.11.orig.tar.gz
smbclient_3.0.11-1_i386.deb
  to pool/main/s/samba/smbclient_3.0.11-1_i386.deb
smbfs_3.0.11-1_i386.deb
  to pool/main/s/samba/smbfs_3.0.11-1_i386.deb
swat_3.0.11-1_i386.deb
  to pool/main/s/samba/swat_3.0.11-1_i386.deb
winbind_3.0.11-1_i386.deb
  to pool/main/s/samba/winbind_3.0.11-1_i386.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: Wed, 23 Mar 2005 00:13:16 -0800
Source: samba
Binary: samba-doc libsmbclient libpam-smbpass swat winbind smbclient samba 
samba-common libsmbclient-dev samba-dbg python2.3-samba smbfs
Architecture: source i386 all
Version: 3.0.11-1
Distribution: unstable
Urgency: high
Maintainer: Eloy A. Paris <[EMAIL PROTECTED]>
Changed-By: Steve Langasek <[EMAIL PROTECTED]>
Desription: 
 libpam-smbpass - pluggable authentication module for SMB password database
 libsmbclient - shared library that allows applications to talk to SMB servers
 libsmbclient-dev - libsmbclient static libraries and headers
 python2.3-samba - Python bindings that allow access to various aspects of Samba
 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
 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: 266693 274969 284125 286174 286375 287263 292957 297771
Changes: 
 samba (3.0.11-1) unstable; urgency=high
 .
   * New upstream version
     - Fixes duplicated entry in swat(8) manpage (closes: #292957).
     - Fix queue handling so that processes serving print clients don't
       spin off into infinity and clobber the system (closes: #274969).
     - Make sure we use C-locale toupper/tolower functions for case
       conversion, since Turkish pairing rules are incompatible
       (closes: #286174).
   * Fix logrotate script to exit true instead of false when nmbd.pid is
     missing (closes: #287263).
   * Added Portuguese debconf translation. Thanks to Miguel Figueiredo
     <[EMAIL PROTECTED]>. (closes: #286375)
   * Added Italian debconf translation. Thanks to Luca Monducci
     <[EMAIL PROTECTED]>. (closes: #284125)
   * Add support for building on the Debian BSD and Hurd ports; thanks to
     Robert Millan for the patch. (closes: #266693)
   * debian/patches/xp-missing-files.patch: import patch from upstream to
     fix missing entries in directory listings when talking to WinXP
     servers (closes: #297771).
Files: 
 a72d25f95bcbdcc233c078a56324119e 1066 net optional samba_3.0.11-1.dsc
 217e489646a474b4fb69d5802c14bc6e 15372539 net optional samba_3.0.11.orig.tar.gz
 b2ba8d1723c993fe05888ab6961b1f31 113070 net optional samba_3.0.11-1.diff.gz
 976cebfdc81c2e5c7a76e423d6b31fcb 11927542 doc optional 
samba-doc_3.0.11-1_all.deb
 3631c36f0ef8e9959ea263d00e855726 2491890 net optional samba_3.0.11-1_i386.deb
 3d8e44178a03e63b14eefba3fcf634a8 1963606 net optional 
samba-common_3.0.11-1_i386.deb
 a4bd3c36872a021df0c84a281bd71bed 2507048 net optional 
smbclient_3.0.11-1_i386.deb
 10d3a6304a493afe1875a12a85596418 4002128 net optional swat_3.0.11-1_i386.deb
 bbfc14f549fbdae03ac1ceaaf2d08de4 365810 otherosfs optional 
smbfs_3.0.11-1_i386.deb
 f9b07cbf9bd773f9303399b9505d7493 340374 admin extra 
libpam-smbpass_3.0.11-1_i386.deb
 a416b666616359e0de38ba3dfb36832e 543120 libs extra 
libsmbclient_3.0.11-1_i386.deb
 2b0eda362218e037c2f8ba8bc10790a1 730664 libdevel extra 
libsmbclient-dev_3.0.11-1_i386.deb
 9dba3c093518e02187fb5084bee95a17 1448202 net optional winbind_3.0.11-1_i386.deb
 59322fae319d9435dd33dd51acbe249f 4666982 python optional 
python2.3-samba_3.0.11-1_i386.deb
 056e6d909654cc3cef5d88a3192b849b 6585568 devel optional 
samba-dbg_3.0.11-1_i386.deb

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

iD8DBQFCQgz2KN6ufymYLloRAmcIAJoCOW3qZowdQUDJQdPXltsd6v0rjgCgt9PR
11mo4+Kivh5JojutO+4q8g4=
=NTAF
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to