On 24/07/2012 11:18, Gaudenz Steinlin wrote: > > Hi Backporters and Marco > > There is another slight glitch in the sks backport. The cronjob contains > a call to db_archive. This command does not exist in squeeze and should > be replaced by db4.7_archive. See the patch below. > > Gaudenz > > --- /etc/cron.daily/sks.orig 2012-07-13 00:52:02.000000000 +0200 > +++ /etc/cron.daily/sks 2012-07-24 11:13:17.070747566 +0200 > @@ -26,7 +26,7 @@ > dir=$1 > if [ -d "$dir" ] > then > - db_archive -h $dir -d > + db4.7_archive -h $dir -d > fi > return 0 > } > I've prepared another upload fixing this issue and removing the NEWS about upgrade to bdb 5.1. If I'm not wrong, removing the NEWS entry should be OK because it will be detected as new (and displayed) during the upgrade to squeeze+1. Regards, Marco -- --------------------------------------------------------------------- | Marco Nenciarini | Debian/GNU Linux Developer - Plug Member | | mnencia@prato.linux.it | http://www.prato.linux.it/~mnencia | --------------------------------------------------------------------- Key fingerprint = FED9 69C7 9E67 21F5 7D95 5270 6864 730D F095 E5E4
Attachment:
signature.asc
Description: OpenPGP digital signature