Hello Malcom,

On Mon, Oct 08, 2007 at 10:26:10AM +0200, Malcolm Chan wrote:
> On Sa, 06 Okt 2007, Simon Paillard wrote:
> > On Thu, Aug 23, 2007 at 12:37:47PM +0200, Malcolm Chan wrote:
> > > The rsnc has completed. Is there anything else I am missing?
> > 
> > I go back to you since it has been some weeks that you submitted you
> > mirror.
> > 
> > in ftp://ftp.is.co.za/debian the /dists/ directory is missing, the trace
> > directory is empty, and ftp://ftp.is.co.za/debian/pool/main ends at
> > letter k.
>
> I have made the fixes. Hopefully by the end of the week mirror will be
> in sync. 

ftp://ftp.is.co.za/debian/pool/main now ends at letter s.

I guess there is a problem with your hard disk capacity.

Since you mirror all the architectures, you may have to remove some of
them to gain space capacity :

* adapting your ARCH_EXLUCDE variable in anonftpsync

* then delete by hand already mirrored packages
  for arch in alpha arm hppa hurd-i386 m68k mips mipsel s390 sparc ;
  do find /path/debian/dists/. -name *$arch* -exec rm -r {} \;
  find /path/debian/pool/ -name *_$arch.deb -exec rm -r {} \;
  done

Once the mirroring of pool/ will be successful, dists/ projects/ and the
other needed data will be mirrored, so that the mirror becomes
functionnal.

Best regards,

-- 
Simon Paillard



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to