Bug #79
curl glob failure
| Status : | Closed | Start : | 06/16/2008 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | - | % Done : | 100% |
|
| Category : | - | |||
| Target version : | - | |||
| Resolution : |
Description
I'm using hpodder for http://www.abc.net.au/triplej/listen/free_mp3s.xml and it fails on the most recent entry:
Message on http://mpegmedia.abc.net.au/triplej/newmusic/[is]/CultRomace.mp3:
curl: (3) [globbing] error: bad range specification after pos 47
Associated revisions
History
07/26/2008 08:36 PM - Lars G
The TED feed is also exhibiting the same problem. http://feeds.feedburner.com/TEDTalks_video
The problem is caused by curl attempting to do globbing on urls that contain []{}. The best fix would probably be for hpodder to invoke curl with --globoff.
In the meantime, the workaround is:
echo "globoff" > ~/.hpodder/curlrc
08/15/2008 11:43 AM - John Goerzen
- % Done changed from 0 to 100
- Status changed from New to Closed
Applied in changeset 9ed42d05fa336f5538b27020495b9ae8061acc78.