Package: drupal-4.7
Version: 4.7.6-2
Severity: important
Tags: patch

The /etc/cron.d/drupal-4.7 config file contains the line:

*/5 * * * *    www-data          [ -x /usr/share/drupal/scripts/cron.sh
] && /usr/share/drupal/scripts/cron.sh

The /usr/share/drupal directory seems to have been renamed since package version
4.7.4-1 into /usr/share/drupal-4.7, hence this line should be rewritten
as:

*/5 * * * *    www-data          [ -x /usr/share/drupal-4.7/scripts/cron.sh
] && /usr/share/drupal-4.7/scripts/cron.sh

Regards,

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (700, 'stable'), (600, 'unstable'), (500, 'oldstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.4-by-mals1-p4-ht-1000hz-ipv4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages drupal-4.7 depends on:
ii  apache2-mpm-prefork [httpd 2.2.3-4       Traditional model for Apache HTTPD
ii  curl                       7.15.5-1      Get a file from an HTTP, HTTPS, FT
ii  dbconfig-common            1.8.29+etch1  common framework for packaging dat
ii  debconf                    1.5.11        Debian configuration management sy
ii  exim4-daemon-heavy [mail-t 4.63-17       exim MTA (v4) daemon with extended
ii  mysql-client-5.0 [mysql-cl 5.0.32-7etch1 mysql database client binaries
ii  php5                       5.2.0-8+etch1 server-side, HTML-embedded scripti
ii  php5-mysql                 5.2.0-8+etch1 MySQL module for php5
ii  wwwconfig-common           0.0.48        Debian web auto configuration

Versions of packages drupal-4.7 recommends:
ii  mysql-server-5.0 [mysql-se 5.0.32-7etch1 mysql database server binaries

-- debconf information excluded


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

Reply via email to