Bug 153029

Summary: lpstat/lpq does not show status of remote browsed printer
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: cupsAssignee: Tim Waugh <twaugh>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-12 12:26:37 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 Orion Poplawski 2005-04-01 00:10:50 UTC
Description of problem:

We have a single cups printer server.  Clients learn about the printers via
automatic browsing.  Typical client looks like:

scheduler is running
system default destination: poe
device for angelou: ipp://cynosure:631/printers/angelou
device for frost: ipp://cynosure:631/printers/frost
device for poe: ipp://cynosure:631/printers/poe
device for seuss: ipp://cynosure:631/printers/seuss
angelou accepting requests since Jan 01 00:00
frost accepting requests since Jan 01 00:00
poe accepting requests since Jan 01 00:00
seuss accepting requests since Jan 01 00:00
printer angelou is idle.  enabled since Jan 01 00:00
printer frost is idle.  enabled since Jan 01 00:00
printer poe is idle.  enabled since Jan 01 00:00
printer seuss is idle.  enabled since Jan 01 00:00

Note - the devices used to show up as ipp://earth/

Actually, it looks like they start off with ipp://earth, but then change to
ipp://<localhostname> quickly.  Self browsing?


However, lpstat/lpq should show the status of the queues on the printer server
(earth in this case) as well.

Version-Release number of selected component (if applicable):
cups-1.1.22-0.rc1.8.5

How reproducible:
everytime

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tim Waugh 2005-04-12 12:26:37 UTC
You can use 'lpstat -h ...' for this.