Bug 688602
Summary: | Missing Requires | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Naresh V. <nareshov> |
Component: | quodlibet | Assignee: | hannes <johannes.lips> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | jeff |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | quodlibet-2.3-1.fc14 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-04-11 20:55:51 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: | |||
Attachments: |
Created attachment 486009 [details]
Install python-musicbrainz2 and then open 'Show Errors'
Created attachment 486010 [details]
Startup logs
Created attachment 486011 [details]
Startup logs after installing 'python-feedparser' and 'media-player-info'
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. quodlibet-2.3-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/quodlibet-2.3-1.fc14 Package quodlibet-2.3-1.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing quodlibet-2.3-1.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/quodlibet-2.3-1.fc14 then log in and leave karma (feedback). quodlibet-2.3-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 486008 [details] Start quodlibet, go do Music > Plugins > Show Errors Description of problem: Missing dependent python modules. Version-Release number of selected component (if applicable): # rpm -qa quodlibet quodlibet-2.2.1-4.fc15.x86_64 How reproducible: Everytime. Steps to Reproduce: 1. start quodlibet from a console: (see quodlibet-startup-errors-on-console.txt ) 2. Observe above log and those in Music > Plugins > Show Errors (see quodlibet-errors-in-plugins-show-errors.txt ) 3. OMG ImportErrors (and that UnboundLocalError above) Actual results: Errors. Expected results: No errors. Additional info: Installing python-musicbrainz2, python-feedparser and media-player-info gets rids of some errors. The following remain: On startup: (see quodlibet-startup-errors-on-console-after.txt ) and in Music > Plugins > Show Errors: (see quodlibet-errors-in-plugins-show-errors-after.txt ) -Naresh.