Gentoo Archives: gentoo-mirrors

From: Corey Shields <cshields@g.o>
To: gentoo-mirrors@l.g.o
Subject: Re: [gentoo-mirrors] 2005.1
Date: Thu, 11 Aug 2005 07:32:23
Message-Id: 200508110030.45181.cshields@gentoo.org
In Reply to: [gentoo-mirrors] 2005.1 by Thomas Buntrock
1 Depending on your setup, you may need to check the perms on that tree and open
2 it up accordingly so your rsync process can write in that directory.
3
4 Let me know if that does not work
5
6 Cheers,
7
8 -Corey
9
10 On Thursday 11 August 2005 12:29 am, Thomas Buntrock wrote:
11 > Hi,
12 >
13 > I have a problem with my mirror for the 2005.1 release.
14 >
15 > The directory structure seems to be complete, but there are no files in
16 > there (at least not in the x86 directory).
17 >
18 > # pwd
19 > /mirrors/gentoo/complete/releases/x86/2005.1
20 >
21 > # find . -type d
22 > .
23 > ./stages
24 > ./stages/x86
25 > ./stages/x86/hardened
26 > ./stages/i686
27 > ./stages/athlon-xp
28 > ./stages/pentium3
29 > ./stages/pentium4
30 > ./packagecd
31 > ./installcd
32 >
33 > # find . -type f
34 > <nothing>
35 >
36 > The current link already points to 2005.1.
37 >
38 > I am syncing with the master as followed:
39 >
40 > rsync -aq -H --delete --password-file=/rsync_pass
41 > --timeout=300 rsync://gentoo@××××××××××××××××××××××.org/gentoo/
42 > /mirrors/gentoo/complete
43 >
44 > If it is my fault, can anybody what I can do to improve?
45 >
46 > Thanks,
47 >
48 > Thomas
49
50 --
51 Corey Shields
52 Gentoo Linux Infrastructure Team
53 Gentoo Foundation Board of Trustees
54 http://www.gentoo.org/~cshields
55 --
56 gentoo-mirrors@g.o mailing list

Replies

Subject Author
Re: [gentoo-mirrors] 2005.1 Thomas Buntrock <bunti@×××××××××××××××××××××××××××.de>