Gentoo Archives: gentoo-alt

From: Francois Bissey <francois.bissey@×××××××××××××.nz>
To: "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>
Subject: Re: [gentoo-alt] sync failure on OS X
Date: Fri, 05 Jun 2015 21:19:58
Message-Id: 5D904E0C-A2BD-4B41-AAC4-8C139EAC1D53@canterbury.ac.nz
In Reply to: Re: [gentoo-alt] sync failure on OS X by Fabian Groffen
1 > On 5/06/2015, at 18:11, Fabian Groffen <grobian@g.o> wrote:
2 >
3 > On 05-06-2015 01:14:03 +0000, Francois Bissey wrote:
4 >> And it looks like for some reasons the content for Babel is not synced:
5 >> fbissey@Mirage ~/Gentoo $ ll usr/portage/dev-python/babel
6 >> total 20K
7 >> drwxr-xr-x 5 fbissey staff 170 Jun 5 10:17 .
8 >> drwxr-xr-x 1409 fbissey staff 47K May 31 00:01 ..
9 >> -rw-r--r-- 1 fbissey staff 8.4K Jun 4 19:33 ChangeLog
10 >> -rw-r--r-- 1 fbissey staff 2.9K Jun 4 19:33 Manifest
11 >> -rw-r--r-- 1 fbissey staff 617 Jun 4 19:33 metadata.xml
12 >>
13 >> scp-ing the stuff from a regular box is temporarily fixing the
14 >> problem. We’ll see what happens next time I synced.
15 >
16 > Please keep us informed there. If the rsync image for some reason isn't
17 > getting through properly that needs to be sorted out. I noticed on the
18 > company proxy that rsync will just get cut in the middle, for instance.
19 > emerge-webrsync in such case is a lengthier approach, but works more
20 > reliable.
21
22 Just done a sync right now:
23 deleting dev-python/babel/files/Babel-0.9.6-setuptools.patch
24 deleting dev-python/babel/files/
25 deleting dev-python/babel/metadata.xml
26 deleting dev-python/babel/Manifest
27 deleting dev-python/babel/ChangeLog
28 deleting dev-python/babel/Babel-1.3-r1.ebuild
29 dev-python/Babel/Babel-1.3-r1.ebuild
30 dev-python/Babel/ChangeLog
31 dev-python/Babel/Manifest
32 dev-python/Babel/metadata.xml
33 rsync: mkstemp "/Users/fbissey/Gentoo/usr/portage/dev-python/Babel/files/.Babel-0.9.6-setuptools.patch.S3DbO8" failed: No such file or directory (2)
34 dev-python/Whoosh/files/
35
36 and
37 fbissey@Mirage ~/Gentoo $ ll usr/portage/dev-python/Babel/
38 total 24K
39 drwxr-xr-x 6 fbissey staff 204 Jun 6 09:13 .
40 drwxr-xr-x 1410 fbissey staff 47K Jun 6 09:13 ..
41 -rw-r--r-- 1 fbissey staff 1.6K Mar 21 20:58 Babel-1.3-r1.ebuild
42 -rw-r--r-- 1 fbissey staff 8.4K Jun 4 19:33 ChangeLog
43 -rw-r--r-- 1 fbissey staff 2.9K Jun 4 19:33 Manifest
44 -rw-r--r-- 1 fbissey staff 617 Jun 4 19:33 metadata.xml
45
46 So it put some of the files back but chocked on the patch.
47
48 François