Bug 701593
| Summary: | traceback in pulp-migrate | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Daniel Mach <dmach> |
| Component: | z_other | Assignee: | Jeff Ortel <jortel> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | unspecified | CC: | skarmark |
| Target Milestone: | --- | Keywords: | Regression, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-08-16 12:09:09 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: | 563609, 647488 | ||
build 0.174 verified [root@preethi ~]# rpm -q pulp pulp-0.0.174-1.fc14.noarch [root@preethi ~]# pulp-migrate database migration to version 11 complete Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |
BROKEN: gofer-0.34-1.fc14.noarch WORKS: gofer-0.33-1.fc14.noarch Traceback (most recent call last): File "/usr/bin/pulp-migrate", line 19, in <module> from pulp.server.db.migrate import script File "/usr/lib/python2.7/site-packages/pulp/server/db/migrate/script.py", line 22, in <module> from pulp.server import auditing File "/usr/lib/python2.7/site-packages/pulp/server/auditing.py", line 34, in <module> from pulp.server import async File "/usr/lib/python2.7/site-packages/pulp/server/async.py", line 22, in <module> from pulp.server.agent import Agent File "/usr/lib/python2.7/site-packages/pulp/server/agent.py", line 64, in <module> class Agent(Base): TypeError: Error when calling the metaclass bases function() argument 1 must be code, not str