Opened 9 years ago
Closed 9 years ago
#127 closed defect (duplicate)
hplip-gui has missing/incorrect requires
| Reported by: | Lewis Rosenthal | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | cups | Version: | |
| Severity: | highest | Keywords: | |
| Cc: |
Description
It does not seem possible to install hplip-gui at the present time:
{1}[c:\usr\sbin] yum install hplip-gui
Loaded plugins: replace
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hplip-gui.i686 0:3.16.3-1.oc00 will be installed
--> Processing Dependency: python-reportlab for package: hplip-gui-3.16.3-1.oc00.i686
--> Processing Dependency: python-PyQt4 for package: hplip-gui-3.16.3-1.oc00.i686
--> Finished Dependency Resolution
Error: Package: hplip-gui-3.16.3-1.oc00.i686 (netlabs-exp)
Requires: python-reportlab
Error: Package: hplip-gui-3.16.3-1.oc00.i686 (netlabs-exp)
Requires: python-PyQt4
You could try using --skip-broken to work around the problem
While PyQt4 is, in fact, installed, python-PyQt4 is not available. ;-)
Likewise, I can't even find an approximate match for python-reportlab.
Am I missing something (as in, did we discuss these missing deps recently)?
Note:
See TracTickets
for help on using tickets.

Please see #112.