* [gentoo-science] science not syncing
[not found] <506072257.4887268.1413553139837.JavaMail.root@usp.br>
@ 2014-10-17 13:52 ` ferreirafm
2014-10-17 13:58 ` Justin (jlec)
0 siblings, 1 reply; 6+ messages in thread
From: ferreirafm @ 2014-10-17 13:52 UTC (permalink / raw
To: gentoo-science
[-- Attachment #1: Type: text/plain, Size: 1113 bytes --]
Hi Gentoo Scientists,
I'm frequently getting the following error when syncing science overlay.
Is git.overlay.gentoo.org dead?
Best,
Fred
#######################
receiving file list ...
100 files...
...
...
62600 files...
62700 files...
sent 76 bytes received 1,480,180 bytes 328,945.78 bytes/sec
total size is 40,893,007 speedup is 27.63
^[Fetching remote list...
Fetch Ok
Syncing selected overlay(s)...
Running Rsync... # /usr/bin/rsync -rlptDvz --progress --delete --delete-after --timeout=180 --exclude=distfiles/* --exclude=local/* --exclude=packages/* rsync://roverlay.dev.gentoo.org/roverlay/ /var/lib/layman/roverlay
Running Git... # ( cd /var/lib/layman/science && /usr/bin/git pull )
Failure result returned from Git
Succeeded:
------
Successfully synchronized overlay "roverlay".
Errors:
------
Failed to sync overlay "science".
Error was: Syncing overlay "science" returned status 1!
db.sync()
CLI: Errors occurred processing action sync_all
Errors:
------
Failed to sync overlay "science".
Syncing overlay "science" returned status 1!
db.sync()
[-- Attachment #2: Type: text/html, Size: 5031 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-science] science not syncing
2014-10-17 13:52 ` [gentoo-science] science not syncing ferreirafm
@ 2014-10-17 13:58 ` Justin (jlec)
2014-10-17 14:30 ` Frederico Moraes Ferreira
0 siblings, 1 reply; 6+ messages in thread
From: Justin (jlec) @ 2014-10-17 13:58 UTC (permalink / raw
To: gentoo-science
[-- Attachment #1: Type: text/plain, Size: 281 bytes --]
On 17/10/14 15:52, ferreirafm@usp.br wrote:
> Hi Gentoo Scientists,
> I'm frequently getting the following error when syncing science overlay.
> Is git.overlay.gentoo.org dead?
> Best,
> Fred
>
>
No it is fine here. Perhaps remove and readd the overlay.
Justin
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 951 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-science] science not syncing
2014-10-17 13:58 ` Justin (jlec)
@ 2014-10-17 14:30 ` Frederico Moraes Ferreira
2014-10-17 14:55 ` Justin (jlec)
2014-10-18 0:49 ` heroxbd
0 siblings, 2 replies; 6+ messages in thread
From: Frederico Moraes Ferreira @ 2014-10-17 14:30 UTC (permalink / raw
To: gentoo-science
Great! Now I dont have science anymore (kidding I backed up).
Here goes what I got when trying to add readd science:
higgs ~ # layman -a science
* Adding overlay...
* Running Git... # ( cd /var/lib/layman && /usr/bin/git clone
git://git.overlays.gentoo.org/proj/sci.git /var/lib/layman/science )
Cloning into '/var/lib/layman/science'... fatal: unable to connect to
git.overlays.gentoo.org: git.overlays.gentoo.org[0: 148.251.78.52]:
errno=Tempo esgotado para conexão git.overlays.gentoo.org[1:
2a01:4f8:202:4333::2]: errno=A rede está fora de alcance
* Failure result returned from Git
* Running Git... # ( cd /var/lib/layman/science && /usr/bin/git config
user.name "layman" )
* [Errno 2] No such file or directory: '/var/lib/layman/science'
*
* Trying next source of listed sources... * Running Git... # ( cd
/var/lib/layman && /usr/bin/git clone
http://git.overlays.gentoo.org/gitroot/proj/sci.git
/var/lib/layman/science ) Cloning into '/var/lib/layman/science'...
fatal: unable to access
'http://git.overlays.gentoo.org/gitroot/proj/sci.git/': The requested
URL returned error: 504 * Failure result returned from Git
* Running Git... # ( cd /var/lib/layman/science && /usr/bin/git config
user.name "layman" )
* [Errno 2] No such file or directory: '/var/lib/layman/science'
*
* Trying next source of listed sources...
* Running Git... # ( cd /var/lib/layman && /usr/bin/git clone
git+ssh://git@git.overlays.gentoo.org/proj/sci.git
/var/lib/layman/science ) Cloning into '/var/lib/layman/science'... The
authenticity of host 'git.overlays.gentoo.org (148.251.78.52)' can't be
established. ECDSA key fingerprint is
aa:6a:e4:74:1d:73:d2:5a:9f:45:9f:18:55:81:c9:9a.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'git.overlays.gentoo.org,148.251.78.52'
(ECDSA) to the list of known hosts. Permission denied (publickey).
fatal: Could not read from remote repository. Please make sure you have
the correct access rights and the repository exists.
* Failure result returned from Git
* Running Git... # ( cd /var/lib/layman/science && /usr/bin/git config
user.name "layman" )
* [Errno 2] No such file or directory: '/var/lib/layman/science'
* Adding repository "science" failed! * CLI: Errors occurred processing
action add
* Adding repository "science" failed!
Em 17-10-2014 10:58, Justin (jlec) escreveu:
> On 17/10/14 15:52, ferreirafm@usp.br wrote:
>> Hi Gentoo Scientists,
>> I'm frequently getting the following error when syncing science overlay.
>> Is git.overlay.gentoo.org dead?
>> Best,
>> Fred
>>
>>
> No it is fine here. Perhaps remove and readd the overlay.
>
> Justin
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-science] science not syncing
2014-10-17 14:30 ` Frederico Moraes Ferreira
@ 2014-10-17 14:55 ` Justin (jlec)
2014-10-17 18:30 ` Frederico Moraes Ferreira
2014-10-18 0:49 ` heroxbd
1 sibling, 1 reply; 6+ messages in thread
From: Justin (jlec) @ 2014-10-17 14:55 UTC (permalink / raw
To: gentoo-science
[-- Attachment #1: Type: text/plain, Size: 1209 bytes --]
On 17/10/14 16:30, Frederico Moraes Ferreira wrote:
> Great! Now I dont have science anymore (kidding I backed up).
> Here goes what I got when trying to add readd science:
>
I can clone it from here
$ (0) 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 | 8.80 MiB/s, done.
Resolving deltas: 100% (45218/45218), done.
Checking connectivity... done.
$ (0) nslookup git.overlays.gentoo.org
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
git.overlays.gentoo.org canonical name = oystercatcher.gentoo.org.
Name: oystercatcher.gentoo.org
Address: 148.251.78.52
$ (0) nslookup -type=AAAA git.overlays.gentoo.org
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
git.overlays.gentoo.org canonical name = oystercatcher.gentoo.org.
oystercatcher.gentoo.org has AAAA address 2a01:4f8:202:4333
Don't know what is wrong here. Try to clone it by hand into some place and see
if that works.
Justin
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 951 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-science] science not syncing
2014-10-17 14:55 ` Justin (jlec)
@ 2014-10-17 18:30 ` Frederico Moraes Ferreira
0 siblings, 0 replies; 6+ messages in thread
From: Frederico Moraes Ferreira @ 2014-10-17 18:30 UTC (permalink / raw
To: gentoo-science
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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-science] science not syncing
2014-10-17 14:30 ` Frederico Moraes Ferreira
2014-10-17 14:55 ` Justin (jlec)
@ 2014-10-18 0:49 ` heroxbd
1 sibling, 0 replies; 6+ messages in thread
From: heroxbd @ 2014-10-18 0:49 UTC (permalink / raw
To: gentoo-science
Frederico Moraes Ferreira <ferreirafm@usp.br> writes:
> Great! Now I dont have science anymore (kidding I backed up).
> Here goes what I got when trying to add readd science:
>
> higgs ~ # layman -a science
(Off Topic) Ha, I am surprised to see a host named higgs. I myself have
one at home ;)
Benda
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-10-18 0:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <506072257.4887268.1413553139837.JavaMail.root@usp.br>
2014-10-17 13:52 ` [gentoo-science] science not syncing ferreirafm
2014-10-17 13:58 ` Justin (jlec)
2014-10-17 14:30 ` Frederico Moraes Ferreira
2014-10-17 14:55 ` Justin (jlec)
2014-10-17 18:30 ` Frederico Moraes Ferreira
2014-10-18 0:49 ` heroxbd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox