Bug 667507 - Latest python in Rawhide broke fedpkg
Summary: Latest python in Rawhide broke fedpkg
Keywords:
Status: CLOSED DUPLICATE of bug 667433
Alias: None
Product: Fedora
Classification: Fedora
Component: python
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Dave Malcolm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-05 19:52 UTC by Daniel Walsh
Modified: 2011-01-05 20:04 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-05 20:04:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daniel Walsh 2011-01-05 19:52:50 UTC
Description of problem:

fedpkg clone -B xguest
Traceback (most recent call last):
  File "/usr/bin/fedpkg", line 1086, in <module>
    args.command(args)
  File "/usr/bin/fedpkg", line 425, in clone
    pyfedpkg.clone_with_dirs(args.module[0], args.user)
  File "/usr/lib/python2.7/site-packages/pyfedpkg/__init__.py", line 414, in clone_with_dirs
    clone(module, user, top_path, bare_dir=repo_path)
  File "/usr/lib/python2.7/site-packages/pyfedpkg/__init__.py", line 382, in clone
    _run_command(cmd)
  File "/usr/lib/python2.7/site-packages/pyfedpkg/__init__.py", line 136, in _run_command
    subprocess.list2cmdline(cmd))
AttributeError: 'module' object has no attribute 'list2cmdline'
[Exit 1]

Comment 1 Dave Malcolm 2011-01-05 20:04:51 UTC

*** This bug has been marked as a duplicate of bug 667433 ***


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