Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 183251

Summary: cups-1.2.11 utilities give no output
Product: Gentoo Linux Reporter: Hans Halvorson <hhalvors>
Component: Current packagesAssignee: Printing Team <printing>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hans Halvorson 2007-06-26 12:56:07 UTC
Standard command line utilities "lpstat", "lpoptions", etc.. are giving no output (either in bash, or in Xterm).  CTRL-C returns shell prompt, but provides no debugging information.

Reproducible: Always

Steps to Reproduce:
1. Type "lpstat -a" at shell prompt
2. Or type "lpstat <printer>" at shell prompt


Actual Results:  
No output ... does not return shell prompt ... hangs

Expected Results:  
Standard output or standard error.
Comment 1 Hans Halvorson 2007-06-26 13:06:33 UTC
Just downgraded to 1.2.10, and the problem persists.  Perhaps I have a corrupted config file?
Comment 2 Hans Halvorson 2007-06-26 13:34:48 UTC
The following steps resolved the problem:

1. emerge --unmerge cups
2. mv /etc/cups/* /home/username/tmp/
3. emerge cups  

I hate not knowing what caused the problem ,,,, but at least it is now working.  Please let me know if it would be helpful for me to perform any further tests, or to submit any further materials relevant to the problem.