[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#171735: marked as done (rlpr: can't send multiple files to ppr)



Your message dated Mon, 2 Oct 2023 22:39:18 +0000 (UTC)
with message-id <alpine.DEB.2.21.2310022238320.32398@postfach.intern.alteholz.me>
and subject line Re: rlpr: can't send multiple files to ppr
has caused the Debian Bug report #171735,
regarding rlpr: can't send multiple files to ppr
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 owner@bugs.debian.org
immediately.)


-- 
171735: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=171735
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: rlpr
Version: 2.02-7
Severity: normal

If I try to send multiple files in a single job from rlpr to my
spoolhost that is running ppr, it fails. The same job succeeds if
sent using the Solaris or HP-UX print systems.

I guess Solaris succeeds because while it allows to submit multiple
files in one job (commandline), it actually sends each file separately.
HP-UX lp submits each file as a separate job also.

Perhaps rlpr could be modified to do likewise (ie. n jobs of 1 file
instead of the current 1 job of n files)?


----------------------------------------------------------------------

stone:~> uname -a
Linux stone 2.2.16int4+usb3 #1 SMP Thu Jul 27 17:18:16 BST 2000 i686 unknown unknown GNU/Linux
stone:~> cat <<EOF >data
? %!
? erasepage
? EOF
stone:~> rlpr -Plw1 data data data
rlpr: fatal error: full_read_timed: unexpected EOF
stone:~>

----------------------------------------------------------------------

galileo% uname -a
SunOS galileo.newton.cam.ac.uk 5.8 Generic_108528-16 sun4u sparc
galileo% cat <<EOF >data
? %!
? erasepage
? EOF
galileo% /usr/ucb/lpr -Plw1 data data data ; sleep 1; /usr/ucb/lpq -Plw1
printing lw1-1351 (0% sent)
Rank   Owner      Job  Files                                 Total Size
active testuser   1351 data                                  13 bytes
2nd    testuser   1352 data                                  13 bytes
3rd    testuser   1353 data                                  13 bytes
galileo%

----------------------------------------------------------------------

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux stone 2.2.16int4+usb3 #1 SMP Thu Jul 27 17:18:16 BST 2000 i686 unknown unknown GNU/Linux

Versions of the packages rlpr depends on:
ii  libc6          2.3.1-5        GNU C Library: Shared libraries and Timezone


--- End Message ---
--- Begin Message ---
Package: rlpr
Version: 2.05-1

Hi Jonathan,

sorry that your bug was not completely solved earlier.

Unfortunately the upstream of rlpr has abandoned the software, so the Debian package now is only in maintenance mode. It is very unlikely that new features will be added.
Of cource patches are always welcome :-).

Therefore I am closing this bug now.

Best regards,
Thorsten

--- End Message ---

Reply to: