Bug#322446: rawdog should suggest python2.3-xml or another parser

2005-08-11 Thread Michael Scherer
Le Mercredi 10 Août 2005 20:02, vous avez écrit :

 Can you save this into a (preferably minimal) test case? del.icio.us
 moves too fast to be particularly reliable for this.

I used the del.icio.us feed of my bookmark, so it should not change unless I 
say so. 

The problem was reproduced by a friend yesterday using differents feeds on 
debian unstable.

But now, I cannot reproduce the bug after I installed one of the python-xml 
package, even if I remove and purge it, and it does not appears on every new 
installation I try with the same configuration. 
The same happens on the other computer where the bug appeared ( on unstable )

I have not looked more once I found that the problem was due to the xml 
parser, and I can no longer debug since I cannot reproduce it. 

So, maybe it was some weird transition problem or something wrong somewhere in 
some python module, some .pyc or .pyo left from some upgrade. Since it was 
reproductible on another computer, I didn't look further.
Sorry for the noise.

I think the bug report should be closed

-- 
Michael Scherer



Bug#322446: rawdog should suggest python2.3-xml or another parser

2005-08-10 Thread Michael Scherer
Package: rawdog
Version: 2.4-1
Severity: important

Installing rawdog on a system without any python xml packages result in a error 
:
 [EMAIL PROTECTED] misc] $ rawdog -u
 Feed:http://del.icio.us/rss/misc
 Error parsing feed.

The debugger show the error comes from feedparser.py, when parsing the xml feed.

The installation of python2.3-xml or python2.3-libxml2 solved the problem.
But now, I cannot reproduce it even when I remove python2.3-xml or 
python2.3-libxml2.

The various parser that could be used should be listed as Recommend: or Suggest:


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-zarb1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages rawdog depends on:
ii  python2.3.5-2An interactive high-level object-o

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#322446: rawdog should suggest python2.3-xml or another parser

2005-08-10 Thread Decklin Foster
Michael Scherer writes:

 Installing rawdog on a system without any python xml packages result in a 
 error :
  [EMAIL PROTECTED] misc] $ rawdog -u
  Feed:http://del.icio.us/rss/misc
  Error parsing feed.
 
 The debugger show the error comes from feedparser.py, when parsing the xml 
 feed.

Can you save this into a (preferably minimal) test case? del.icio.us
moves too fast to be particularly reliable for this.

feedparser is intended to work whether the python XML packages are
installed or not, so the bug is there, not in the dependencies.

-- 
things change.
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]