Re: fedpkg clone doesn*t work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 fedorapeople.org) and more verbose logs (ssh
-vvv your-username@xxxxxxxxxxxxxxxx)?

Jakub

> "Martin Gansser" <martin.gansser@xxxxxxxxx> writes:
> 
> > I tried
> > 
> > fedpkg clone lollypop
> > 
> > Cloning into 'lollypop'...
> > martinkg@xxxxxxxxxxxxxxxxxxxxxx: 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.
> > 
> > 
> > [martin@f28 fedora-scm]$ fedpkg clone lollypop
> > Cloning into 'lollypop'...
> > Enter passphrase for key '/home/martin/.ssh/id_rsa': 
> > packet_write_wait: Connection to 209.132.181.4 port 22: Broken pipe
> > 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.
> > 
> > [martin@f28 fedora-scm]$ ssh -vT 209.132.181.4
> > OpenSSH_7.8p1, OpenSSL 1.1.0h-fips  27 Mar 2018
> > debug1: Reading configuration data /home/martin/.ssh/config
> > debug1: Reading configuration data /etc/ssh/ssh_config
> > debug1: Reading configuration data /etc/ssh/ssh_config.d/05-
> > redhat.conf
> > debug1: Reading configuration data /etc/crypto-policies/back-
> > ends/openssh.config
> > debug1: /etc/ssh/ssh_config.d/05-redhat.conf line 8: Applying
> > options for *
> > debug1: Connecting to 209.132.181.4 [209.132.181.4] port 22.
> > debug1: Connection established.
> > debug1: identity file /home/martin/.ssh/id_rsa type 0
> > debug1: identity file /home/martin/.ssh/id_rsa-cert type -1
> > debug1: identity file /home/martin/.ssh/id_dsa type -1
> > debug1: identity file /home/martin/.ssh/id_dsa-cert type -1
> > debug1: identity file /home/martin/.ssh/id_ecdsa type -1
> > debug1: identity file /home/martin/.ssh/id_ecdsa-cert type -1
> > debug1: identity file /home/martin/.ssh/id_ed25519 type -1
> > debug1: identity file /home/martin/.ssh/id_ed25519-cert type -1
> > debug1: identity file /home/martin/.ssh/id_xmss type -1
> > debug1: identity file /home/martin/.ssh/id_xmss-cert type -1
> > debug1: Local version string SSH-2.0-OpenSSH_7.8
> > debug1: Remote protocol version 2.0, remote software version
> > OpenSSH_7.4
> > debug1: match: OpenSSH_7.4 pat
> > OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,Op
> > enSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7* compat 0x04000002
> > debug1: Authenticating to 209.132.181.4:22 as 'martin'
> > debug1: SSH2_MSG_KEXINIT sent
> > debug1: SSH2_MSG_KEXINIT received
> > debug1: kex: algorithm: curve25519-sha256@xxxxxxxxxx
> > debug1: kex: host key algorithm: ssh-rsa-cert-v01@xxxxxxxxxxx
> > debug1: kex: server->client cipher: aes256-gcm@xxxxxxxxxxx MAC:
> > <implicit> compression: none
> > debug1: kex: client->server cipher: aes256-gcm@xxxxxxxxxxx MAC:
> > <implicit> compression: none
> > debug1: kex: curve25519-sha256@xxxxxxxxxx need=32 dh_need=32
> > debug1: kex: curve25519-sha256@xxxxxxxxxx need=32 dh_need=32
> > debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
> > debug1: Server host certificate: ssh-rsa-cert-v01@xxxxxxxxxxx
> > SHA256:Q12OTyTeOHWlS54dTzy2BNu7wB8UKNf18+7WHIDsORc, serial
> > 1534273416
> > ID "pkgs02.phx2.fedoraproject.org" CA ssh-rsa
> > SHA256:IPuhCSNXqj4m2eq6UKYE1jHFglLgLCbBzINft+OxUMA valid from
> > 2018-08-14T20:03:36 to 2019-08-13T21:03:36
> > debug1: No matching CA found. Retry with plain key
> > debug1: Host '209.132.181.4' is known and matches the RSA host key.
> > debug1: Found key in /home/martin/.ssh/known_hosts:3
> > debug1: rekey after 4294967296 blocks
> > debug1: SSH2_MSG_NEWKEYS sent
> > debug1: expecting SSH2_MSG_NEWKEYS
> > debug1: SSH2_MSG_NEWKEYS received
> > debug1: rekey after 4294967296 blocks
> > debug1: SSH2_MSG_EXT_INFO received
> > debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-
> > 512>
> > debug1: SSH2_MSG_SERVICE_ACCEPT received
> > debug1: Authentications that can continue: publickey
> > debug1: Next authentication method: publickey
> > debug1: Offering public key: RSA
> > SHA256:82HdmjCwCpo/Ko2UZQVjBlOB4w+ma4vqMvXhqsE9WSU
> > /home/martin/.ssh/id_rsa
> > debug1: Authentications that can continue: publickey
> > debug1: Trying private key: /home/martin/.ssh/id_dsa
> > debug1: Trying private key: /home/martin/.ssh/id_ecdsa
> > debug1: Trying private key: /home/martin/.ssh/id_ed25519
> > debug1: Trying private key: /home/martin/.ssh/id_xmss
> > debug1: No more authentication methods to try.
> > martin@209.132.181.4: Permission denied (publickey).
> > 
> > Thanks for your help
> > _______________________________________________
> > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
> > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
> > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> > List Guidelines: 
> > https://fedoraproject.org/wiki/Mailing_list_guidelines
> > List Archives: 
> > https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
> 
> _______________________________________________
> devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: 
> https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
-- 
Jakub Jelen
Software Engineer
Security Technologies
Red Hat, Inc.
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux