Bug#882308: http-parser 2.7 breaks ruby-em-http-request's tests

2018-04-03 Thread Christoph Biedl
forwarded 882308 https://github.com/igrigorik/em-http-request/issues/316 thanks Jérémy Lal wrote... > Control: reassign -1 ruby-em-http-request > I took the liberty to reassign it to it. Feel free to reassign to > whichever you see it would be better assigned. Good question where to put it, you

Bug#882308: http-parser 2.7 breaks ruby-em-http-request's tests

2018-04-03 Thread Jérémy Lal
Control: reassign -1 ruby-em-http-request I took the liberty to reassign it to it. Feel free to reassign to whichever you see it would be better assigned. Please try this patch on ruby-em-http-request. --- a/lib/em-http/http_connection.rb +++ b/lib/em-http/http_connection.rb @@ -131,7 +131,7 @@

Bug#882308: http-parser 2.7 breaks ruby-em-http-request's tests

2018-04-03 Thread Jérémy Lal
2018-04-03 23:22 GMT+02:00 Christoph Biedl : > Jérémy Lal wrote... > > > Control: reassign -1 ruby-http-parser.rb > > Thanks for taking care of that one. However ... > > > it seems ruby-em-http-request uses a fork of http_parser.rb that has not > > been updated for

Bug#882308: http-parser 2.7 breaks ruby-em-http-request's tests

2018-04-03 Thread Christoph Biedl
Jérémy Lal wrote... > Control: reassign -1 ruby-http-parser.rb Thanks for taking care of that one. However ... > it seems ruby-em-http-request uses a fork of http_parser.rb that has not > been updated for a while. However, upstream seems to have fixed some > issues with more recents http-parser

Bug#882308: http-parser 2.7 breaks ruby-em-http-request's tests

2018-04-03 Thread Jérémy Lal
Control: reassign -1 ruby-http-parser.rb Hi, it seems ruby-em-http-request uses a fork of http_parser.rb that has not been updated for a while. However, upstream seems to have fixed some issues with more recents http-parser developments:

Bug#882308: http-parser 2.7 breaks ruby-em-http-request's tests

2017-11-30 Thread Christoph Biedl
Control: tags 882308 confirmed help No clue, I don't speak Ruby and after some looking around I'm rather lost and could use some advice. Matthias Klose wrote... > 1) EventMachine::HttpRequest should close connection on > invalid HTTP response Failure/Error: if

Bug#882308: http-parser 2.7 breaks ruby-em-http-request's tests

2017-11-21 Thread Matthias Klose
Package: src:http-parser Version: 2.7.1-2 Severity: serious Tags: sid buster Affects: ruby-em-http-request http-parser 2.7 breaks ruby-em-http-request's tests, breaking the package build and the autopkg tests: - -> /redirect/https_with_port should keep default https port in redirect url that