Package: pdbv Version: 2.0.4-1 Followup-For: Bug #192437
Hiya, I just upgraded to 2.0.4-1 yesterday, and today found the "I ran as root" warning in my inbox. The problem is that... >> It was installed in /etc/cron.daily and this is running as root. I >> wasn't searching for it. But I remember that 3 days bevore there was >> messages that this cron job cannot find /usr/local/bin/pdbv. But this >> has been fixed in a release this days. > > The file in cron.daily is not part of the package and must be ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > removed. In previous version we had a cron.daily file but now we have ^^^^^^^ > only a cron.d file, which select nobody as user for the cronjob. ... I, too, have a "pdbv" file in "/etc/cron.daily/". This must have been created by an earlier version of the pdbv package. Shouldn't it be cleaned-up/removed by this (and later) versions of the pdbv package in the postinst script? -matt m. ps: Full-text of this "/etc/cron.daily/pdbv" file: ----------------------------- #!/bin/sh mkdir -p /var/www /usr/bin/pdbv /var/www 2>&1 ----------------------------- -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux yoo-hoo 2.4.21-pre4 #2 Sat Feb 22 19:46:50 EST 2003 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages pdbv depends on: ii coreutils [fileutils] 5.0-3 The GNU core utilities ii debconf 1.2.37 Debian configuration management sy ii fileutils 5.0-3 The GNU file management utilities ii liblocale-gettext-perl 1.01-17 Using libc functions for internati ii perl-base 5.8.0-17 The Pathologically Eclectic Rubbis ii perl-modules 5.8.0-17 Core Perl modules. -- debconf information: * pdbv/cron: daily * pdbv/sleep: true pdbv/listing: basic * pdbv/output_dir: /var/www/pdbv * pdbv/clean_output_dir: true * pdbv/force: false * pdbv/cron_lang: no
