Your message dated Thu, 14 Mar 2013 21:28:26 +0100
with message-id 
<cac88fzerg3wybprpwsyew1ggtwvj4qcxst3dlqoftn8hgoh...@mail.gmail.com>
and subject line Re: [php-maint] Bug#702531: Bug#702531: php5-common: 
Non-escaped semicolon in crontab
has caused the Debian Bug report #702531,
regarding php5-common: Non-escaped semicolon in crontab
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
702531: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702531
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5-common
Version: 5.4.4-13
Severity: important

Hi,

This package generate a /etc/cron.d/php5 which returns the following error :

/bin/sh: 1: -delete: not found

Triple backslashs before the last semicolon of command should fix this error :

[...] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f
-ignore_readdir_race -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir
fuser -s {} 2>/dev/null \\\; -delete

Thx,

Jonathan.


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.38-xenU-7648-x86_64-grsec (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages php5-common depends on:
ii  dpkg    1.16.9
ii  libc6   2.13-38
ii  psmisc  22.19-1+deb7u1
ii  sed     4.2.1-10
ii  ucf     3.0025+nmu3

php5-common recommends no packages.

php5-common suggests no packages.

-- Configuration Files:
/etc/cron.d/php5 changed [not included]

-- no debconf information

--- End Message ---
--- Begin Message ---
I've found the origin of the problem : by default, my hosting provider
setup an init script that override this file.
Sorry for the trouble...

Thanks,

-- 
Jonathan Leroy

--- End Message ---

Reply via email to