Gentoo Archives: gentoo-mirrors

From: Thomas Buntrock <bunti@×××××××××××××××××××××××××××.de>
To: gentoo-mirrors@l.g.o
Subject: [gentoo-mirrors] 2005.1
Date: Thu, 11 Aug 2005 07:30:00
Message-Id: 42FAFE63.9090906@sec.informatik.tu-darmstadt.de
1 Hi,
2
3 I have a problem with my mirror for the 2005.1 release.
4
5 The directory structure seems to be complete, but there are no files in there
6 (at least not in the x86 directory).
7
8 # pwd
9 /mirrors/gentoo/complete/releases/x86/2005.1
10
11 # find . -type d
12 .
13 ./stages
14 ./stages/x86
15 ./stages/x86/hardened
16 ./stages/i686
17 ./stages/athlon-xp
18 ./stages/pentium3
19 ./stages/pentium4
20 ./packagecd
21 ./installcd
22
23 # find . -type f
24 <nothing>
25
26 The current link already points to 2005.1.
27
28 I am syncing with the master as followed:
29
30 rsync -aq -H --delete --password-file=/rsync_pass
31 --timeout=300 rsync://gentoo@××××××××××××××××××××××.org/gentoo/
32 /mirrors/gentoo/complete
33
34 If it is my fault, can anybody what I can do to improve?
35
36 Thanks,
37
38 Thomas
39 --
40 gentoo-mirrors@g.o mailing list

Replies

Subject Author
Re: [gentoo-mirrors] 2005.1 Corey Shields <cshields@g.o>