Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-mirrors] Issues with rsync and Eclipse

Greetings,

I seem to be having issues with mirroring from any of the three supplied rsync addresses.
The errors I often get are related to failure code 12. They start with a load of symlinks which just don't seem right (I know I can suppress them with a simple command but I included them here to point out what I am getting). They often show a 'connection reset by peer' in between connections.

An example:

ignoring unsafe symlink "/space/ftp/pub/software/eclipse/modeling/emf/cdo/updates/maintenance/latest" -> "/home/data/httpd/download.eclipse.org/modeling/emf/cdo/drops/M20131213-0411"
ignoring unsafe symlink "/space/ftp/pub/software/eclipse/modeling/emf/cdo/updates/maintenance/weekly/latest" -> "/home/data/httpd/download.eclipse.org/modeling/emf/cdo/drops/M20131213-0411"
ignoring unsafe symlink "/space/ftp/pub/software/eclipse/modeling/emf/cdo/updates/releases/latest" -> "/home/data/httpd/download.eclipse.org/modeling/emf/cdo/drops/R20130918-0029"
ignoring unsafe symlink "/space/ftp/pub/software/eclipse/modeling/emf/cdo/updates/releases/3.0/latest" -> "/home/data/httpd/download.eclipse.org/modeling/emf/cdo/drops/R20110215-2220"
ignoring unsafe symlink "/space/ftp/pub/software/eclipse/modeling/emf/cdo/updates/releases/4.0/latest" -> "/home/data/httpd/download.eclipse.org/modeling/emf/cdo/drops/R20120518-0411"
ignoring unsafe symlink "/space/ftp/pub/software/eclipse/modeling/emf/cdo/updates/releases/4.1/latest" -> "/home/data/httpd/download.eclipse.org/modeling/emf/cdo/drops/R20130213-0014"
ignoring unsafe symlink "/space/ftp/pub/software/eclipse/modeling/emf/cdo/updates/releases/4.2/latest" -> "/home/data/httpd/download.eclipse.org/modeling/emf/cdo/drops/R20130918-0029"
ignoring unsafe symlink "/space/ftp/pub/software/eclipse/objectteams/updates/2.0/SDK/features" -> "/home/data/httpd/download.eclipse.org/eclipse/updates/3.7/R-3.7-201106131736/features"
ignoring unsafe symlink "/space/ftp/pub/software/eclipse/objectteams/updates/2.0/SDK/plugins" -> "/home/data/httpd/download.eclipse.org/eclipse/updates/3.7/R-3.7-201106131736/plugins"
rsync: read error: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at io.c(760) [receiver=3.0.7]
rsync: connection unexpectedly closed (2123 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(601) [generator=3.0.7]
Anyone with some advice?

Kinds regards,

Willem
SNT FTPcom

Back to the top