Re: Issue checking out

2010-07-31 Thread Christof Damian
On Sat, Jul 31, 2010 at 15:29, Mike McGrath  wrote:
> You need the newer version of fedora-packager.  Note your connect string
> is "pkgs.stg.fedoraproject.org" the newer version will have you hitting
> "pkgs.fedoraproject.org"
>

it might be good to put something about this on the wiki. I also had
the problem.

Christof
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Issue checking out

2010-07-31 Thread Thomas Spura
Am Sat, 31 Jul 2010 07:37:19 -0500
schrieb Mark Rader :

> Hello
> 
> I am trying to checkout the package I put into the repository via CVS
> a couple of weeks ago, frama-c, and i am getting a couple of errors.
> 
> [ra...@tpath3 upload]$ fedpkg -v clone frama-c
> Cloning ssh://mra...@pkgs.stg.fedoraproject.org/frama-c
> Traceback (most recent call last):
>   File "/usr/bin/fedpkg", line 812, in 
> args.command(args)
>   File "/usr/bin/fedpkg", line 408, in clone
> pyfedpkg.clone(args.module[0], args.user, args.path, args.branch)
>   File "/usr/lib/python2.6/site-packages/pyfedpkg/__init__.py", line
> 170, in clone
> raise FedpkgError('Could not clone %s: %s' % (giturl, e))
> pyfedpkg.FedpkgError: Could not clone ssh://
> mra...@pkgs.stg.fedoraproject.org/frama-c: 'git clone ssh://
> mra...@pkgs.stg.fedoraproject.org/frama-c' returned exit status 128:
> Use of uninitialized value in string eq
> at /usr/local/bin/gl-auth-command line 65. R access for frama-c
> DENIED to mrader fatal: The remote end hung up unexpectedly
> 
> Does anyone have an idea what is causing this?

You have a wrong version of fedora-packager.
Your repo is not at pkgs.stg.fedoraproject.org/frama-c it's at:
pkgs.fedoraproject.org/frama-c

Grab the latest version from koji and it will work for you:
http://koji.fedoraproject.org/koji/buildinfo?buildID=186865

Thomas
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: Issue checking out

2010-07-31 Thread Mike McGrath
On Sat, 31 Jul 2010, Mark Rader wrote:

> Hello
>
> I am trying to checkout the package I put into the repository via CVS a 
> couple of weeks ago, frama-c, and i am getting a couple of errors. 
>
> [ra...@tpath3 upload]$ fedpkg -v clone frama-c
> Cloning ssh://mra...@pkgs.stg.fedoraproject.org/frama-c
> Traceback (most recent call last):
>   File "/usr/bin/fedpkg", line 812, in 
>     args.command(args)
>   File "/usr/bin/fedpkg", line 408, in clone
>     pyfedpkg.clone(args.module[0], args.user, args.path, args.branch)
>   File "/usr/lib/python2.6/site-packages/pyfedpkg/__init__.py", line 170, in 
> clone
>     raise FedpkgError('Could not clone %s: %s' % (giturl, e))
> pyfedpkg.FedpkgError: Could not clone 
> ssh://mra...@pkgs.stg.fedoraproject.org/frama-c: 'git clone 
> ssh://mra...@pkgs.stg.fedoraproject.org/frama-c' returned exit status 128:
> Use of uninitialized value in string eq at /usr/local/bin/gl-auth-command 
> line 65.
> R access for frama-c DENIED to mrader
> fatal: The remote end hung up unexpectedly
>
> Does anyone have an idea what is causing this?
>

You need the newer version of fedora-packager.  Note your connect string
is "pkgs.stg.fedoraproject.org" the newer version will have you hitting
"pkgs.fedoraproject.org"

-   Mike-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Issue checking out

2010-07-31 Thread Mark Rader
Hello

I am trying to checkout the package I put into the repository via CVS a
couple of weeks ago, frama-c, and i am getting a couple of errors.

[ra...@tpath3 upload]$ fedpkg -v clone frama-c
Cloning ssh://mra...@pkgs.stg.fedoraproject.org/frama-c
Traceback (most recent call last):
  File "/usr/bin/fedpkg", line 812, in 
args.command(args)
  File "/usr/bin/fedpkg", line 408, in clone
pyfedpkg.clone(args.module[0], args.user, args.path, args.branch)
  File "/usr/lib/python2.6/site-packages/pyfedpkg/__init__.py", line 170, in
clone
raise FedpkgError('Could not clone %s: %s' % (giturl, e))
pyfedpkg.FedpkgError: Could not clone ssh://
mra...@pkgs.stg.fedoraproject.org/frama-c: 'git clone ssh://
mra...@pkgs.stg.fedoraproject.org/frama-c' returned exit status 128: Use of
uninitialized value in string eq at /usr/local/bin/gl-auth-command line 65.
R access for frama-c DENIED to mrader
fatal: The remote end hung up unexpectedly

Does anyone have an idea what is causing this?

Mark Rader
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel