On Tue April 29 2008 1:46:06 pm Joachim Breitner wrote:
> Package: hpodder
> Version: 1.1.4.0
> Severity: normal
>
> Hi,
>
> today, I get this error:
>
> $ hpodder fetch
> 4 podcast(s) to consider
>
> Get: 1 Quarks & Co
>  *** 1: Failure parsing feed: Lexical error in  file
>  http://podcast.wdr.de/quarks.xml  at line 456 col 6:
>    unexpected EOF within </...>
>
> although the feed seems to be ok:
>
> $ GET http://podcast.wdr.de/quarks.xml|xmllint  --noout - ; echo $?
> 0

Not here; are you sure GET did what you want?

The last line of that file, when I used wget, was:

</rss

That is, hd of the file ends like this:

0000c3e0  61 6e 6e 65 6c 3e 0a 3c  2f 72 73 73              |annel>.</rss|

I note that is different than the file you attached.

This is indeed a problem, and xmllint complains about it here.  I do not know 
why you are getting an OK file that you're attaching, but I don't.  However, 
the file I get is completely consistent with the error hpodder is 
displaying.

-- John



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

Reply via email to