On Thu, Sep 01, 2005 at 12:15:33AM +0200, Julien Cristau wrote: > Package: devscripts > Version: 2.9.4 > Severity: normal > File: /usr/bin/bts > > Hi, > > when ~/.devscripts_cache/bts/ exists, bts -m show nnnn downloads > nnnn.html to this directory and then complains that it can't read the > mbox. > The culprit seems to be the "download" function, which has a "mboxing" > argument but doesn't do anything with it (it downloads > "http://bugs.debian.org/nnnn" anyway). > > When ~/.devscripts_cache/bts doesn't exist, the function called is > download_mbox, which correctly downloads > "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=nnnn&mbox=yes". > > I fixed this locally with the following patch, which disables caching for > mboxes, but there probably is a better solution:
The actual source of the problem is that the BTS has changed the format of the HTML pages quite significantly. I am currently working on this; it will hopefully be fixed (at least in the SVN repository) by the weekend, but no promises. Julian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]