Package: plymouth
Version: 0.8.5.1-2
Severity: important

Plymouth installs a hook for mkinitramfs in
/usr/share/initramfs-tools/hooks/, which fails on multi-arch systems,
since the two lines

  copy_exec /usr/lib/plymouth/renderers/frame-buffer.so
  copy_exec /usr/lib/plymouth/renderers/drm.so

no longer point at the right place: on my system, they should probably
be

  copy_exec /usr/lib/i386-linux-gnu/plymouth/renderers/frame-buffer.so
  copy_exec /usr/lib/i386-linux-gnu/plymouth/renderers/drm.so

respectively.

There are already lines that detect multi-arch for pango above:
presumably we could just use the same technique.


Rupert


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

Kernel: Linux 3.3.0+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages plymouth depends on:
ih  initramfs-tools    0.106
ii  libc6              2.13-34
ii  multiarch-support  2.13-34

plymouth recommends no packages.

plymouth suggests no packages.

-- Configuration Files:
/etc/plymouth/plymouthd.conf changed:
[Daemon]
Theme=joy


-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to