Bug 54923 - Lacking Requires: lines in spec file
Summary: Lacking Requires: lines in spec file
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: hwbrowser
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-10-23 10:12 UTC by Bernhard Rosenkraenzer
Modified: 2013-04-02 04:15 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-01-10 15:41:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Bernhard Rosenkraenzer 2001-10-23 10:12:43 UTC
[root@spock root]# rpm -i 
/mnt/redhat/latest-7.2/i386/hwbrowser-0.3.5-2.noarch.rpm
[root@spock root]# hwbrowser
Traceback (most recent call last):
  File "/usr/share/hwbrowser/DeviceList.py", line 32, in ?
    import gtk
ImportError: No module named gtk
Traceback (most recent call last):
  File "/usr/share/hwbrowser/DeviceList.py", line 42, in ?
    import gnome.ui
ImportError: No module named gnome.ui

The hwbrowser spec file should know about these dependencies - the 
average user will not know how to resolve this traceback.

Comment 1 Jonathan Blandford 2002-01-30 19:07:53 UTC
It had pygnome-libglade added as a dependency at some point.


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