Bug 8747

Summary: can't print
Product: [Retired] Red Hat Linux Reporter: Tim Waugh <twaugh>
Component: lprAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6.2CC: twaugh
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: 2000-01-25 19:35:45 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 Tim Waugh 2000-01-22 12:19:59 UTC
[root@cocobean /root]# lpq
Warning: no daemon present
Rank   Owner      Job  Files                                 Total Size
1st    root       1     ...                                  625 bytes
[root@cocobean /root]# ps ax | grep lpd
 1515 ?        S      0:00 lpd
 1537 pts/1    S      0:00 grep lpd
[root@cocobean /root]# lpc
lpc> status
lp:
        queuing is enabled
        printing is enabled
        1 entry in spool area
        no daemon present
lpc> restart all
lp:
        no daemon to abort
lp:
        daemon started
lpc> status
lp:
        queuing is enabled
        printing is enabled
        1 entry in spool area
        no daemon present
lpc> quit

Comment 1 Tim Waugh 2000-01-25 15:50:59 UTC
lpr-0.50-2 works for me.

Comment 2 Bill Nottingham 2000-01-25 19:35:59 UTC
Yup, it was segfaulting. I'm not sure how that code
worked before.