while trying to sync my CentOS Mirror to ftp.hosteurope.de I get always:
Welcome to ftp.hosteurope.de
This server is located in Cologne, Germany.
receiving file list ... rsync: opendir "5.4" (in centos) failed: Permission denied (13) done IO error encountered -- skipping file deletion ./ TIME timestamp.txt
sent 118 bytes received 2766453 bytes 149544.38 bytes/sec total size is 72299624567 speedup is 26133.30 rsync error: some files could not be transferred (code 23) at main.c(1298) [generator=2.6.8]
This is because while the data is there, the 5.4 dir has no permissions for "other users". This is done so mirrors can sync the data fully before they are opened to the public. When it is time, a last rsync will cause a "bitflip", setting the permissions on that dir.
Met vriendelijke groet,
Sander Hoentjen System & Support engineer | Oxilion | +31 (0)88-78 77 678 | http://www.oxilion.nl/
-----Original Message----- From: centos-mirror-bounces@centos.org [mailto:centos-mirror- bounces@centos.org] On Behalf Of Uwe Kiewel Sent: maandag 19 oktober 2009 7:48 To: Mailing list for CentOS mirrors. Subject: [CentOS-mirror] Cannot sync 5.4 from ftp.hosteurope.de
while trying to sync my CentOS Mirror to ftp.hosteurope.de I get always:
Welcome to ftp.hosteurope.de
This server is located in Cologne, Germany.
receiving file list ... rsync: opendir "5.4" (in centos) failed: Permission denied (13) done IO error encountered -- skipping file deletion ./ TIME timestamp.txt
sent 118 bytes received 2766453 bytes 149544.38 bytes/sec total size is 72299624567 speedup is 26133.30 rsync error: some files could not be transferred (code 23) at main.c(1298) [generator=2.6.8]
CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
so, how can *I* prepare my mirror for 5.4?
-----Original Message----- From: centos-mirror-bounces@centos.org on behalf of Sander Hoentjen - Oxilion Sent: Mon 10/19/2009 7:54 AM To: 'Mailing list for CentOS mirrors.' Subject: Re: [CentOS-mirror] Cannot sync 5.4 from ftp.hosteurope.de
This is because while the data is there, the 5.4 dir has no permissions for "other users". This is done so mirrors can sync the data fully before they are opened to the public. When it is time, a last rsync will cause a "bitflip", setting the permissions on that dir.
Met vriendelijke groet,
Sander Hoentjen System & Support engineer | Oxilion | +31 (0)88-78 77 678 | http://www.oxilion.nl/
-----Original Message----- From: centos-mirror-bounces@centos.org [mailto:centos-mirror- bounces@centos.org] On Behalf Of Uwe Kiewel Sent: maandag 19 oktober 2009 7:48 To: Mailing list for CentOS mirrors. Subject: [CentOS-mirror] Cannot sync 5.4 from ftp.hosteurope.de
while trying to sync my CentOS Mirror to ftp.hosteurope.de I get always:
Welcome to ftp.hosteurope.de
This server is located in Cologne, Germany.
receiving file list ... rsync: opendir "5.4" (in centos) failed: Permission denied (13) done IO error encountered -- skipping file deletion ./ TIME timestamp.txt
sent 118 bytes received 2766453 bytes 149544.38 bytes/sec total size is 72299624567 speedup is 26133.30 rsync error: some files could not be transferred (code 23) at main.c(1298) [generator=2.6.8]
CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
_______________________________________________ CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
On 10/19/2009 01:23 PM, Uwe Kiewel (ML) wrote:
so, how can *I* prepare my mirror for 5.4?
...
You should sync from eu-msync.centos.org, check:
http://www.centos.org/modules/tinycontent/index.php?id=22
Mogens
On Mon, Oct 19, 2009 at 01:23:05PM +0200, Uwe Kiewel (ML) wrote:
so, how can *I* prepare my mirror for 5.4?
if you are rsyncing from a centos.org mirror as any public mirror is allowed to, you are already pulling 5.4...
Cheers,
Tru