Bug 489059 - scanning requires libhpmud.so which is removed in rpm install stage
Summary: scanning requires libhpmud.so which is removed in rpm install stage
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: hplip
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-06 23:42 UTC by Leo Bergolth
Modified: 2009-03-09 18:47 UTC (History)
1 user (show)

Fixed In Version: 3.9.2-4.fc11
Clone Of:
Environment:
Last Closed: 2009-03-09 18:47:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Leo Bergolth 2009-03-06 23:42:27 UTC
Scanning with hp-scan, scanimage or xscan fails because libhpmud.so is needed, which is removed during the RPM install stage:

strace of e.g.
  scanimage 'hpaio:/net/HP_LaserJet_M1522nf_MFP?ip=10.0.0.21'
shows:
open("/usr/lib/libhpmud.so", O_RDONLY)  = -1 ENOENT (No such file or directory)

Building a new RPM that just doesn't remove libhpmud.so fixes the problem.

See http://lists.debian.org/debian-printing/2009/02/msg00067.html for an equivalent bug report for debian.


Note You need to log in before you can comment on or make changes to this bug.