Bug 45806

Summary: lpr does not print multiple copies in 6.2
Product: [Retired] Red Hat Linux Reporter: Robert Tse <rtse>
Component: lprAssignee: Tim Waugh <twaugh>
Status: CLOSED CURRENTRELEASE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: high    
Version: 6.2EE   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-01-10 11:50:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Tse 2001-06-25 14:08:29 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)

Description of problem:
When I use the command below only, only 1 copy printed out (when I issued 
2 or more copies command).

#lpr -P<print_name> -#<number of copies> <filename>

How reproducible:
Always

Steps to Reproduce:
1. Login as root
2. lpr -Pgb1d -#2 /etc/host
3.
	

Actual Results:  1 copy printed

Expected Results:  2 copies printed

Additional info:

Running Red Hat Linux 6.2 (2.2.19-6.2.1enterprise)
lpr (lpr-0.50-7.6.x)

Comment 1 Tim Waugh 2002-01-10 16:11:26 UTC
Well, the current situation is a _little_ better at least: it fails with an 
error if you try to specify more than one copy. :-/