Bug 497108
| Summary: | missing Requires of python-mako for gwibber-1.0.1-1.287bzr.fc11.noarch | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thomas J. Baker <tjb> |
| Component: | gwibber | Assignee: | Ian Weller <ian> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | ian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.2.0-1.345bzr.fc10 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-07-02 05:42:33 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: | |||
Thanks for the report, known bug, just haven't gotten around to fixing it, will do this afternoon. gwibber-0.9.1-2.288bzr.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/gwibber-0.9.1-2.288bzr.fc10 gwibber-0.9.1-2.288bzr.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gwibber'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-3925 This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping gwibber-1.2.0-1.345bzr.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/gwibber-1.2.0-1.345bzr.fc11 gwibber-1.2.0-1.345bzr.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/gwibber-1.2.0-1.345bzr.fc10 gwibber-1.2.0-1.345bzr.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gwibber'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-6963 gwibber-1.2.0-1.345bzr.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gwibber'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-6977 gwibber-1.2.0-1.345bzr.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. gwibber-1.2.0-1.345bzr.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. |
raptor> gwibber Traceback (most recent call last): File "/usr/bin/gwibber", line 55, in <module> from gwibber.client import GwibberClient File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 12, in <module> from . import gwui, config, gintegration, configui, resources File "/usr/lib/python2.6/site-packages/gwibber/gwui.py", line 11, in <module> from mako.template import Template ImportError: No module named mako.template raptor> Installing python-mako fixes it.