On Sex, 2016-02-12 at 17:01 +0100, Xose Vazquez Perez wrote:
> Hi,
> 
> Only works http, git and ssh protocols don't.
> 
> -thanks-
> 
> $ git clone git://pkgs.fedoraproject.org/rpms/iptables.git
> Cloning into 'iptables'...
> fatal: remote error: access denied or repository not exported:
> /rpms/iptables.git
> ---
> $ git clone ssh://pkgs.fedoraproject.org/rpms/iptables.git
> Cloning into 'iptables'...
> Permission denied (publickey).
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights
> and the repository exists.

you need say that you are anonymous:
https://bugzilla.redhat.com/show_bug.cgi?id=670485

fedpkg clone iptables -a 

> ---
> $ git clone http://pkgs.fedoraproject.org/git/rpms/iptables.git
> Cloning into 'iptables'...
> remote: Counting objects: 859, done.
> remote: Compressing objects: 100% (562/562), done.
> remote: Total 859 (delta 431), reused 599 (delta 274)
> Receiving objects: 100% (859/859), 171.43 KiB | 332.00 KiB/s, done.
> Resolving deltas: 100% (431/431), done.
> Checking connectivity... done.
> --
> devel mailing list
> devel@lists.fedoraproject.org
> http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.
> org
-- 
Sérgio M. B.

--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to