#5059 git:// URL shown by cgit at pkgs.fedoraproject.org doesn't work
Closed: Fixed None Opened 8 years ago by gonzzor.

= bug description =
Using git:// url provided by cgit on a package, http://pkgs.fedoraproject.org/cgit/rpms/openssh.git/ doesn't work.

= bug analysis =
$ git clone git://pkgs.fedoraproject.org/rpms/openssh.git
Cloning into 'openssh'...
fatal: remote error: access denied or repository not exported: /rpms/openssh.git

$ git clone git://pkgs.fedoraproject.org/openssh.git
This one works...

= fix recommendation =
Change URL.


I experience the problem also with newly created packages ([http://koji.fedoraproject.org/koji/taskinfo?taskID=13411671 perl-IRI]). But in reverse way: The URL with rpms works, but koji (fedpkg build) is invoked without the rpms directory and does not work in koji builders.

This should now be fixed.

please re-open if you still see any issues.

Login to comment on this ticket.

Metadata