Hi Daniel

Am 11.07.2011 02:43, schrieb Daniel Echeverry:
Im Daniel Echeverry maintaner of calamaris. Recently, it was reported a bug [1] in calamaris, the package fails to uninstall with piuparts. In my opinion, I think the problem is in the calamaris-cron script created in your cachelog.diff patch. however I'm not sure.

do you know what is the problem ?
I am not familiar with the tests, piuparts is conducting. I suspect, it tries to install calamaris, remove it again and run the remaining stuff. At this point, calamaris fails. The executed script /etc/cron.daily/calamaris does not test if /usr/lib/calamaris/calamaris-cron-script still exists, tries to call it and fails. A simple test -x ... || exit 0 at the beginning of the script could fix the bug.

HTH
Philipp

Reply via email to