Bug#400848: [Pbuilder-maint] Bug#400848: pbuilder-satisfydepends chokes on tab characters

2006-12-23 Thread Loïc Minier
On Fri, Dec 22, 2006, John Dong wrote: > [EMAIL PROTECTED]:~$ update-alternatives --display awk I have the same awk. While I can imagine where it breaks, and perhaps even how to fix it, I would really like to reproduce the bug myself to add it to the testsuite and make sure I truly fix it. :-

Bug#400848: [Pbuilder-maint] Bug#400848: pbuilder-satisfydepends chokes on tab characters

2006-12-22 Thread John Dong
[EMAIL PROTECTED]:~$ update-alternatives --display awk awk - status is auto. link currently points to /usr/bin/gawk /usr/bin/mawk - priority 5 slave nawk: /usr/bin/mawk slave nawk.1.gz: /usr/share/man/man1/mawk.1.gz slave awk.1.gz: /usr/share/man/man1/mawk.1.gz /usr/bin/gawk - priority 10 slav

Bug#400848: [Pbuilder-maint] Bug#400848: pbuilder-satisfydepends chokes on tab characters

2006-12-21 Thread Loïc Minier
On Thu, Dec 21, 2006, John Dong wrote: > Well, the short story is 0ubuntu2 claimed to fix the ^I but didn't -- > cat -A still reveals the same ^I. Can you report your version of awk? update-alternatives --display awk -- Loïc Minier <[EMAIL PROTECTED]> "Forget your stupid theme park! I'm gonna

Bug#400848: [Pbuilder-maint] Bug#400848: pbuilder-satisfydepends chokes on tab characters

2006-12-21 Thread John Dong
Thanks for your attention and time for this bug! Launchpad keeps a pretty good history of previous revisions, at: https://launchpad.net/distros/ubuntu/+source/xchat-gnome/1:0.15-0ubuntu1 (just a heads-up, the orig.tar.gz is in a different directory than the rest of the things, so dget won't work.

Bug#400848: [Pbuilder-maint] Bug#400848: pbuilder-satisfydepends chokes on tab characters

2006-12-21 Thread John Dong
Well, the short story is 0ubuntu2 claimed to fix the ^I but didn't -- cat -A still reveals the same ^I. I'm using 0.161ubuntu1, which still fails to resolve dependencies with the following error: -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.29 2006/11/06 20:20:56 lool Exp $

Bug#400848: [Pbuilder-maint] Bug#400848: pbuilder-satisfydepends chokes on tab characters

2006-12-21 Thread Loïc Minier
Hi John, On Tue, Nov 28, 2006, John Dong wrote: > "libgnome2-dev (>=^I2.16.0)", where ^I was a tab character (ASCII code > 09) instead of a space. I think this bug is still present, unfortunately I couldn't reproduce it. I grabbed xchat-gnome 1:0.15-0ubuntu2 which has the following ch

Bug#400848: pbuilder-satisfydepends chokes on tab characters

2006-11-28 Thread John Dong
Package: pbuilder Version: 0.161 On a recent ubuntu xchat-gnome package ( 1:0.15-0ubuntu1), the Build-Depends: line contained the following snippet...: "libgnome2-dev (>=^I2.16.0)", where ^I was a tab character (ASCII code 09) instead of a space. This caused pbuilder to error with the following