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

2018-04-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 882308 https://github.com/igrigorik/em-http-request/issues/316 Bug #882308 [ruby-em-http-request] http-parser 2.7 breaks ruby-em-http-request's tests Set Bug forwarded-to-address to 'https://github.com/igrigorik/em-http-request/issues/

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

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

2018-04-03 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 ruby-em-http-request Bug #882308 [ruby-http-parser.rb] http-parser 2.7 breaks ruby-em-http-request's tests Bug reassigned from package 'ruby-http-parser.rb' to 'ruby-em-http-request'. Ignoring request to alter found versions of bug #882308 to the same va

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 a while. However, upstream seems

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: https://github.com/tmm1/http_parser.rb/commit/7ef407e35247

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 !client

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

2017-11-30 Thread Debian Bug Tracking System
Processing control commands: > tags 882308 confirmed help Bug #882308 [src:http-parser] http-parser 2.7 breaks ruby-em-http-request's tests Added tag(s) help and confirmed. -- 882308: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882308 Debian Bug Tracking System Contact ow...@bugs.debian.o

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