Your message dated Mon, 14 Sep 2009 23:47:34 +0000
with message-id <e1mnlgg-0002nj...@ries.debian.org>
and subject line Bug#545356: fixed in sysvinit 2.87dsf-6
has caused the Debian Bug report #545356,
regarding initscripts: Missing dependency on sysvinit-utils
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 ow...@bugs.debian.org
immediately.)


-- 
545356: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545356
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: initscripts
Version: 2.87dsf-2+b1
Severity: grave
Justification: causes non-serious data loss

I "apt-geet install initscript" and it failed to grab the corresponding
sysvinit-utils package.

This caused /sbin/fstab-decode to be missing and therefore /etc/init.d/umountfs
would not properly umount the filesystems, causing an fsck on all of them
at the next boot.

There is probably a missing dependency between "initscript" and the
"sysvinit-utils" package.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30.5
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages initscripts depends on:
ii  debianutils                 2.23.1       Miscellaneous utilities specific t
ii  libc6                       2.9-12       GNU C Library: Shared libraries
ii  lsb-base                    3.2-23       Linux Standard Base 3.2 init scrip
ii  mount                       2.16-3       Tools for mounting and manipulatin
ii  sysvinit-utils              2.87dsf-2+b1 System-V-like utilities

Versions of packages initscripts recommends:
ii  e2fsprogs                   1.37-2sarge1 ext2 file system utilities and lib
ii  psmisc                      20.2-2.1     Utilities that use the proc filesy

initscripts suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: sysvinit
Source-Version: 2.87dsf-6

We believe that the bug you reported is fixed in the latest version of
sysvinit, which is due to be installed in the Debian FTP archive:

initscripts_2.87dsf-6_i386.deb
  to pool/main/s/sysvinit/initscripts_2.87dsf-6_i386.deb
sysv-rc_2.87dsf-6_all.deb
  to pool/main/s/sysvinit/sysv-rc_2.87dsf-6_all.deb
sysvinit-utils_2.87dsf-6_i386.deb
  to pool/main/s/sysvinit/sysvinit-utils_2.87dsf-6_i386.deb
sysvinit_2.87dsf-6.diff.gz
  to pool/main/s/sysvinit/sysvinit_2.87dsf-6.diff.gz
sysvinit_2.87dsf-6.dsc
  to pool/main/s/sysvinit/sysvinit_2.87dsf-6.dsc
