RPM package of hplip 3.18.9 is difficult to install on CentOS 6 x86_64

Bug #1798856 reported by Alain Coron
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HPLIP
New
Undecided
Unassigned

Bug Description

Installing the RPM provided for RHEL 6 (x86_64) leads to a problem related to libImageProcessor.so:

# yum localinstall hplip-3.18.9_rhel-6.0.x86_64.rpm
Loaded plugins: fastestmirror, refresh-packagekit
Setting up Local Package Process
Examining hplip-3.18.9_rhel-6.0.x86_64.rpm: hplipfull-3.18.9-0.x86_64
Marking hplip-3.18.9_rhel-6.0.x86_64.rpm to be installed
Loading mirror speeds from cached hostfile
 * base: distrib-coffee.ipsl.jussieu.fr
 * extras: centos.mirrors.proxad.net
 * updates: centos.quelquesmots.fr
base | 3.7 kB 00:00
extras | 3.4 kB 00:00
updates | 3.4 kB 00:00
Resolving Dependencies
--> Running transaction check
---> Package hplipfull.x86_64 0:3.18.9-0 will be installed
--> Processing Dependency: libImageProcessor.so(VERS_1.0)(64bit) for package: hplipfull-3.18.9-0.x86_64
--> Processing Dependency: libImageProcessor.so()(64bit) for package: hplipfull-3.18.9-0.x86_64
--> Finished Dependency Resolution
Error: Package: hplipfull-3.18.9-0.x86_64 (/hplip-3.18.9_rhel-6.0.x86_64)
           Requires: libImageProcessor.so()(64bit)
Error: Package: hplipfull-3.18.9-0.x86_64 (/hplip-3.18.9_rhel-6.0.x86_64)
           Requires: libImageProcessor.so(VERS_1.0)(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

The libraries libImageProcessor.so is included within the package hplipfull.

I was able to force the installation with
  rpm -i --nodeps hplip-3.18.9_rhel-6.0.x86_64.rpm

However
# yum check dependencies
hplipfull-3.18.9-0.x86_64 has missing requires of libImageProcessor.so()(64bit)
hplipfull-3.18.9-0.x86_64 has missing requires of libImageProcessor.so(VERS_1.0)(64bit)
Error: check ['dependencies']
now complains about the missing requirements.

It would be nice, if one can avoid such problem.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.