On Tue, Jun 17, 2008 at 1:55 PM, Thomas Bächler <[EMAIL PROTECTED]> wrote: > Andreas Radke schrieb: >> >> I moved several packages with the new testing2x(64) script. To be sure >> I use /home/thomas/cleanup.sh for cleaning. >> >> Now I found all packages I moved with the testing2x (toolchain, >> openoffice, coreutils, wget) script not to be deleted from the >> ftp/testing directory. > > That is a bug/missing feature in the db-move script. You could look at it in > the dbscripts.git: > > http://projects.archlinux.org/?p=dbscripts.git;a=blob;f=db-move;h=f8adfc16fd338b89488c80df2e81f945c33333d7;hb=HEAD#112 > Line 112 needs cp changed to mv I guess.
Yeah, I just assumed the cleanup script could handle that part though. I can always change it to a mv later on. > >> And also the cleanup.sh doesn't detect them to >> be obsolete. Though the testing/packages.txt doesn't include them >> anymore. > > That script iterates over the db.tar.gz file, not over the ftp directory. > There is a cleanup2.sh which iterates over the files. For cleaning up, just > run /arch/cronjobs/ftpdir-cleanup, it does all of those tasks (until the > cronjob has been set up). I'll set this up today if I get time before I leave

