[Bug 581319] Re: debuild fails if GREP_OPTIONS are set in environment
Launchpad Bug Tracker
581319 at bugs.launchpad.net
Mon Oct 29 01:12:22 UTC 2012
This bug was fixed in the package devscripts - 2.12.5
---------------
devscripts (2.12.5) unstable; urgency=low
[ James McCoy ]
* bts:
+ Provide a clearer error message when Authen::SASL isn't installed.
(Closes: #689816)
+ Don't require a usertag after 'bts usertag <bug> ='. (Closes: #689815)
+ Don't require a package after 'bts affects <bug> ='. (Closes: #690131)
* Add German translation of man pages. Thanks to Chris Leick. (Closes:
#687985)
[ Benjamin Drung ]
* Fix Subversion typo and write all instances of it with an capital initial
letter. Thanks to Regid Ichira for the finding. (Closes: #689953)
* debuild:
- Fix failure if called with --preserve-env and GREP_OPTIONS is set.
Thanks to Aaron Culich for the patch. (Closes: #501056, LP: #581319)
- Add missing bits to support dpkg-genchanges hook.
Thanks to Maciej Malycha for the patch. (LP: #1065201)
* wrap-and-sort: Sort Pre-Depends list (LP: #1070599)
[ David Prévot ]
* French translation update.
-- Benjamin Drung <bdrung at debian.org> Wed, 24 Oct 2012 22:15:34 +0200
** Changed in: devscripts (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to devscripts in Ubuntu.
https://bugs.launchpad.net/bugs/581319
Title:
debuild fails if GREP_OPTIONS are set in environment
Status in “devscripts” package in Ubuntu:
Fix Released
Status in “devscripts” package in Debian:
Fix Released
Bug description:
Binary package hint: devscripts
devscripts: version 2.10.61ubuntu5
On my PC i set the GREP_OPTIONS environment variable in .bashrc:
export GREP_OPTIONS='-Hn --color=auto'
When the GREP_OPTIONS are set, debuild will fails with the following line:
debuild: fatal error at line 643:
don't understand dpkg-parsechangelog output: (standard input):1:Source: pkgname
I recommend to reset all GREP environment variables to an emtpy string
(default), to ensure that grep is working as expected within the
devscripts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/devscripts/+bug/581319/+subscriptions
More information about the foundations-bugs
mailing list