[Bug 1089278] /usr/lib/cups/backend/smb in Samba 4.8.0 seems to have become incompatible with CUPS (Samba 4.7.6 works)
http://bugzilla.suse.com/show_bug.cgi?id=1089278 http://bugzilla.suse.com/show_bug.cgi?id=1089278#c4 --- Comment #4 from Filip Vaverka <dxxf@volny.cz> --- Created attachment 768821 --> http://bugzilla.suse.com/attachment.cgi?id=768821&action=edit /var/log/cups/error_log using wrapper of smb backend Same action as before, but now I replaced "smb" backend with my own script which prints out all arguments and ENV variables. Wrapper script:
&2 echo "DEBUG_SMB" &2 echo $0 $@ &2 echo "" &2 env
See "[Job 116]" at line 240 and below. If this script passes all arguments to "/usr/bin/smbspool" as in "/usr/bin/smbspool $DEVICE_URI "$@"" printing works again as expected (note added $DEVICE_URI - but it might work even if I just add "" in its place). -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com