Package: plymouth
Version: 0.9.0-9
Severity: normal

Dear Maintainer,

While upgrading to jessie, update-rc.d failed and stopped apt-get
Found out update-rc.d call from /var/lib/dpkg/info/plymouth.postinst failed.

Changed the file to this while updating
diff plymouth.postinst_orig plymouth.postinst_fix
34c34
<       update-rc.d plymouth start . 2 3 4 5 . stop . 0 6 . >/dev/null ||
exit $?
---
>       update-rc.d plymouth defaults >/dev/null || exit $?
39c39
<       update-rc.d plymouth-log start . S . >/dev/null || exit $?
---
>       update-rc.d plymouth-log defaults >/dev/null || exit $?

After update and reboot I could revert the file.

I suspect this is a dependency issue in the upgrade

Best regards
Torben

-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 2.6.32-042stab104.1 (SMP w/3 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: upstart (via init_is_upstart())

Versions of packages plymouth depends on:
ii  init-system-helpers  1.22
ii  initramfs-tools      0.120
ii  libc6                2.19-18
ii  libdrm2              2.4.58-2
ii  libpng12-0           1.2.50-2+b2
ii  libudev1             215-17
ii  multiarch-support    2.19-18

plymouth recommends no packages.

Versions of packages plymouth suggests:
pn  desktop-base     <none>
pn  plymouth-themes  <none>

-- no debconf information

Reply via email to