[Bug 1155780] [NEW] Postinst fails in chroot environments
Matthew Garrett
mjg59 at codon.org.uk
Fri Mar 15 20:54:11 UTC 2013
Public bug reported:
trousers_0.3.7-2ubuntu1.1 in precise-updates fails to configure if it's
being installed into a chroot environment which doesn't have a udev
socket. The udevadm commands return an error code, and postinst exits
because it's set -e. These commands shouldn't be fatal during
configuration - please add || true guards to prevent the problem.
** Affects: trousers (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to trousers in Ubuntu.
https://bugs.launchpad.net/bugs/1155780
Title:
Postinst fails in chroot environments
Status in “trousers” package in Ubuntu:
New
Bug description:
trousers_0.3.7-2ubuntu1.1 in precise-updates fails to configure if
it's being installed into a chroot environment which doesn't have a
udev socket. The udevadm commands return an error code, and postinst
exits because it's set -e. These commands shouldn't be fatal during
configuration - please add || true guards to prevent the problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trousers/+bug/1155780/+subscriptions
More information about the foundations-bugs
mailing list