touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #70463
[Bug 1435353] Update Released
The verification of the Stable Release Update for patch has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, 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 Released
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
References