Skip Menu |

This queue is for tickets about the HTTP-Request-FromCurl CPAN distribution.

Report information
The Basics
Id: 127641
Status: resolved
Priority: 0/
Queue: HTTP-Request-FromCurl

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.01
  • 0.02
  • 0.14
  • 0.15
Fixed in: 0.17



Subject: CentOS6: Unexpected User-Agent in test suite
Most test cases in t/curl-identity.t and t/curl-multi.t fails on CentOS6 like this: ... # Curl version 7.19.7 # Failed test '--verbose -s $url' # at t/curl-identity.t line 192. # Structures begin differing at: # $got->{User-Agent} = 'curl/7.19.7' # $expected->{User-Agent} = 'curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.27.1 zlib/1.2.3 libidn/1.18 libssh2/1.4.2' # Failed test '--verbose -s -X PATCH $url' # at t/curl-identity.t line 192. # Structures begin differing at: # $got->{User-Agent} = 'curl/7.19.7' # $expected->{User-Agent} = 'curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.27.1 zlib/1.2.3 libidn/1.18 libssh2/1.4.2' ... (etc) ... I don't see these failures on other systems (CentOS7, Fedora, Debian, FreeBSD).
Thank you for reporting this! I already have code to "fix" this unusual RedHat version information, but not in all places! I'll be releasing a new version that hopefully fixes the problem of the "long" version number with some builds of curl -max
This was fixed in 0.17