[Bug 1097039] Re: Chinese edition build fails on precise due to 'set -o pipefail'
Colin Watson
cjwatson at canonical.com
Mon Jan 7 21:36:59 UTC 2013
** Changed in: livecd-rootfs (Ubuntu Precise)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1097039
Title:
Chinese edition build fails on precise due to 'set -o pipefail'
Status in “livecd-rootfs” package in Ubuntu:
Invalid
Status in “livecd-rootfs” source package in Precise:
In Progress
Bug description:
[Test Case] ubuntu-defaults-image --locale zh_CN --arch i386 --release
precise
The Chinese edition build has been failing on precise for a while.
Investigation reveals that this is because precise used 'set -o
pipefail' in live-build/auto/build, and '... | fgrep -v .efi | ...'
causes this to fail 'set -e' when the LHS doesn't output anything
containing ".efi". We need to fix this in precise-updates to make the
build work again.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1097039/+subscriptions
More information about the foundations-bugs
mailing list