Your message dated Fri, 8 Mar 2013 14:00:57 +0100
with message-id 
<[email protected]>
and subject line Re: [php-maint] Bug#702531: 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 ---
On Fri, March 8, 2013 13:41, Jonathan Leroy wrote:
> 2013/3/8 Ondřej Surý <[email protected]>:
>> Jonathan, I would suggest reinstalling php5-common, since the problem
>> you have described, is for 99% some problem of your local
>> installation, since you are the first use who had reported such issue,
>> and it is working for the rest (including me).
>
> Reinstall php5-common with "dpkg --force-confmiss -i
> php5-common_5.4.4-14_amd64.deb" fix the problem. Strange.

Good to hear that it's fixed. Something must have corrupted your crontab
it seems.


Cheers,
Thijs

--- End Message ---

Reply via email to