[mirror-admin] Fedora sync errors

Matt Domsch matt at domsch.com
Thu Mar 4 10:06:00 EST 2010


On Thu, Mar 04, 2010 at 09:22:12AM +0000, HEAnet Mirror Admin wrote:
> Hi,
> 
> Whilst syncing enchilada from fedora-archives.ibiblio.org, we've been
> getting the following errors:
> 
> rsync: symlink "/ftp/disk1/fedora/linux/development/i386" ->
> "rawhide/i386" failed: File exists (17) rsync: symlink
> "/ftp/disk1/fedora/linux/development/source" -> "rawhide/source"
> failed: File exists (17) rsync: symlink
> "/ftp/disk1/fedora/linux/development/x86_64" -> "rawhide/x86_64"
> failed: File exists (17)
> 
> Are they something that can be ignored, or is manual intervention
> required?

I'd go for manual intervention.  Not sure why rsync didn't like it,
but what happened is, where development/{i386,x86_64,source}/ existed
as directories before, they are now symlinks to
development/rawhide/{i386,x86_64,source}/ directories, due to the
policy change to No Frozen Rawhide (Fedora 13 branched from rawhide
quite early, letting both continue development in parallel).

$ pwd
/pub/fedora/linux/development
]$ ls -al
total 16
drwxr-xr-x 4  263     264 4096 Feb 18 03:56 .
drwxr-xr-x 7 root root    4096 May 21  2007 ..
drwxr-xr-x 5  263     264 4096 Mar  3 09:46 13
lrwxrwxrwx 1  263 mirrors   12 Feb 18 03:56 i386 -> rawhide/i386
drwxr-xr-x 5  263     264 4096 Mar  4 08:39 rawhide
lrwxrwxrwx 1  263 mirrors   14 Feb 18 03:56 source -> rawhide/source
lrwxrwxrwx 1  263 mirrors   14 Feb 18 03:56 x86_64 -> rawhide/x86_64

--


More information about the Mirror-admin mailing list