Should this error be worrying?

Martin Pool mbp at sourcefrog.net
Thu Jul 2 23:42:10 BST 2009


2009/7/3 Russel Winder <russel.winder at concertant.com>:
> Around 2009-07-02-23:19+01:00 I get errors pulling plugins that aren't
> hosted on Launchpad.  For example:
>
>        Using saved parent location: http://bzr.debian.org/pkg-bazaar/bzr-builddeb/trunk/
>        bzr: ERROR: Invalid http response for http://bzr.debian.org/pkg-bazaar/bzr-builddeb/trunk/.bzr/repository/indices/d1f51d61928fe1ec48f725a674d0ef5b.rix: Missing the Content-Range header in a 206 range response
>
>        Using saved parent location: http://people.samba.org/bzr/jelmer/bzr-rebase/trunk/
>        bzr: ERROR: Invalid http response for http://people.samba.org/bzr/jelmer/bzr-rebase/.bzr/repository/indices/da76bd195e0c187cc7feb97ad7860bc4.rix: Missing the Content-Range header in a 206 range response
>
> All branches from Launchpad pull fine.

This probably indicates a change to their http server software so that
it's either not complying with the spec, or using the spec in a way
that doesn't work with our http client.  (The relevant bit being
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.7).

Could you please report a bug against bzr, including the .bzr.log
traceback, and if you are able to capture it using eg wireshark or
tcpdump, the headers of the http response or the whole response.

-- 
Martin <http://launchpad.net/~mbp/>



More information about the bazaar mailing list