Re: fedpkg push with non-default id_rsa.pub

2012-01-03 Thread Petr Pisar
On 2012-01-02, Neal Becker wrote: > > HOST *.fedoraproject.org fedorapeople.org *.fedorahosted.org IdentityFile > ~/.ssh/id_rsa.fedora > > So wonder why I got 'permission denied'. > > fedpkg ci -p -m 'update to 2.0.2' > Permission denied (publickey). > fatal: The remote end hung up unexpectedly >

Re: fedpkg push with non-default id_rsa.pub

2012-01-02 Thread Kevin Fenzi
On Sun, 01 Jan 2012 19:20:35 -0500 Neal Becker wrote: > Reindl Harald wrote: > > > > > > > Am 02.01.2012 01:10, schrieb Neal Becker: > >> Well looks like I had this working before - I see this in my > >> config: > >> > >> HOST *.fedoraproject.org fedorapeople.org *.fedorahosted.org > >> Ident

Re: fedpkg push with non-default id_rsa.pub

2012-01-01 Thread Dennis Gilmore
El Sun, 01 Jan 2012 19:20:35 -0500 Neal Becker escribió: > Reindl Harald wrote: > > > > > > > Am 02.01.2012 01:10, schrieb Neal Becker: > >> Well looks like I had this working before - I see this in my > >> config: > >> > >> HOST *.fedoraproject.org fedorapeople.org *.fedorahosted.org > >> Ide

Re: fedpkg push with non-default id_rsa.pub

2012-01-01 Thread Tom Lane
Neal Becker writes: > Well looks like I had this working before - I see this in my config: > HOST *.fedoraproject.org fedorapeople.org *.fedorahosted.org IdentityFile > ~/.ssh/id_rsa.fedora > So wonder why I got 'permission denied'. Expired certificate maybe? Check ~/.fedora.cert

Re: fedpkg push with non-default id_rsa.pub

2012-01-01 Thread Neal Becker
Reindl Harald wrote: > > > Am 02.01.2012 01:10, schrieb Neal Becker: >> Well looks like I had this working before - I see this in my config: >> >> HOST *.fedoraproject.org fedorapeople.org *.fedorahosted.org IdentityFile >> ~/.ssh/id_rsa.fedora >> >> So wonder why I got 'permission denied'. >>

Re: fedpkg push with non-default id_rsa.pub

2012-01-01 Thread Reindl Harald
Am 02.01.2012 01:10, schrieb Neal Becker: > Well looks like I had this working before - I see this in my config: > > HOST *.fedoraproject.org fedorapeople.org *.fedorahosted.org IdentityFile > ~/.ssh/id_rsa.fedora > > So wonder why I got 'permission denied'. > > fedpkg ci -p -m 'update to 2.0

Re: fedpkg push with non-default id_rsa.pub

2012-01-01 Thread Neal Becker
Jan Kratochvil wrote: > On Mon, 02 Jan 2012 00:57:07 +0100, Neal Becker wrote: >> How do I use fedpkg push with a non-default key? fedpkg push --help gives no >> clue. I need to use id_rsa.fedora.pub. > > Using in ~/.ssh/config: > IdentityFile ~/.ssh/id_dsa > IdentityFile ~/.ssh/id_rsa > Identi

Re: fedpkg push with non-default id_rsa.pub

2012-01-01 Thread Jan Kratochvil
On Mon, 02 Jan 2012 00:57:07 +0100, Neal Becker wrote: > How do I use fedpkg push with a non-default key? fedpkg push --help gives no > clue. I need to use id_rsa.fedora.pub. Using in ~/.ssh/config: IdentityFile ~/.ssh/id_dsa IdentityFile ~/.ssh/id_rsa IdentityFile ~/.ssh/identity IdentityFile

fedpkg push with non-default id_rsa.pub

2012-01-01 Thread Neal Becker
How do I use fedpkg push with a non-default key? fedpkg push --help gives no clue. I need to use id_rsa.fedora.pub. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel