Hello Dan, thanks for your report. On Tue, Dec 29, 2009 at 07:39, Dan Greene <dan-gre...@wi.rr.com> wrote: > Package: reportbug > Version: 4.9 > Severity: normal > File: /usr/bin/querybts > > When trying to retrieve bug report #562904, the following happened: > $ querybts 562904 ... > foundpackage = info[1][0].split('Package: ')[1].split('\n')[0] > IndexError: list index out of range
The problem is that the reporter of 562904 used a non-standard way of specifying the package affected by the bug (because he didn't use reportbug): package: adonthell instead of Package: adonthell as defined here: http://www.debian.org/Bugs/Reporting . I'll run a check on the bts archives to check how many occurrences of such wrong pseudo-headers are there: if it's just one bug, I'll try to fix it, else I'll implement a case-insensitive split in reportbug. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org