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
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
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
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
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
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
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
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
>
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
9 matches
Mail list logo