[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#779888: live-tools: update-initramfs diversion breaks installation of dmsetup, fuse, ... in wheezy



Package: live-tools
Version: 3.0.20-1
Severity: serious
Tags: wheezy
User: debian-qa@lists.debian.org
Usertags: piuparts
Control: fixed -1 4.0~alpha17-1

If live-tools is installed in wheezy, a subsequent installation of
dmsetup fails with:

  Selecting previously unselected package libudev0:amd64.
  (Reading database ... 6793 files and directories currently installed.)
  Unpacking libudev0:amd64 (from .../libudev0_175-7.2_amd64.deb) ...
  Selecting previously unselected package dmsetup.
  Unpacking dmsetup (from .../dmsetup_2%3a1.02.74-8_amd64.deb) ...
  Selecting previously unselected package libdevmapper1.02.1:amd64.
  Unpacking libdevmapper1.02.1:amd64 (from .../libdevmapper1.02.1_2%3a1.02.74-8_amd64.deb) ...
  Setting up libudev0:amd64 (175-7.2) ...
  Setting up libdevmapper1.02.1:amd64 (2:1.02.74-8) ...
  Setting up piuparts-depends-dummy (0.invalid.0) ...
  Setting up dmsetup (2:1.02.74-8) ...
  E: /usr/sbin/update-initramfs.orig.initramfs-tools - command not found
  E: On Debian based systems, update-initramfs from initramfs-tools
  E: can be installed with:
  E:   apt-get install initramfs-tools
  dpkg: error processing dmsetup (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   dmsetup

Similar for fuse:

  Selecting previously unselected package fuse.
  (Reading database ... 7048 files and directories currently installed.)
  Unpacking fuse (from .../fuse_2.9.0-2+deb7u1_amd64.deb) ...
  Setting up fuse (2.9.0-2+deb7u1) ...
  Creating fuse group...
  Adding group `fuse' (GID 150) ...
  Done.
  MAKEDEV not installed, skipping device node creation.
  E: /usr/sbin/update-initramfs.orig.initramfs-tools - command not found
  E: On Debian based systems, update-initramfs from initramfs-tools
  E: can be installed with:
  E:   apt-get install initramfs-tools
  dpkg: error processing fuse (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   fuse

or nbd-client:

  Selecting previously unselected package nbd-client.
  (Reading database ... 6793 files and directories currently installed.)
  Unpacking nbd-client (from .../nbd-client_1%3a3.2-4~deb7u4_amd64.deb) ...
  Setting up nbd-client (1:3.2-4~deb7u4) ...
  invoke-rc.d: policy-rc.d denied execution of restart.
  E: /usr/sbin/update-initramfs.orig.initramfs-tools - command not found
  E: On Debian based systems, update-initramfs from initramfs-tools
  E: can be installed with:
  E:   apt-get install initramfs-tools
  dpkg: error processing nbd-client (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   nbd-client

or ...

This bug is about the breakage caused in wheezy, the upgrade issues were
handled elsewhere.

The fix is probably to add

  Depends: initramfs-tools

as also done in 4.0~alpha17-1 (#729810)


Andreas

Attachment: live-tools-wheezy.log.gz
Description: application/gzip


Reply to: