Bug#702531: [php-maint] Bug#702531: Bug#702531: php5-common: Non-escaped semicolon in crontab

2013-03-14 Thread Ondřej Surý
Hi, I still think that this is the problem of your local system. I would suggest to try to reproduce it in clean installation. I have restarted one of my kvm virtuals and nothing like this happens. Before reboot: root@jedi:/etc/cron.d# md5sum php5 021b1d7737f7de7957214993fde9adba php5 root@jedi

Bug#702531: [php-maint] Bug#702531: Bug#702531: php5-common: Non-escaped semicolon in crontab

2013-03-14 Thread Bob Proulx
Jonathan Leroy wrote: > 2013/3/8 Jonathan Leroy wrote: > > Reinstall php5-common with "dpkg --force-confmiss -i > > php5-common_5.4.4-14_amd64.deb" fix the problem. Strange. > > The problem persists. The crontab file (/etc/cron.d/php5) seems to be > rewritten at each server reboot (file timestamp

Bug#702531: [php-maint] Bug#702531: Bug#702531: php5-common: Non-escaped semicolon in crontab

2013-03-14 Thread Jonathan Leroy
reopen 702531 2013/3/8 Jonathan Leroy : > Reinstall php5-common with "dpkg --force-confmiss -i > php5-common_5.4.4-14_amd64.deb" fix the problem. Strange. Hi, The problem persists. The crontab file (/etc/cron.d/php5) seems to be rewritten at each server reboot (file timestamp = now - uptime). Re

Bug#702531: [php-maint] Bug#702531: Bug#702531: php5-common: Non-escaped semicolon in crontab

2013-03-08 Thread Jonathan Leroy
2013/3/8 Ondřej Surý : > 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

Bug#702531: [php-maint] Bug#702531: Bug#702531: php5-common: Non-escaped semicolon in crontab

2013-03-07 Thread Ondřej Surý
tags 702531 +moreinfo severity 702531 normal thank you 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

Bug#702531: [php-maint] Bug#702531: php5-common: Non-escaped semicolon in crontab

2013-03-07 Thread Bob Proulx
Jonathan Leroy wrote: > 2013/3/7 Ondřej Surý : > > What default shell and cron are you using? > > Bash, and Debian's default cron (http://packages.debian.org/wheezy/cron). I have the same and do not have any error with it. There should be no need for extra backslashes quoting that character. Th

Bug#702531: [php-maint] Bug#702531: php5-common: Non-escaped semicolon in crontab

2013-03-07 Thread Jonathan Leroy
2013/3/7 Ondřej Surý : > What default shell and cron are you using? Bash, and Debian's default cron (http://packages.debian.org/wheezy/cron). Regards, -- Jonathan Leroy -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact list

Bug#702531: [php-maint] Bug#702531: php5-common: Non-escaped semicolon in crontab

2013-03-07 Thread Ondřej Surý
What default shell and cron are you using? Ondřej Surý On 7. 3. 2013, at 22:39, Jonathan Leroy wrote: > 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 >

Bug#702531: php5-common: Non-escaped semicolon in crontab

2013-03-07 Thread Jonathan Leroy
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 -mindept