[Bug 1435353] Re: fix patch build failure in trusty

Launchpad Bug Tracker 1435353 at bugs.launchpad.net
Thu Mar 26 18:34:21 UTC 2015


** Branch linked: lp:ubuntu/trusty-proposed/patch

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to patch in Ubuntu.
https://bugs.launchpad.net/bugs/1435353

Title:
  fix patch build failure in trusty

Status in patch package in Ubuntu:
  Fix Released
Status in patch source package in Trusty:
  Fix Committed

Bug description:
  seen in a test rebuild with a modified toolchain, and in a clean
  trusty environment

  =====================================================
  All 34 tests behaved as expected (1 expected failure)
  =====================================================
  make[5]: Leaving directory `/build/buildd/patch-2.7.1/tests'
  make[4]: Leaving directory `/build/buildd/patch-2.7.1/tests'
  make[3]: Leaving directory `/build/buildd/patch-2.7.1/tests'
  make[3]: Entering directory `/build/buildd/patch-2.7.1'
  make[3]: Leaving directory `/build/buildd/patch-2.7.1'
  make[2]: Leaving directory `/build/buildd/patch-2.7.1'
  make[1]: Leaving directory `/build/buildd/patch-2.7.1'
  # make sure we call ed as "ed"
  [ "$(strings -n 2 src/patch | grep -w 'ed$')" = "ed" ]
  make: *** [build-stamp] Error 1
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  As pointed out in https://bugs.debian.org/729132, the ed strings is
  found more than once for some builds, so just check the config file
  for the name of ed.

  The fix is already in current Ubuntu releases

  To validate; Check that the package builds, and passes the tests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/patch/+bug/1435353/+subscriptions



More information about the foundations-bugs mailing list