[Bug 1097039] Re: Chinese edition build fails on precise due to 'set -o pipefail'
Adam Conrad
adconrad at 0c3.net
Mon Jan 7 23:14:05 UTC 2013
Hello Colin, or anyone else affected,
Accepted livecd-rootfs into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/livecd-
rootfs/2.65.6 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: livecd-rootfs (Ubuntu Precise)
Status: In Progress => Fix Committed
** Tags added: verification-needed
--
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:
Fix Committed
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