Bug 701593 - traceback in pulp-migrate
Summary: traceback in pulp-migrate
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: ---
Assignee: Jeff Ortel
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: 563609 verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-05-03 10:20 UTC by Daniel Mach
Modified: 2011-08-16 12:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-16 12:09:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Daniel Mach 2011-05-03 10:20:57 UTC
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

Comment 1 Jeff Ortel 2011-05-09 22:25:16 UTC
build 0.174

Comment 2 Preethi Thomas 2011-05-10 16:35:28 UTC
verified
[root@preethi ~]# rpm -q pulp
pulp-0.0.174-1.fc14.noarch

[root@preethi ~]# pulp-migrate
database migration to version 11 complete

Comment 3 Preethi Thomas 2011-08-16 12:09:09 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 4 Preethi Thomas 2011-08-16 12:21:49 UTC
Closing with Community Release 15

pulp-0.0.223-4.


Note You need to log in before you can comment on or make changes to this bug.