touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #87242
[Bug 1078607] Re: /etc/default/cron and /etc/cron.daily/standard are inconsistent
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: cron (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cron in Ubuntu.
https://bugs.launchpad.net/bugs/1078607
Title:
/etc/default/cron and /etc/cron.daily/standard are inconsistent
Status in cron package in Ubuntu:
Confirmed
Bug description:
default file says:
# This file has been deprecated. [...]
Although in the file /etc/cron.daily/standard:
# Don't continue if user wants to skip lost+found check
if [ -f /etc/default/cron ]; then
. /etc/default/cron
[ "$CHECK_LOSTFOUND" = "no" ] && exit 0
fi
I see 3 options:
1. Removing deprecated flag.
2. Removing lost+found check.
3. Putting this info to a different place.
I suggest option #2.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: cron 3.0pl1-120ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
Uname: Linux 3.2.0-31-generic x86_64
ApportVersion: 2.0.1-0ubuntu15
Architecture: amd64
Date: Wed Nov 14 08:23:00 2012
MarkForUpload: True
ProcEnviron:
LANGUAGE=en_US:en
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: cron
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.default.cron:
# This file has been deprecated. Please add custom options for cron to
# /etc/init/cron.conf and/or /etc/init/cron.override directly. See
# the init(5) man page for more information.
CHECK_LOSTFOUND = no
mtime.conffile..etc.default.cron: 2012-11-14T08:22:21.810854
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cron/+bug/1078607/+subscriptions