[Group.of.nepali.translators] [Bug 1687752] Re: ubuntu-cpc: Exit on first failure for extra hooks

2017-05-22 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.435.3

---
livecd-rootfs (2.435.3) yakkety; urgency=medium

  * live-build/ubuntu-cpc/hooks/999-extras.binary: Exit on first failure.
(LP: #1687752)

 -- Robert C Jennings   Tue, 09 May 2017
13:49:48 -0700

** Changed in: livecd-rootfs (Ubuntu Yakkety)
   Status: Fix Committed => Fix Released

** Changed in: livecd-rootfs (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1687752

Title:
  ubuntu-cpc: Exit on first failure for extra hooks

Status in livecd-rootfs package in Ubuntu:
  Fix Released
Status in livecd-rootfs source package in Xenial:
  Fix Released
Status in livecd-rootfs source package in Yakkety:
  Fix Released
Status in livecd-rootfs source package in Zesty:
  Fix Released

Bug description:
  [Impact]

   * When running extra binary hooks for the ubuntu-cpc project, exit on
  first failure rather than running all hooks.

   * This allows ubuntu-cpc to fail fast and find errors more easily.
  This change has been made in devel and proves very useful.

  [Test Case]

   * Add binary hooks to the extra directory where one hook exits non-
  zero. Ensure build returns an error at that point rather than run-
  parts continuing after the initial failure

  [Regression Potential]

   * Low risk, any non-zero exit will fail the build with or without
  this patch.  Now we'll fail optimally for the first failure.

   Original description 

  This was fixed(improved?) in devel with r1464.1.2.  I have opened this
  bug to back-port these to zesty, yakkety, and xenial.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1687752/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1687752] Re: ubuntu-cpc: Exit on first failure for extra hooks

2017-05-22 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.441.3

---
livecd-rootfs (2.441.3) zesty; urgency=medium

  * live-build/ubuntu-cpc/hooks/999-extras.binary: Exit on first failure.
(LP: #1687752)

 -- Robert C Jennings   Tue, 09 May 2017
13:46:01 -0700

** Changed in: livecd-rootfs (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1687752

Title:
  ubuntu-cpc: Exit on first failure for extra hooks

Status in livecd-rootfs package in Ubuntu:
  Fix Released
Status in livecd-rootfs source package in Xenial:
  Fix Released
Status in livecd-rootfs source package in Yakkety:
  Fix Released
Status in livecd-rootfs source package in Zesty:
  Fix Released

Bug description:
  [Impact]

   * When running extra binary hooks for the ubuntu-cpc project, exit on
  first failure rather than running all hooks.

   * This allows ubuntu-cpc to fail fast and find errors more easily.
  This change has been made in devel and proves very useful.

  [Test Case]

   * Add binary hooks to the extra directory where one hook exits non-
  zero. Ensure build returns an error at that point rather than run-
  parts continuing after the initial failure

  [Regression Potential]

   * Low risk, any non-zero exit will fail the build with or without
  this patch.  Now we'll fail optimally for the first failure.

   Original description 

  This was fixed(improved?) in devel with r1464.1.2.  I have opened this
  bug to back-port these to zesty, yakkety, and xenial.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1687752/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1687752] Re: ubuntu-cpc: Exit on first failure for extra hooks

2017-05-09 Thread Brian Murray
This has been fixed in artful.

livecd-rootfs (2.442) artful; urgency=medium

  [ Robert Jennings ]
  * live-build/ubuntu-cpc/hooks/060-ipv6.chroot: remove faulty release
comparison prior to aa-series (LP: #1681548)
  * live-build/ubuntu-cpc/hooks/999-extras.binary: Exit on first failure


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

** Changed in: livecd-rootfs (Ubuntu Yakkety)
   Status: New => In Progress

** Changed in: livecd-rootfs (Ubuntu Xenial)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1687752

Title:
  ubuntu-cpc: Exit on first failure for extra hooks

Status in livecd-rootfs package in Ubuntu:
  Fix Released
Status in livecd-rootfs source package in Xenial:
  In Progress
Status in livecd-rootfs source package in Yakkety:
  In Progress
Status in livecd-rootfs source package in Zesty:
  In Progress

Bug description:
  [Impact]

   * When running extra binary hooks for the ubuntu-cpc project, exit on
  first failure rather than running all hooks.

   * This allows ubuntu-cpc to fail fast and find errors more easily.
  This change has been made in devel and proves very useful.

  [Test Case]

   * Add binary hooks to the extra directory where one hook exits non-
  zero. Ensure build returns an error at that point rather than run-
  parts continuing after the initial failure

  [Regression Potential]

   * Low risk, any non-zero exit will fail the build with or without
  this patch.  Now we'll fail optimally for the first failure.

   Original description 

  This was fixed(improved?) in devel with r1464.1.2.  I have opened this
  bug to back-port these to zesty, yakkety, and xenial.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1687752/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1687752] Re: ubuntu-cpc: Exit on first failure for extra hooks

2017-05-09 Thread Brian Murray
** Also affects: livecd-rootfs (Ubuntu Xenial)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1687752

Title:
  ubuntu-cpc: Exit on first failure for extra hooks

Status in livecd-rootfs package in Ubuntu:
  New
Status in livecd-rootfs source package in Xenial:
  New
Status in livecd-rootfs source package in Yakkety:
  New
Status in livecd-rootfs source package in Zesty:
  In Progress

Bug description:
  [Impact]

   * When running extra binary hooks for the ubuntu-cpc project, exit on
  first failure rather than running all hooks.

   * This allows ubuntu-cpc to fail fast and find errors more easily.
  This change has been made in devel and proves very useful.

  [Test Case]

   * Add binary hooks to the extra directory where one hook exits non-
  zero. Ensure build returns an error at that point rather than run-
  parts continuing after the initial failure

  [Regression Potential]

   * Low risk, any non-zero exit will fail the build with or without
  this patch.  Now we'll fail optimally for the first failure.

   Original description 

  This was fixed(improved?) in devel with r1464.1.2.  I have opened this
  bug to back-port these to zesty, yakkety, and xenial.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1687752/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp