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 #695472,
regarding samba: cups smb:// printers broken after upgrading server to wheezy
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.)
--
695472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695472
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: samba
Version: 2:3.6.6-3
Severity: serious
After upgrading a printer server from squeeze to wheezy, I could no
longer print from a client already running wheezy using the smb
protocol.
To reproduce this I installed minimal squeeze and wheezy systems under
QEMU/KVM and did the following in both of them:
apt-get install cups cups-pdf samba samba-common-bin
adduser --gecos "B. L. User" --disabled-password bluser
smbpasswd -a bluser (passwd: abc)
That was the server part.
The client was my wheezy personal computer and it had a printer
pointing to the "PDF" virtual printer using the usual smb mechanism:
DeviceURI smb://bluser:abc@qemu/PDF
This printer was configured as a "Generic PDF printer".
The result:
* It works out of the box if the server is running squeeze.
* It does not work at all if the server is running wheezy.
In both cases the smb.conf file was the default.
By using snapshot.debian.org, I was able to determine that this works:
deb http://snapshot.debian.org/archive/debian/20111128/ sid main contrib
samba 2:3.5.11~dfsg-4 cups-pdf 2.6.1-3 cups 1.5.0-12
and this does not work:
deb http://snapshot.debian.org/archive/debian/20111129/ sid main contrib
samba 2:3.6.1-2 cups-pdf 2.6.1-3 cups 1.5.0-12
[ Note: The samba packages are the ones that changed from 20111128 to 20111129
and that's the reason why this report is against samba, but of course,
I could be wrong here ].
Trying to downgrade to samba 2:3.5.11~dfsg-4 didn't work because of
Bug#650541 (kerberos related link error).
Another thing which I tried was to install all the recommends in the server:
apt-get install --fix-policy --install-recommends
but nothing changed.
Then I set "log level = 3" and searched for this error message:
[2012/12/08 16:39:45.167182, 3]
rpc_server/spoolss/srv_spoolss_nt.c:1904(_spoolss_OpenPrinterEx)
access DENIED for printer open
and finally found a fix here:
http://www.df.lth.se/~jokke/samba_printer.php
which is to put this option in smb.conf:
[printers]
use client driver = yes
It is likely that this fix is not a good fix for everybody and I'm
not even sure that this is a bug in samba, but I really believe that
cups-pdf should work out of the box in wheezy, hence the serious
severity.
Of course, feel free to downgrade or reassign as appropriate.
If this may not be fixed properly I would appreciate that it's
documented in /usr/share/doc/samba/NEWS.Debian.gz or any other
suitable place (like wheezy release notes).
Thanks.
--- 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 ---