Package: util-linux
Version: 2.20.1-5
Severity: serious
Justification: Policy 10.7.3

At the end of my latest upgrade from testing:

diff --git a/default/rcS b/default/rcS
index 1e360e2..a3f63ed 100644
--- a/default/rcS
+++ b/default/rcS
@@ -18,7 +18,7 @@ SULOGIN=no
 DELAYLOGIN=no
 
 # assume that the BIOS clock is set to UTC time (recommended)
-UTC=yes
+#UTC=yes # OBSOLETE; see /etc/adjtime and hwclock(8).
 
 # be more verbose during the boot process
 VERBOSE=no
                                         
.... and what do you know ...

 [29+1]~$ fgrep -B5 -A5 OBSOLETE /var/lib/dpkg/info/util-linux.postinst
        sed -i -e 's:^UTC$:LOCAL:' /etc/adjtime
    else
        sed -i -e 's:^LOCAL$:UTC:' /etc/adjtime
    fi
    if [ -f /etc/default/rcS ]; then
        sed -i -e 's:^\(UTC=.*\)$:#\1 # OBSOLETE; see /etc/adjtime and 
hwclock(8).:' /etc/default/rcS
    fi
fi

if [ -x /usr/sbin/update-mime ]; then
        update-mime

Not good.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.3.7-custom (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages util-linux depends on:
ii  debconf [debconf-2.0]  1.5.43
ii  dpkg                   1.16.3
ii  initscripts            2.88dsf-22.1
ii  install-info           4.13a.dfsg.1-10
ii  libblkid1              2.20.1-5
ii  libc6                  2.13-32
ii  libncurses5            5.9-7
ii  libselinux1            2.1.9-2
ii  libslang2              2.2.4-10
ii  libtinfo5              5.9-7
ii  libuuid1               2.20.1-5
ii  lsb-base               4.1+Debian4
ii  tzdata                 2012c-1
ii  zlib1g                 1:1.2.7.dfsg-11

util-linux recommends no packages.

Versions of packages util-linux suggests:
pn  dosfstools          3.0.12-1
pn  kbd                 1.15.3-9
pn  util-linux-locales  <none>

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to