setup.py clean throws TypeError

Bug #1245980 reported by dobey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Tarmac
Fix Released
Medium
Unassigned

Bug Description

+ python setup.py clean
running clean
Traceback (most recent call last):
  File "setup.py", line 100, in <module>
    branches in Launchpad (http://edge.launchpad.net).''',
  File "/usr/lib/python2.7/distutils/core.py", line 152, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "setup.py", line 49, in run
    super(CleanCommand, self).run()
TypeError: must be type, not classobj

Related branches

dobey (dobey)
Changed in tarmac:
status: New → Confirmed
importance: Undecided → Medium
status: Confirmed → Triaged
dobey (dobey)
Changed in tarmac:
status: Triaged → In Progress
dobey (dobey)
Changed in tarmac:
status: In Progress → Fix Committed
dobey (dobey)
Changed in tarmac:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.