Jeroen van Wolffelaar <[EMAIL PROTECTED]> writes: > On Sat, Feb 12, 2005 at 07:47:40PM +0100, Jeroen van Wolffelaar wrote: >> My mirror was running a bit out-of-diskspace, that I took a look at >> where this space went. I turns out, that debmirror doesn't cleanup >> properly. >> >> For example, I have pool/main/k/kernel-patch-2.4.25-mips and kvim on my >> mirror, but that source package was removed from unstable in october >> resp. november 2004. > > Ah, I find the issue here, debmirror uses 'find', but due to space > constraints, part of my mirror were on other partitions, and symlinked > to there. > > find doesn't follow symlinks, so there it goes wrong. > > --Jeroen
Try adding "-follow" to the find call and run with --dry-run. I fear that adding -follow will remove /dists/unstable/* and /dists/testing/* though if you have those thinks, so --dry-run it. Tell me if this works or not. MfG Goswin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]