https://bugzilla.redhat.com/show_bug.cgi?id=1812961 --- Comment #46 from yonhan@xxxxxxxxx --- I think I have narrowed down the root cause for my vm20 not working with "fedpkg clone ssh://". It must be due to firewall setting. I have another VM which does not have this kind of strict firewall, and I uploaded my SSH id_rsa.pub key to fedora, and now I can successfully clone via SSH on this new VM: git clone --verbose ssh://yonhan@xxxxxxxxxxxxxxxxxxxxxx/rpms/openosc Cloning into 'openosc'... Enter passphrase for key '/users/yonhan/.ssh/id_rsa': remote: Enumerating objects: 3, done. remote: Counting objects: 100% (3/3), done. remote: Total 3 (delta 0), reused 0 (delta 0) Receiving objects: 100% (3/3), done. However, this new VM is RedHat Linux 7.x version, which does not have fedpkg tool available. Can I just use git tool to do the push from this new RHEL7.x VM? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx