Bug 632841
| Summary: | tgext.crud version older than what is required by tgext.admin | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nils Philippsen <nphilipp> | |
| Component: | python-tgext-crud | Assignee: | Luke Macken <lmacken> | |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | low | |||
| Version: | 14 | CC: | johnp, lmacken, pfrields | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | python-tgext-crud-0.3.7-1.fc14 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 632842 (view as bug list) | Environment: | ||
| Last Closed: | 2010-09-23 12:54:59 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 538278 | |||
*** Bug 632844 has been marked as a duplicate of this bug. *** python-tgext-crud-0.3.7-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/python-tgext-crud-0.3.7-1.fc14 python-tgext-crud-0.3.7-1.fc14 has been pushed to the Fedora 14 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 python-tgext-crud'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/python-tgext-crud-0.3.7-1.fc14 python-tgext-crud-0.3.7-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: nils@gibraltar:~/web/Foo> paster serve --reload development.ini Traceback (most recent call last): [...] pkg_resources.VersionConflict: (tgext.crud 0.3.3 (/usr/lib/python2.7/site-packages), Requirement.parse('tgext.crud>=0.3.7')) python-tgext-crud should be updated to the version available in Rawhide (0.3.8) or the stable releases (0.3.7). python-tgext-admin should encode the minimum version required of python-tgext-crud in the package. Ping me if you want a hand in this. Version-Release number of selected component (if applicable): python-tgext-crud-0.3.3-2.fc14.noarch python-tgext-admin-0.3.9-2.fc14.noarch