[Bug 1335017] Re: Precise to Trusty dist-upgrade failure - Dependencies of Trusty's libpango1.0-0 package needs to be updated
Steve Langasek
steve.langasek at canonical.com
Wed Jul 2 04:15:03 UTC 2014
Actually, your change of the package name in the bug description clued
me in to the problem. In precise, it's the libpango1.0-0 package which
provides the file. In trusty, it's libpango-1.0-0 that has the
Conflicts - because libpango1.0-0 is a transitional package.
So we need to move the Conflicts: to libpango1.0-0, which is actually
the package that triggers the problem.
** Changed in: plymouth (Ubuntu)
Status: Incomplete => Triaged
** Package changed: plymouth (Ubuntu) => pango1.0 (Ubuntu)
** Also affects: pango1.0 (Ubuntu Trusty)
Importance: Undecided
Status: New
** Changed in: pango1.0 (Ubuntu Trusty)
Status: New => Triaged
** Changed in: pango1.0 (Ubuntu Trusty)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to plymouth in Ubuntu.
https://bugs.launchpad.net/bugs/1335017
Title:
Precise to Trusty dist-upgrade failure - Dependencies of Trusty's
libpango1.0-0 package needs to be updated
Status in “pango1.0” package in Ubuntu:
Triaged
Status in “pango1.0” source package in Trusty:
Triaged
Bug description:
Issue:
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools (0.103ubuntu4.2) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-30-generic
cp: cannot stat '/usr/lib/x86_64-linux-gnu/pango/1.6.0/module-files.d/libpango1.0-0.modules': No such file or directory
cp: cannot stat '/usr/lib/x86_64-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so': No such file or directory
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
update-initramfs: failed for /boot/initrd.img-3.13.0-30-generic with 1.
On Precise:
$ dpkg -S /usr/share/initramfs-tools/hooks/plymouth
plymouth: /usr/share/initramfs-tools/hooks/plymouth
$ dpkg -S /usr/lib/x86_64-linux-gnu/pango/1.6.0/module-files.d/libpango1.0-0.modules
libpango1.0-0: /usr/lib/x86_64-linux-gnu/pango/1.6.0/module-files.d/libpango1.0-0.modules
$ dpkg -S /usr/lib/x86_64-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
libpango1.0-0: /usr/lib/x86_64-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
On Trusty:
$ dpkg -S /usr/share/initramfs-tools/hooks/plymouth
plymouth: /usr/share/initramfs-tools/hooks/plymouth
$ dpkg -S /usr/lib/x86_64-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
dpkg-query: no path found matching pattern /usr/lib/x86_64-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
$ dpkg -S /usr/lib/x86_64-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
dpkg-query: no path found matching pattern /usr/lib/x86_64-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
Error state during dist-upgrade:
$ apt-cache policy plymouth
plymouth:
Installed: 0.8.2-2ubuntu31.1
Candidate: 0.8.8-0ubuntu17
$ apt-cache policy libpango1.0-0
libpango1.0-0:
Installed: 1.36.3-1ubuntu1
Candidate: 1.36.3-1ubuntu1
$ apt-cache policy initramfs-tools
initramfs-tools:
Installed: 0.103ubuntu4.2
Candidate: 0.103ubuntu4.2
$ dpkg -s initramfs-tools
Package: initramfs-tools
Status: install ok half-configured
Solution:
Add a breaks 'plymouth (<< 0.8.8-0ubuntu17) to the libpango1.0-0 package.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pango1.0/+bug/1335017/+subscriptions
More information about the foundations-bugs
mailing list