Bug 577883

Summary: Missing Device ID for HP Color LaserJet 3800
Product: [Fedora] Fedora Reporter: Jiri Popelka <jpopelka>
Component: hplipAssignee: Tim Waugh <twaugh>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: jpopelka, twaugh
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: 2010-04-08 17:04:56 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:
Bug Depends On:    
Bug Blocks: 219467    

Description Jiri Popelka 2010-03-29 15:30:47 UTC
Description of problem:
Using the lpinfo -l -v output from bug #436220, I get this:

$ python check-device-ids.py "HP Color LaserJet 3800" "MDL:HP Color LaserJet
3800;DES:HP Color LaserJet 3800;CMD:POSTSCRIPT,PCL;CLS:PRINTER;"
Installing relevant drivers using session service
Ignoring exception: org.freedesktop.DBus.Error.NoReply: Message did not receive
a reply (timeout by message bus)
Fetching driver list
└── HP Color LaserJet 3800: MFG:;MDL:HP Color LaserJet 3800;CMD:POSTSCRIPT,PCL;
    (No drivers)
        MISSING  drv:///hp/hpcups.drv/hp-color_laserjet_3800-pcl3.ppd
[/usr/share/cups/drv/hp/hpcups.drv]
        MISSING  foomatic:HP-Color_LaserJet_3800-hpijs.ppd
[/usr/lib/cups/driver/foomatic]
        MISSING  foomatic:HP-Color_LaserJet_3800-Postscript.ppd
[/usr/lib/cups/driver/foomatic]
        MISSING  lsb/usr/HP/hp-color_laserjet_3800-ps.ppd.gz
[/usr/share/ppd/HP/hp-color_laserjet_3800-ps.ppd.gz]



Version-Release number of selected component (if applicable):
hplip-3.10.2-5.fc13

Comment 1 Jiri Popelka 2010-03-29 16:02:39 UTC
Wrong component, sorry.

Comment 2 Jiri Popelka 2010-04-08 16:18:14 UTC
Tim:

There's no MFG field in the device-id in Description.

There's 
"MFG:HP;MDL:HP Color LaserJet 3800;DES:HP Color LaserJet 3800;"
1284DeviceID in hpcups.drv, which is the same as in Description.

Comment 3 Tim Waugh 2010-04-08 17:04:56 UTC
That's disappointing.  The ID is broken then -- they *must* include MFG and MDL fields.

Not really anything we can do about this one.

Comment 4 Tim Waugh 2010-04-13 16:37:30 UTC
*** Bug 577882 has been marked as a duplicate of this bug. ***