pkgs.fedoraproject.org no longer provides an anongit service; cloning must instead be done over HTTPS. Maybe that's related to the deprecation warnings. I'm using fedpkg 1.35-1 from F29.
pkgs.fedoraproject.org
~/src/misc % fedpkg clone -b f29 -a isync fedora-isync Deprecation warning: kojiconfig is deprecated. Instead, kojiprofile should be used. Format argument module is deprecated in gitbaseurl. Please use "repo" instead. Format argument module is deprecated in anongiturl. Please use "repo" instead. Format argument module is deprecated in clone config. Please use "ns_repo" instead. Cloning into 'fedora-isync'... fatal: unable to connect to pkgs.fedoraproject.org: pkgs.fedoraproject.org[0: 209.132.181.4]: errno=No route to host Could not execute clone: Failed to execute command. [1] 20419 exit 1 fedpkg clone -b f29 -a isync fedora-isync
Can you make sure your configuration is up-to-date? It's stored in /etc/rpkg/fedpkg.conf. There is quite likely a .rpmnew or .rpmsave file there. The anongiturl should be https://src.fedoraproject.org/%(repo)s.git.
/etc/rpkg/fedpkg.conf
.rpmnew
.rpmsave
anongiturl
https://src.fedoraproject.org/%(repo)s.git
Please reopen if you can still replicate with up-to-date config.
Metadata Update from @lsedlar: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)