Package: plymouth Version: 0.8.3-18+b1 Severity: important Hello:
I've found that desktop-base package install a plymouth theme that requires script module. See /usr/share/plymouth/themes/spacefun/spacefun.plymouth <pre> $ grep Module /usr/share/plymouth/themes/spacefun/spacefun.plymouth ModuleName=script </pre> This results in a failing initramfs rebuild when desktop-base and plymouth packages are installed, but plymouth-themes-script is not. The actual error comes from /usr/share/initramfs-tools/hooks/plymouth line 43, where I can read: <pre> MODULE="${PLUGIN_PATH}/$(sed -n 's/^ModuleName=\(.*\)/\1/p' ${THEME}).so" # copy plugin and images for current theme copy_exec "${MODULE}" </pre> MODULE is evaluated as script.so but the file doesn't exist in PLUGIN_PATH because plymouth-themes-script is not installed. If I install plymouth-themes-script this problem doesn't happen. Regards, HTH -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (900, 'unstable'), (100, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.36.3 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages plymouth depends on: ii initramfs-tools 0.98.8 tools for generating an initramfs ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib plymouth recommends no packages. plymouth suggests no packages. -- Configuration Files: /etc/plymouth/plymouthd.conf changed: [Daemon] Theme=details -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org