Le Tue, 28 Oct 2014 09:26:12 +0100,
Etienne Millon <m...@emillon.org> a écrit :

> tag 765074 + patch
> thanks
> 
> Hi,
> 
> The problem is that vagrant inserts a newline after the User-Agent
> header:
> 
>     HEAD /wheezy64.box HTTP/1.1
>     User-Agent: Vagrant/1.6.5
>     
>     Host: vagrant.1024.lu
>     Accept: application/json
>     
>     HTTP/1.1 400 Bad Request
>     Date: Tue, 28 Oct 2014 08:03:46 GMT
>     Server: Apache
>     Vary: Accept-Encoding
>     Connection: close
>     Content-Type: text/html; charset=iso-8859-1
> 
> It comes from the VERSION string which contains a newline.
> Adding a ".chomp" call (see attached patch) resolves the issue.
> 
> Note that this actually breaks every HTTP request so it makes vagrant
> barely useable. It works only if you downloaded an image with a
> previous version, or with file:// urls, so the severity should be
> raised IMHO.
> 
> Cheers and thanks for taking care of Vagrant!
> 

Thanks for troubleshooting this!

I've raised the severity of this bug to serious, this really needs to
be fixed before jessie release.

Cheers,

Laurent Bigonville


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to