Re: fedpkg clone doesn*t work

2018-10-01 Thread Martin Gansser
problem solved for my by adding the rsa key in paguera, now i have access in fedorapeople also. https://docs.pagure.org/pagure/usage/first_steps.html ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@list

Re: fedpkg clone doesn*t work

2018-09-12 Thread Martin Gansser
i have shared theinformartion on [1] when i am trying to save the public rsa key on the fedora account, i get this error message: 500 Internal error The server encountered an unexpected condition which prevented it from fulfilling the request. Powered by CherryPy 2.3.0 [1] https://files.fm/u/

Re: fedpkg clone doesn*t work

2018-09-12 Thread Jakub Jelen
On Wed, 2018-09-12 at 09:12 +0200, Pavel Zhukov wrote: > Bug report: > https://bugzilla.redhat.com/show_bug.cgi?id=1627875 All the above things, clonning and ssh to fedorapeople.org works for me just fine with my RSA key added to the fedora account. Can you share your configuration (ssh -G fedorap

Re: fedpkg clone doesn*t work

2018-09-12 Thread Pavel Zhukov
"Martin Gansser" writes: > isn't possible. > > [martin@f28 ~]$ ssh -i ~/.ssh/id_rsa marti...@fedorapeople.org > packet_write_wait: Connection to 152.19.134.199 port 22: Broken pipe As it's written in bz#1623929 Please add PubkeyAcceptedKeyTypes rsa-sha2-256,rsa-sha2-512 in corresponding section o

Re: fedpkg clone doesn*t work

2018-09-12 Thread Pavel Zhukov
Bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1627875 "Martin Gansser" writes: > I tried > > fedpkg clone lollypop > > Cloning into 'lollypop'... > marti...@pkgs.fedoraproject.org: Permission denied (publickey). > fatal: Could not read from remote repository. > > Please make sure you

Re: fedpkg clone doesn*t work

2018-09-12 Thread Pavel Zhukov
There's nothing to do with keys. Similar issue was reported in ArchLinux: https://bugs.archlinux.org/task/59838 I'm able clone repo from my F27 machine but F28 one with openssh-7.8p1-1.fc28.x86_64 failed with: debug1: Offering public key: RSA SHA256:[...] debug1: send_pubkey_test: no mutual sig

Re: fedpkg clone doesn*t work

2018-09-11 Thread Martin Gansser
isn't possible. [martin@f28 ~]$ ssh -i ~/.ssh/id_rsa marti...@fedorapeople.org packet_write_wait: Connection to 152.19.134.199 port 22: Broken pipe ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.

Re: fedpkg clone doesn*t work

2018-09-11 Thread Dennis Gilmore
El lun, 10-09-2018 a las 14:58 +, Martin Gansser escribió: > every time I edit my account, the public ssh key is missing. > > the FSA public SSH-key and the key in .ssh/id_rsa.pub are the same. Can you ssh to fedorapeople.org? Dennis signature.asc Description: This is a digitally signed me

Re: fedpkg clone doesn*t work

2018-09-10 Thread Martin Gansser
every time I edit my account, the public ssh key is missing. the FSA public SSH-key and the key in .ssh/id_rsa.pub are the same. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org F

Re: fedpkg clone doesn*t work

2018-09-10 Thread Sérgio Basto
On Mon, 2018-09-10 at 11:26 +, Martin Gansser wrote: > Cloning into 'lollypop'... > marti...@pkgs.fedoraproject.org: Permission denied (publickey). you public key seems that is not correct -- Sérgio M. B. ___ devel mailing list -- devel@lists.fedor

Re: fedpkg clone doesn*t work

2018-09-10 Thread Iñaki Ucar
El lun., 10 sept. 2018 a las 13:27, Martin Gansser () escribió: > > I tried > > fedpkg clone lollypop > > Cloning into 'lollypop'... > marti...@pkgs.fedoraproject.org: Permission denied (publickey). > fatal: Could not read from remote repository. This is not a fedpkg issue. The ssh authentication

Re: fedpkg clone doesn*t work

2018-09-10 Thread Martin Gansser
curious, that work, but why only anonymous ? ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: ht

Re: fedpkg clone doesn*t work

2018-09-10 Thread Manas Mangaonkar
Clone as anonymous,fepkg clone -a whatever On Mon, Sep 10, 2018, 4:56 PM Martin Gansser wrote: > I tried > > fedpkg clone lollypop > > Cloning into 'lollypop'... > marti...@pkgs.fedoraproject.org: Permission denied (publickey). > fatal: Could not read from remote repository. > > Please make sure

fedpkg clone doesn*t work

2018-09-10 Thread Martin Gansser
I tried fedpkg clone lollypop Cloning into 'lollypop'... marti...@pkgs.fedoraproject.org: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Could not execute clone: Failed to execute command