On Fri, Jul 30, 2010 at 1:35 PM, Konstantin Ryabitsev
<i...@fedoraproject.org> wrote:
> Hmm... Doesn't seem to be working at all for me.
>
> $ fedpkg co verbiste
> Traceback (most recent call last):
>  File "/usr/bin/fedpkg", line 959, in <module>
>    args.command(args)
>  File "/usr/bin/fedpkg", line 409, in clone
>    pyfedpkg.clone(args.module[0], args.user, args.path, args.branch)
>  File "/usr/lib/python2.6/site-packages/pyfedpkg/__init__.py", line
> 302, in clone
>    _run_command(cmd)
>  File "/usr/lib/python2.6/site-packages/pyfedpkg/__init__.py", line
> 115, in _run_command
>    stderr=sys.stderr, shell=shell)
>  File "/usr/lib64/python2.6/subprocess.py", line 483, in check_call
>    retcode = call(*popenargs, **kwargs)
>  File "/usr/lib64/python2.6/subprocess.py", line 470, in call
>    return Popen(*popenargs, **kwargs).wait()
>  File "/usr/lib64/python2.6/subprocess.py", line 621, in __init__
>    errread, errwrite)
>  File "/usr/lib64/python2.6/subprocess.py", line 1126, in _execute_child
>    raise child_exception
> OSError: [Errno 2] No such file or directory
> $ rpm -q fedora-packager
> fedora-packager-0.5.1.0-1.fc13.noarch

Ah, as silly as it was, I didn't actually check whether git was
installed -- I rather assumed it would be as a dependency. Everything
works after actually installing git (though it's still a bug in
fedora-packager deps).

Regards,
-- 
McGill University IT Security
Konstantin "Kay" Ryabitsev
Montréal, Québec
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to