Source: ruby-hipchat Version: 1.5.2-2 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161021 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): > NoMethodError: > undefined method `mock' for > #<RSpec::ExampleGroups::HipChatAPIV2::SendFileUser:0x0000000333d788> > # ./spec/hipchat_api_v2_spec.rb:368:in `block (3 levels) in <top > (required)>' > > Finished in 0.10501 seconds (files took 0.71396 seconds to load) > 72 examples, 28 failures > > Failed examples: > > rspec ./spec/hipchat_api_v1_spec.rb:30 # HipChat (API V1) #history fails when > the room doen't exist > rspec ./spec/hipchat_api_v1_spec.rb:38 # HipChat (API V1) #history fails when > we're not allowed to do so > rspec ./spec/hipchat_api_v1_spec.rb:46 # HipChat (API V1) #history fails if > we get an unknown response code > rspec ./spec/hipchat_api_v1_spec.rb:69 # HipChat (API V1) #topic fails when > the room doesn't exist > rspec ./spec/hipchat_api_v1_spec.rb:77 # HipChat (API V1) #topic fails when > we're not allowed to do so > rspec ./spec/hipchat_api_v1_spec.rb:85 # HipChat (API V1) #topic fails if we > get an unknown response code > rspec ./spec/hipchat_api_v1_spec.rb:120 # HipChat (API V1) #send but fails > when the room doesn't exist > rspec ./spec/hipchat_api_v1_spec.rb:128 # HipChat (API V1) #send but fails > when we're not allowed to do so > rspec ./spec/hipchat_api_v1_spec.rb:140 # HipChat (API V1) #send but fails if > we get an unknown response code > rspec ./spec/hipchat_api_v2_spec.rb:31 # HipChat (API V2) #history fails when > the room doen't exist > rspec ./spec/hipchat_api_v2_spec.rb:39 # HipChat (API V2) #history fails when > we're not allowed to do so > rspec ./spec/hipchat_api_v2_spec.rb:47 # HipChat (API V2) #history fails if > we get an unknown response code > rspec ./spec/hipchat_api_v2_spec.rb:72 # HipChat (API V2) #statistics fails > when the room doen't exist > rspec ./spec/hipchat_api_v2_spec.rb:80 # HipChat (API V2) #statistics fails > when we're not allowed to do so > rspec ./spec/hipchat_api_v2_spec.rb:88 # HipChat (API V2) #statistics fails > if we get an unknown response code > rspec ./spec/hipchat_api_v2_spec.rb:111 # HipChat (API V2) #topic fails when > the room doesn't exist > rspec ./spec/hipchat_api_v2_spec.rb:119 # HipChat (API V2) #topic fails when > we're not allowed to do so > rspec ./spec/hipchat_api_v2_spec.rb:127 # HipChat (API V2) #topic fails if we > get an unknown response code > rspec ./spec/hipchat_api_v2_spec.rb:162 # HipChat (API V2) #send but fails > when the room doesn't exist > rspec ./spec/hipchat_api_v2_spec.rb:170 # HipChat (API V2) #send but fails > when we're not allowed to do so > rspec ./spec/hipchat_api_v2_spec.rb:182 # HipChat (API V2) #send but fails if > we get an unknown response code > rspec ./spec/hipchat_api_v2_spec.rb:209 # HipChat (API V2) #send_file but > fails when the room doesn't exist > rspec ./spec/hipchat_api_v2_spec.rb:217 # HipChat (API V2) #send_file but > fails when we're not allowed to do so > rspec ./spec/hipchat_api_v2_spec.rb:229 # HipChat (API V2) #send_file but > fails if we get an unknown response code > rspec ./spec/hipchat_api_v2_spec.rb:313 # HipChat (API V2) #send user message > but fails when the user doesn't exist > rspec ./spec/hipchat_api_v2_spec.rb:321 # HipChat (API V2) #send user message > but fails when we're not allowed to do so > rspec ./spec/hipchat_api_v2_spec.rb:359 # HipChat (API V2) #send_file user > but fails when the user doesn't exist > rspec ./spec/hipchat_api_v2_spec.rb:367 # HipChat (API V2) #send_file user > but fails when we're not allowed to do so > > /usr/bin/ruby2.3 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb failed > ERROR: Test "ruby2.3" failed: If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 If the failure looks LSB-related: similarly to tzdata, lsb-base is not installed in the build chroot. The full build log is available from: http://aws-logs.debian.net/2016/10/21/ruby-hipchat_1.5.2-2_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.