Your message dated Tue, 3 Jul 2012 19:26:45 +0200
with message-id <[email protected]>
and subject line Fixed in version 3.0pl1-117
has caused the Debian Bug report #333837,
regarding cron.daily/standard tries to backup shadow and gshadow which fails on 
SELinux
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
333837: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333837
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cron
Version: 3.0pl1-91
Severity: normal

Cron tries to backup shadow and gshadow, but cron doesn't have read
access to these files. On SELinux, this backup should be handled by a
special task (with special permissions), so cron.daily/standard should
not backup these files on an SELinux enabled system.

Example code fragment to test for SELinux:
if test -x /usr/sbin/selinuxenabled && /usr/sbin/selinuxenabled;
then
        # run only if SELinux enabled
fi

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13-rc4
Locale: LANG=de_DE.UTF-8@euro, LC_CTYPE=de_DE.UTF-8@euro (charmap=UTF-8)

Versions of packages cron depends on:
ii  adduser                       3.67.2     Add and remove users and groups
ii  debianutils                   2.14.3     Miscellaneous utilities specific t
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libpam0g                      0.79-3     Pluggable Authentication Modules l
ii  libselinux1                   1.26-1     SELinux shared libraries

Versions of packages cron recommends:
ii  postfix [mail-transport-agen 2.2.4-1.0.1 A high-performance mail transport 

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 3.0pl1-117

This bug was fixed in version 3.0pl1-117 of the cron package. The backup of
the passwords was moved over to a different package. From the changelog:

  * debian/standard.daily:
    - Backup of /etc/{passd,group} is no longer performed by cron; the task
      was handed over to src:shadow (see #554170). In Squeeze, this task will
      be performed redundantly by both packages (as discussed on
      debian-release)


Regards

Javier

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to