maximilian attems
2005-Jan-08 01:30 UTC
[Logcheck-devel] Re: [Logcheck-commits] CVS logcheck/debian
On Wed, 05 Jan 2005, CVS User ttroxell wrote:> @@ -70,6 +70,10 @@ > chown logcheck /var/lock/logcheck > /dev/null 2>&1 || true > fi > > + # fix for #284788 > + # update timestamp on cron > + touch /etc/cron.d/logcheck || true > + > ;; > > abort-upgrade|abort-remove|abort-deconfigure)on a box with a broken coreutils install i got: Setting up logcheck (1.2.32+1.2.33rc1) ... /var/lib/dpkg/info/logcheck.postinst: 87: touch: not found i guess it's harmless, just sending out as note, reinstall of coreutils + logcheck worked. ;-) -- maks kernel janitor http://janitor.kernelnewbies.org/ personal weblog http://www.sternwelten.at/weblog.shtml
Todd Troxell
2005-Jan-08 01:43 UTC
[Logcheck-devel] Re: [Logcheck-commits] CVS logcheck/debian
On Sat, Jan 08, 2005 at 02:30:31AM +0100, maximilian attems wrote:> on a box with a broken coreutils install i got: > > Setting up logcheck (1.2.32+1.2.33rc1) ... > /var/lib/dpkg/info/logcheck.postinst: 87: touch: not found > > i guess it's harmless, just sending out as note, > reinstall of coreutils + logcheck worked. ;-)Hm, yeah coreutils is pretty important I guess :> -- [ Todd J. Troxell ,''`. Student, Debian GNU/Linux Developer, SysAdmin, Geek : :' : http://debian.org || http://rapidpacket.com/~xtat `. `' `- ]
Seemingly Similar Threads
- Re: [Logcheck-commits] CVS logcheck/src
- Bug#287184: logcheck overwriting ownership/permissions of /etc/logcheck/* on upgrades
- Bug#289529: logcheck: "Ghandi" should be "Gandhi" in README.how.to.interpret
- Bug#268277: logcheck documentation bug
- New logcheck committer