Your message dated Thu, 9 May 2019 20:57:35 +0200 with message-id <[email protected]> and subject line Fixed in 10.0.1 has caused the Debian Bug report #613040, regarding desktop-base should depend or recommend plymouth-themes-script 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 [email protected] immediately.) -- 613040: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613040 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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
--- End Message ---
--- Begin Message ---Version: 10.0.1 Fixed in 10.0.1, actually added the dependency on plymouth-label which is sufficent for the themes to work.
--- End Message ---

