bzr ERROR: Invalid http response

Vincent Ladeuil v.ladeuil+lp at free.fr
Sun Feb 10 18:05:17 GMT 2008


>>>>> "EdCL" == Erik de Castro Lopo <erikd+bzr at mega-nerd.com> writes:

    EdCL> Hi all,
    EdCL> I'm doing 'bzr pull' via http using a boa web server and I'm getting
    EdCL> the following:

    EdCL>     bzr: ERROR: Invalid http response for
    EdCL>     http://mingus:30080/bzr/project/.bzr/branch/tags:
    EdCL>     Unable to handle http code 204: expected 200 or 404 for full response.

    EdCL> If I run the pull with -Dhttp, I get:

    EdCL>     < HTTP/1.1 204 NO CONTENT
    EdCL>     < Date: Sat, 09 Feb 2008 12:52:35 GMT
    EdCL>     < Server: Boa/0.94.14rc21
    EdCL>     < Accept-Ranges: bytes
    EdCL>     < Connection: Keep-Alive
    EdCL>     < Keep-Alive: timeout=10, max=995

    EdCL> That should be simple fix for someone.

See https://bugs.edge.launchpad.net/bzr/+bug/190501.

This should indeed be easy to fix in boa.

     Vincent



More information about the bazaar mailing list