sysvinit_2.87dsf-6_i386.deb
  to pool/main/s/sysvinit/sysvinit_2.87dsf-6_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 545...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <p...@debian.org> (supplier of updated sysvinit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 15 Sep 2009 01:28:19 +0200
Source: sysvinit
Binary: sysvinit sysvinit-utils sysv-rc initscripts
Architecture: source i386 all
Version: 2.87dsf-6
Distribution: unstable
Urgency: low
Maintainer: Debian sysvinit maintainers 
<pkg-sysvinit-de...@lists.alioth.debian.org>
Changed-By: Petter Reinholdtsen <p...@debian.org>
Description: 
 initscripts - scripts for initializing and shutting down the system
 sysv-rc    - System-V-like runlevel change mechanism
 sysvinit   - System-V-like init utilities
 sysvinit-utils - System-V-like utilities
Closes: 239342 265801 406361 545356 545368 545409 545949 546405
Changes: 
 sysvinit (2.87dsf-6) unstable; urgency=low
 .
   * Correct code in sysv-rc postinst to avoid failing to install when no
     init.d scripts have been removed (Closes: #546405).
   * Start bootlogd before lvm2 too, to push it even further forward
     in the boot sequence.
 .
 sysvinit (2.87dsf-5) experimental; urgency=low
 .
   * Uploading to experimental, to test the new build rules.
 .
   * Make sysv-rc postinst report detected problems to stderr too when
     failing to migrate.
   * Fix typo in error message from postinst (Closes: #545409).
   * Make initscripts depend on sysvinit-utils (>= 2.86.ds1-64), to
     make sure the fstab-decode program is available (Closes: #545356).
   * Make sure the calls to 'update-rc.d X remove' in initscripts
     postinst do not ignore errors (Closes: #406361).
   * Make sysvinit depend on sysvinit-utils (>= 2.86.ds1-66) to avoid
     that bootlogd disappear during partial upgrades (Closes: #545368).
   * Restructure source package to make it possible to use debhelper in
     the common way to build the source, by moving debian/initscripts/
     and debian/sysv-rc/ into debian/src/.  Restructure build rules to
     use debhelper more, and migrate to debhelper 7.
   * New patch 98_installtarget.patch to improve the sysvinit install
     target.
   * Remove /etc/init.d/.depend.* in prerm, not postrm, to avoid
     surprises.
   * Remove /var/lib/update-rc.d/* when the package is purged.
   * Change cut-off point for the trimmed changelog entries in
     sysvinit-utils, initscripts and sysv-rc from version 2.84-3 to
     version 2.86.ds1-47, to reduce the package sizes.
   * Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12).  It is
     no longer needed according to Michael Bunk.  Patch from Michael
     Biebl.
   * Remove information about scripts in /var/lib/update-rc.d/ when
     their runlevel symlinks are removed (Closes: #545949).  Remove
     such files left behind earlier during upgrade.
   * Bootlogd now starts as late as possible (Closes: #265801)
   * Drop the binary /lib/init/readlink from initscripts and depend on
     coreutils (>= 5.93) instead.  Adjust scripts to use the program
     from coreutils from now on (Closes: #239342).
   * Make sure insserv exit values propagate through update-rc.d to make
     sure packages with errors fail to install.
Checksums-Sha1: 
 c963d2814dfbfa6a3c04eb9356d1b996bb0abd31 1502 sysvinit_2.87dsf-6.dsc
 ac36420062abc270a6e824a479b5263b31512fba 151203 sysvinit_2.87dsf-6.diff.gz
 ce6a870dfb436a5fc5aa12df3d376d31bc1f5643 106080 sysvinit_2.87dsf-6_i386.deb
 14d58ae856c843e6891674f5d4b6aba09be6720e 104644 
sysvinit-utils_2.87dsf-6_i386.deb
 b8a63783fc85c5617d153a2fdca98eb6bede2787 61138 initscripts_2.87dsf-6_i386.deb
 178f221fe4e439e0bf839ff8dbd3d290249ba26f 48438 sysv-rc_2.87dsf-6_all.deb
Checksums-Sha256: 
 1ce071aec70ca5d3a1d595cd2bb5faff9486d72f32cb6cc2d86da5d8fdf4165e 1502 
sysvinit_2.87dsf-6.dsc
 79202108583480ae001a47b382de2042122bd5e749730cff693b5df7cf107c17 151203 
sysvinit_2.87dsf-6.diff.gz
 562288354a4c9f463cd538aa63ae65cd5f6bdcb67b76f4a16ad7320d76f2e653 106080 
sysvinit_2.87dsf-6_i386.deb
 ac5d531470aad23cb8ce6b33a3125ec25d784ab168b71daa7e51b960f765077e 104644 
sysvinit-utils_2.87dsf-6_i386.deb
 8f2417e847f4ab12dc5c6a2233da1efb4638c40213e903194ba97f31580dd54f 61138 
initscripts_2.87dsf-6_i386.deb
 8b94a58e86e74b6bde9f6c740687864b0e5193be8577665fd44799d07e34e636 48438 
sysv-rc_2.87dsf-6_all.deb
Files: 
 7b0db60fd99020876c5c8aa6798178ac 1502 admin required sysvinit_2.87dsf-6.dsc
 89dbd056cf9c780563144c6f2b8b787f 151203 admin required 
sysvinit_2.87dsf-6.diff.gz
 ad60d09a82370fa7c855487095ada7f8 106080 admin required 
sysvinit_2.87dsf-6_i386.deb
 66f5e1ceaf8bfc1f873e28be4cff6d82 104644 admin required 
sysvinit-utils_2.87dsf-6_i386.deb
 52811a6c7cc36860e74bda5dc956c421 61138 admin required 
initscripts_2.87dsf-6_i386.deb
 dbb2fc9560ba3db4fe14af3507cbd415 48438 admin required sysv-rc_2.87dsf-6_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFKrtPc20zMSyow1ykRAlkxAKC5ED200pvl7WMfwgWDkRv10RFQMgCgs8qF
9HOJ6GEMIV17oVLsROZm7yU=
=8FTr
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to