Your message dated Tue, 19 Jun 2018 21:45:55 +0200
with message-id
<CAFX5sbymnMvRvP5+UNWhDy=THveJfuq=5fhj+acp9arhib+...@mail.gmail.com>
and subject line Closing wheezy only bugs
has caused the Debian Bug report #761993,
regarding smbclient mput reports wrong return code
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.)
--
761993: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761993
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: smbclient
Version: 2:3.6.6-6+deb7u4
Severity: normal
The smbclient mput command reports a wrong error code on errors:
root@testserv:~# smbclient //smb2.mydomain.com/chrisfood -A smbsharepassword -U
user -c "prompt; cd tt; mput testflow.sh"
Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 4.1.11-Debian]
NT_STATUS_ACCESS_DENIED opening remote file \tt\testflow.sh
root@testserv:~# echo $?
0
While the put command behaves correctly:
root@testserv:~# smbclient //smb2.mydomain.com/chrisfood -A smbsharepassword -U
user -c "prompt; cd tt; put testflow.sh"
Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 4.1.11-Debian]
NT_STATUS_ACCESS_DENIED opening remote file \tt\testflow.sh
root@testserv:~# echo $?
1
-- System Information:
Debian Release: 7.6
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages smbclient depends on:
ii dpkg 1.16.15
ii libc6 2.13-38+deb7u4
ii libcap2 1:2.22-1.2
ii libcomerr2 1.42.5-1.1
ii libgssapi-krb5-2 1.10.1+dfsg-5+deb7u2
ii libk5crypto3 1.10.1+dfsg-5+deb7u2
ii libkrb5-3 1.10.1+dfsg-5+deb7u2
ii libldap-2.4-2 2.4.31-1+nmu2
ii libpopt0 1.16-7
ii libreadline6 6.2+dfsg-0.1
ii libtalloc2 2.0.7+git20120207-1
ii libtdb1 1.2.10-2
ii libtinfo5 5.9-10
ii libwbclient0 2:3.6.6-6+deb7u4
ii samba-common 2:3.6.6-6+deb7u4
ii zlib1g 1:1.2.7.dfsg-13
smbclient recommends no packages.
Versions of packages smbclient suggests:
ii cifs-utils 2:5.5-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
I'm closing bugs that are wheezy only (EOL).
Please reopen if you are still experiencing it in newer releases.
Regards
--
Mathieu Parent
NB: Query on UDD:
select id, severity, title from bugs where bugs.source='samba' and not
affects_unstable and not affects_testing and not affects_stable and
not affects_oldstable and status!='done' ORDER BY id;
#893689 was removed from the list.
--- End Message ---