plymouth (0.9.2-3ubuntu16) artful; urgency=medium
* debian/local/plymouth.hook: add only a single copy of nss libs in
initramfs. LP #1714319.
** Changed in: plymouth (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
B
** Changed in: plymouth (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1714319
Title:
initramfs has duplicate copies of libnss_files on x86_64
To manage n
** Changed in: plymouth (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1714319
Title:
initramfs has duplicate copies of libnss_files on x86_64
To manage notifi
** Changed in: plymouth (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1714319
Title:
initramfs has duplicate copies of libnss_files on x86_64
To manage
** Bug watch added: Debian Bug tracker #874502
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874502
** Also affects: plymouth (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874502
Importance: Unknown
Status: Unknown
--
You received this bug notification becaus
** Description changed:
I'm not sure why this ends up happening, but
$ dpkg -S `which mkinitramfs`
initramfs-tools-core: /usr/sbin/mkinitramfs
$ dpkg-query --show initramfs-tools-core
initramfs-tools-core 0.125ubuntu9
$ sudo update-initramfs -t -c -k $(uname -r)
update-init
** No longer affects: initramfs-tools (Ubuntu)
** Changed in: plymouth (Ubuntu)
Status: New => Confirmed
** Changed in: plymouth (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
** Merge proposal linked:
https://code.launchpad.net/~smoser/ubuntu/+source/plymouth/+git/plymouth/+merge/330286
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1714319
Title:
initramfs has duplic
/usr/share/initramfs-tools/hooks/plymouth does
for _LIBRARY in /lib/x86_64-linux-gnu/libnss_files*
do
if [ -e "${_LIBRARY}" ]
then
copy_exec ${_LIBRARY} /lib
fi
done
** Also affects: plymouth (Ubuntu)
Importance: Undecided
Status: New
--
You re