Gentoo Archives: gentoo-science

From: Frederico Moraes Ferreira <ferreirafm@×××.br>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] science not syncing
Date: Fri, 17 Oct 2014 14:31:28
Message-Id: 54412810.1010504@usp.br
In Reply to: Re: [gentoo-science] science not syncing by "Justin (jlec)"
1 Great! Now I dont have science anymore (kidding I backed up).
2 Here goes what I got when trying to add readd science:
3
4 higgs ~ # layman -a science
5 * Adding overlay...
6 * Running Git... # ( cd /var/lib/layman && /usr/bin/git clone
7 git://git.overlays.gentoo.org/proj/sci.git /var/lib/layman/science )
8 Cloning into '/var/lib/layman/science'... fatal: unable to connect to
9 git.overlays.gentoo.org: git.overlays.gentoo.org[0: 148.251.78.52]:
10 errno=Tempo esgotado para conexão git.overlays.gentoo.org[1:
11 2a01:4f8:202:4333::2]: errno=A rede está fora de alcance
12 * Failure result returned from Git
13 * Running Git... # ( cd /var/lib/layman/science && /usr/bin/git config
14 user.name "layman" )
15 * [Errno 2] No such file or directory: '/var/lib/layman/science'
16 *
17 * Trying next source of listed sources... * Running Git... # ( cd
18 /var/lib/layman && /usr/bin/git clone
19 http://git.overlays.gentoo.org/gitroot/proj/sci.git
20 /var/lib/layman/science ) Cloning into '/var/lib/layman/science'...
21 fatal: unable to access
22 'http://git.overlays.gentoo.org/gitroot/proj/sci.git/': The requested
23 URL returned error: 504 * Failure result returned from Git
24 * Running Git... # ( cd /var/lib/layman/science && /usr/bin/git config
25 user.name "layman" )
26 * [Errno 2] No such file or directory: '/var/lib/layman/science'
27 *
28 * Trying next source of listed sources...
29 * Running Git... # ( cd /var/lib/layman && /usr/bin/git clone
30 git+ssh://git@×××××××××××××××××××.org/proj/sci.git
31 /var/lib/layman/science ) Cloning into '/var/lib/layman/science'... The
32 authenticity of host 'git.overlays.gentoo.org (148.251.78.52)' can't be
33 established. ECDSA key fingerprint is
34 aa:6a:e4:74:1d:73:d2:5a:9f:45:9f:18:55:81:c9:9a.
35 Are you sure you want to continue connecting (yes/no)? yes
36 Warning: Permanently added 'git.overlays.gentoo.org,148.251.78.52'
37 (ECDSA) to the list of known hosts. Permission denied (publickey).
38 fatal: Could not read from remote repository. Please make sure you have
39 the correct access rights and the repository exists.
40 * Failure result returned from Git
41 * Running Git... # ( cd /var/lib/layman/science && /usr/bin/git config
42 user.name "layman" )
43 * [Errno 2] No such file or directory: '/var/lib/layman/science'
44 * Adding repository "science" failed! * CLI: Errors occurred processing
45 action add
46 * Adding repository "science" failed!
47
48
49
50
51
52
53
54 Em 17-10-2014 10:58, Justin (jlec) escreveu:
55 > On 17/10/14 15:52, ferreirafm@×××.br wrote:
56 >> Hi Gentoo Scientists,
57 >> I'm frequently getting the following error when syncing science overlay.
58 >> Is git.overlay.gentoo.org dead?
59 >> Best,
60 >> Fred
61 >>
62 >>
63 > No it is fine here. Perhaps remove and readd the overlay.
64 >
65 > Justin
66 >
67 >

Replies

Subject Author
Re: [gentoo-science] science not syncing "Justin (jlec)" <jlec@g.o>
Re: [gentoo-science] science not syncing heroxbd@g.o