sounds simple and stupid to ask but:
1) Do you have a ssh key in fas ?
2) Is said key in the acl for that instance?
3) have you tried other repos on that instance to rule out a repo centric failure vice the whole system ?
4) if you have a fedorapeople.org/people-repos/ do those clone properly?
Corey W Sheldon
ph: +1 (310).909.7672
skype:cwwsheldon
Freelance IT Consultant, Multi-Discipline Tutor
Fedora Ambassador,FamNA (corey84)
City-Gate Server Team Intern
Ameridea LLC Founder, President
Find me elsewhere:
Contact me securely:
PGP: 0xCe2ad4c03a9eff1c FP= ba7e aeba 7c64 1eca f4b9 70a8 ce2a d4c0 3a9e ff1c
PGP: 0x76ef54b9aed032e2 FP= 984e 1693 de66 2109 596c 0930 76ef 54b9 aed0 32e2
Linphone: inuxmodder
ricochet:qxcgel5jqoqcb3q2
btc:15cn1BvAFEREHk8UekJ6i9Dxi9Wbw6vzDD
"Have no way as way, no limitation as limitation. One must never underestimate the power of boredom...from which creativity and laziness are borne, which can spark great works of chaos and genius."
This document, including attachments, is intended for the person or company named and contains confidential and/or legally privileged information. Unauthorized disclosure, copying or use of this information may be unlawful and is prohibited. If you are not the intended recipient, please destroy this message and notify the sender.
On Fri, Feb 12, 2016 at 11:01 AM, Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> 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.
---
$ 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@xxxxxxxxxxxxxxxxxxxxxxx
http://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/devel@xxxxxxxxxxxxxxxxxxxxxxx