Package: smbclient
Version: 3.0.10-1
Severity: normal

smbclient(1) states:

-d|--debug=debuglevel
              debuglevel is an integer from 0 to 10. The default value if this
              parameter is not specified is zero.


So these commands should have had the same output (none):

[EMAIL PROTECTED]:~$ smbclient //newton/koda "" -c "prompt; mget GRAM1204.LYN"
getting file \GRAM1204.LYN of size 175248 as GRAM1204.LYN (-0.0 kb/s) (average 
0.0 kb/s)
[EMAIL PROTECTED]:~$ smbclient //newton/koda "" -d0 -c "prompt; mget 
GRAM1204.LYN"
[EMAIL PROTECTED]:~$


The change from what is in the man-page came around nov. 2004, earlier
versions of smbclient did have -d0 as default. So I think 3.0.8-1
introduced it, I was quite busy back then (hence the late bug
submission, sorry), so I could be a bit off.

I use something like the above command to back up a large share, so
this caused quite a lot of mail from cron. Also, the above output
reproduces bug #189637, I'll try and send some info to that bug also.


Regards


  Dennis Jørgensen

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

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

Reply via email to