touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #65459
[Bug 1435353] Re: fix patch build failure in trusty
Hello Matthias, or anyone else affected,
Accepted patch into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/patch/2.7.1-4ubuntu2
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: patch (Ubuntu Trusty)
Status: Confirmed => Fix Committed
** Tags added: verification-needed
--
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 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
References