Gentoo Archives: gentoo-science

From: ferreirafm@×××.br
To: gentoo-science@l.g.o
Subject: [gentoo-science] science not syncing
Date: Fri, 17 Oct 2014 13:52:18
Message-Id: 2111682670.4895077.1413553934239.JavaMail.root@usp.br
1 Hi Gentoo Scientists,
2 I'm frequently getting the following error when syncing science overlay.
3 Is git.overlay.gentoo.org dead?
4 Best,
5 Fred
6
7
8
9
10
11
12 #######################
13
14 receiving file list ...
15 100 files...
16 ...
17 ...
18 62600 files...
19 62700 files...
20
21 sent 76 bytes received 1,480,180 bytes 328,945.78 bytes/sec
22 total size is 40,893,007 speedup is 27.63
23
24
25 Fetching remote list...
26 Fetch Ok
27
28
29 Syncing selected overlay(s)...
30 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
31 Running Git... # ( cd /var/lib/layman/science && /usr/bin/git pull )
32 Failure result returned from Git
33
34 Succeeded:
35 ------
36 Successfully synchronized overlay "roverlay".
37
38
39 Errors:
40 ------
41 Failed to sync overlay "science".
42 Error was: Syncing overlay "science" returned status 1!
43 db.sync()
44
45
46
47 CLI: Errors occurred processing action sync_all
48
49 Errors:
50 ------
51 Failed to sync overlay "science".
52 Syncing overlay "science" returned status 1!
53 db.sync()

Replies

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