[Bug 1097039] [NEW] Chinese edition build fails on precise due to 'set -o pipefail'

Colin Watson cjwatson at canonical.com
Mon Jan 7 21:29:30 UTC 2013


Public bug reported:

[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.

** Affects: livecd-rootfs (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: livecd-rootfs (Ubuntu Precise)
     Importance: High
     Assignee: Colin Watson (cjwatson)
         Status: In Progress

** Also affects: livecd-rootfs (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Changed in: livecd-rootfs (Ubuntu)
       Status: New => Invalid

** Changed in: livecd-rootfs (Ubuntu Precise)
       Status: New => Triaged

** Changed in: livecd-rootfs (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: livecd-rootfs (Ubuntu Precise)
     Assignee: (unassigned) => Colin Watson (cjwatson)

** Changed in: livecd-rootfs (Ubuntu Precise)
    Milestone: None => ubuntu-12.04.2

** Description changed:

+ [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.

-- 
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