Bug 173290
| Summary: | Soundconverter missing Requires on gnome-python2-gconf | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kevin Kofler <kevin> |
| Component: | soundconverter | Assignee: | Ignacio Vazquez-Abrams <ivazqueznet> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | CC: | extras-qa |
| 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: | 2005-11-16 05:12:35 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: | |||
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: