[Bug 581319] Re: debuild fails if GREP_OPTIONS are set in environment

2012-10-28 Thread Launchpad Bug Tracker
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  ='.  (Closes: #689815)
+ Don't require a package after 'bts affects  ='.  (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   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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/581319

Title:
  debuild fails if GREP_OPTIONS are set in environment

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 581319] Re: debuild fails if GREP_OPTIONS are set in environment

2012-10-25 Thread Bug Watch Updater
** Changed in: devscripts (Debian)
   Status: Fix Committed => Fix Released

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

Title:
  debuild fails if GREP_OPTIONS are set in environment

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 581319] Re: debuild fails if GREP_OPTIONS are set in environment

2012-10-23 Thread Bug Watch Updater
** Changed in: devscripts (Debian)
   Status: New => Fix Committed

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

Title:
  debuild fails if GREP_OPTIONS are set in environment

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 581319] Re: debuild fails if GREP_OPTIONS are set in environment

2012-10-20 Thread Benjamin Drung
** Changed in: devscripts (Ubuntu)
   Importance: Undecided => Low

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

Title:
  debuild fails if GREP_OPTIONS are set in environment

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 581319] Re: debuild fails if GREP_OPTIONS are set in environment

2012-10-20 Thread Benjamin Drung
I committed the fix in the Debian git repository [1]. It will be fixed
in the next upload.

[1]
http://anonscm.debian.org/gitweb/?p=devscripts/devscripts.git;a=commitdiff;h=a0bfdf4b

** Changed in: devscripts (Ubuntu)
   Status: New => Fix Committed

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

Title:
  debuild fails if GREP_OPTIONS are set in environment

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 581319] Re: debuild fails if GREP_OPTIONS are set in environment

2012-10-11 Thread Bug Watch Updater
** Changed in: devscripts (Debian)
   Status: Unknown => New

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

Title:
  debuild fails if GREP_OPTIONS are set in environment

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 581319] Re: debuild fails if GREP_OPTIONS are set in environment

2012-10-11 Thread Logan Rosen
Thanks for confirming that it is the same bug! I have added a bug watch
for the bug in Debian.

** Also affects: devscripts (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501055
   Importance: Unknown
   Status: Unknown

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

Title:
  debuild fails if GREP_OPTIONS are set in environment

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 581319] Re: debuild fails if GREP_OPTIONS are set in environment

2012-10-10 Thread Andreas Roth
You're right it is the same issue. 
I run the debuild from the package directory which any arguments and debuild 
immediately terminates with the error (on ubuntu precise):
debuild: fatal error at line 640:
don't understand dpkg-parsechangelog output: (standard input):1:Source: pkgname

I noticed that the options '-Hn' to grep are the cause of the problem.
Only using the '--color=auto' option does not hurt at all.

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

Title:
  debuild fails if GREP_OPTIONS are set in environment

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 581319] Re: debuild fails if GREP_OPTIONS are set in environment

2012-10-10 Thread Logan Rosen
This is probably the same bug as http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=501055. Are you running debuild with --preserve-
env?

** Bug watch added: Debian Bug tracker #501055
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501055

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

Title:
  debuild fails if GREP_OPTIONS are set in environment

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs