[DRE-maint] Bug#746059: ruby-oauth2: FTBFS: ERROR: Test "ruby2.0" failed

David Suárez david.sephirot at gmail.com
Sun Apr 27 12:23:19 UTC 2014


Source: ruby-oauth2
Version: 0.9.1-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140426 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>      Failure/Error: expect(subject.connection.ssl).to eq({:ca_file => 'foo.pem'})
>        
>        expected: {:ca_file=>"foo.pem"}
>             got: #<Faraday::SSLOptions ca_file="foo.pem">
>        
>        (compared using ==)
>        
>        Diff:
>        @@ -1,2 +1,13 @@
>        -:ca_file => "foo.pem"
>        +#<struct Faraday::SSLOptions
>        + verify=nil,
>        + ca_file="foo.pem",
>        + ca_path=nil,
>        + verify_mode=nil,
>        + cert_store=nil,
>        + client_cert=nil,
>        + client_key=nil,
>        + certificate=nil,
>        + private_key=nil,
>        + verify_depth=nil,
>        + version=nil>
>      # ./spec/oauth2/client_spec.rb:184:in `block (3 levels) in <top (required)>'
> 
> Finished in 0.31091 seconds
> 158 examples, 2 failures
> 
> Failed examples:
> 
> rspec ./spec/oauth2/client_spec.rb:37 # OAuth2::Client#initialize leaves Faraday::Connection#ssl unset
> rspec ./spec/oauth2/client_spec.rb:183 # OAuth2::Client with SSL options passes the SSL options along to Faraday::Connection#ssl
> /usr/bin/ruby2.0 -S rspec ./spec/oauth2/access_token_spec.rb ./spec/oauth2/client_spec.rb ./spec/oauth2/response_spec.rb ./spec/oauth2/strategy/assertion_spec.rb ./spec/oauth2/strategy/auth_code_spec.rb ./spec/oauth2/strategy/base_spec.rb ./spec/oauth2/strategy/client_credentials_spec.rb ./spec/oauth2/strategy/implicit_spec.rb ./spec/oauth2/strategy/password_spec.rb failed
> ERROR: Test "ruby2.0" failed: 

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/04/26/ruby-oauth2_0.9.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-ruby-extras-maintainers mailing list