me either...

mephisto ~ # LC_ALL=C git clone git://git.overlays.gentoo.org/proj/sci.git
Cloning into 'sci'...
remote: Counting objects: 75092, done.
remote: Compressing objects: 100% (29623/29623), done.
remote: Total 75092 (delta 45218), reused 74046 (delta 44574)
Receiving objects: 100% (75092/75092), 17.66 MiB | 988.00 KiB/s, done.
Resolving deltas: 100% (45218/45218), done.
Checking connectivity... done.

mephisto init.d # nslookup git.overlays.gentoo.org
Server:         172.24.32.2
Address:        172.24.32.2#53

Non-authoritative answer:
git.overlays.gentoo.org canonical name = oystercatcher.gentoo.org.
Name:   oystercatcher.gentoo.org
Address: 148.251.78.52

mephisto init.d # nslookup -type=AAAA git.overlays.gentoo.org
Server:         172.24.32.2
Address:        172.24.32.2#53

Non-authoritative answer:
git.overlays.gentoo.org canonical name = oystercatcher.gentoo.org.
oystercatcher.gentoo.org        has AAAA address 2a01:4f8:202:4333::2

Authoritative answers can be found from:
gentoo.org      nameserver = ns1.gentoo.org.
gentoo.org      nameserver = ns2.gentoo.org.
gentoo.org      nameserver = ns3.gentoo.org.
gentoo.org      nameserver = ns4.gentoo.org.
ns1.gentoo.org  internet address = 140.211.166.189
ns2.gentoo.org  internet address = 194.116.84.30
ns2.gentoo.org  has AAAA address 2001:7f8:23:323::1e
ns3.gentoo.org  internet address = 162.221.144.84
ns4.gentoo.org  internet address = 31.216.40.145


However, using layman the server returnederror 504:

mephisto ~ # layman -s science

 * Fetching remote list,...
* Remote list already up to date: http://www.gentoo.org/proj/en/overlays/repositories.xml
 * Last-modified: Thu, 16 Oct 2014 17:20:03 GMT
 * Fetch Ok

 * Syncing selected overlays,...
 * Running Git... # ( cd /var/lib/layman/science  && /usr/bin/git pull )
fatal: unable to access 'http://git.overlays.gentoo.org/gitroot/proj/sci.git/': The requested URL returned error: 504
 * Failure result returned from Git
 *
 * Errors:
 * ------
 * Failed to sync overlay "science".
 * Error was: Syncing overlay "science" returned status 1!
 * db.sync()
 *

 * CLI: Errors occurred processing action sync
 *
 * Errors:
 * ------
 * Failed to sync overlay "science".
 * Error was: Syncing overlay "science" returned status 1!
 * db.sync()
 *



Em 17-10-2014 11:55, Justin (jlec) escreveu:
I can clone it from here


Reply via email to