Bug 173290 - Soundconverter missing Requires on gnome-python2-gconf
Summary: Soundconverter missing Requires on gnome-python2-gconf
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: soundconverter
Version: 4
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ignacio Vazquez-Abrams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-15 23:18 UTC by Kevin Kofler
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-11-16 05:12:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kevin Kofler 2005-11-15 23:18:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.2 (like Gecko)

Description of problem:
Soundconverter is missing a Requires on gnome-python2-gconf. 

Version-Release number of selected component (if applicable):
soundconverter-0.8.1-1.fc4

How reproducible:
Always

Steps to Reproduce:
1. Install soundconverter, but not gnome-python2-gconf.   

Actual Results:  Traceback (most recent call last): 
  File "/usr/bin/soundconverter", line 33, in ? 
    import gconf 
ImportError: No module named gconf 

Expected Results:  The missing dependency should get flagged at package install time (and handled 
by the depsolvers), not at runtime. 

Additional info:


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