Joey Hess wrote: > Package: hpodder > Version: 1.1.5.0 > Severity: normal > > curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume. > > I started getting this from cron and it never stopped, which is annoying. > Perhaps hpodder should avoid passing -C to curl if a download has repeatedly > failed?
Hrm, given that there is a specific exit code (33) for this, we can probably do better: work around it by retrying without -C. It's annoying that curl won't Do The Right Thing and fall back to a normal download here. > > -- System Information: > Debian Release: squeeze/sid > APT prefers unstable > APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') > Architecture: i386 (i686) > > Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

