Bug 25034

Summary: printconf-gui is missing RPM dependency to alchemist
Product: [Retired] Red Hat Raw Hide Reporter: Need Real Name <santtu>
Component: prtconfAssignee: Crutcher Dunnavant <crutcher>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-01-27 10:34:36 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 Need Real Name 2001-01-26 15:45:03 UTC
If you install printconf-gui, but not alchemist and run printconf-gui, this
happens:

Traceback (innermost last):
  File "/usr/bin/printconf-gui", line 6, in ?
    import Alchemist
ImportError: No module named Alchemist

Install alchemist, and printconf-gui starts correctly.

There is no dependency in printconf-gui to alchemist, when there should be.

(Why printconf-gui isn't in the component list?)

Comment 1 Crutcher Dunnavant 2001-03-27 20:28:55 UTC
fixed