Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: pablitobs on February 07, 2011, 01:54:21 AM

Title: building mirror error
Post by: pablitobs on February 07, 2011, 01:54:21 AM
Hi, I am hosting a mirror for SME for a couple of months now, yesterday I upgrade my server and install the SME 8B6, after creating the ibay for the mirror, and follow the instructions at:

http://wiki.contribs.org/Mirrors

And executing

Code: [Select]
rsync -aHhimOSz --partial --timeout 300 --delay-updates --delete-after --delete \
--max-delete 1000 ibiblio.org::Linux/distributions/smeserver/ /home/smeserver/

I get this error:

Code: [Select]
rsync: change_dir "/distributions/smeserver" (in Linux) failed: No such file or directory (2)

I would like to fix this issue so there could be another mirror available for SME. Any help will be appreciated

Thanks
Title: Re: building mirror error
Post by: jester on February 07, 2011, 10:02:39 AM
Ibiblio is making some major changes and currently their rsync service is (partially) unavailable, see: bug-report #6498 (http://bugs.contribs.org/show_bug.cgi?id=6498)
Title: Re: building mirror error
Post by: pablitobs on February 07, 2011, 04:15:46 PM
Ok thanks, as soon as the main repository is back on line, I will recreate mine...

Thanks