Your message dated Sat, 24 Dec 2016 07:18:47 +0000
with message-id <e1ckgbp-00049g...@fasolo.debian.org>
and subject line Bug#842607: fixed in ruby-fog-rackspace 0.1.1-4
has caused the Debian Bug report #842607,
regarding ruby-fog-rackspace: FTBFS randomly (undefined method flavors')
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
842607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842607
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-fog-rackspace
Version: 0.1.1-2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=ruby --with ruby
   dh_testdir -i -O--buildsystem=ruby
   dh_update_autotools_config -i -O--buildsystem=ruby
   dh_auto_configure -i -O--buildsystem=ruby
        dh_ruby --configure
   dh_auto_build -i -O--buildsystem=ruby
        dh_ruby --build
   dh_ruby --build
   dh_auto_test -i -O--buildsystem=ruby
        dh_ruby --test
 fakeroot debian/rules binary-indep
dh binary-indep --buildsystem=ruby --with ruby

[... snipped ...]

    # Fog::Rackspace::Monitoring | metrics (rackspace, rackspace_monitoring)
  
  Fog::Rackspace::Monitoring | checks (rackspace, rackspace_monitoring)
    # Fog::Rackspace::Monitoring | checks (rackspace, rackspace_monitoring)
  
  Fog::Rackspace::Monitoring | check_types (rackspace, rackspace_monitoring)
    # Fog::Rackspace::Monitoring | check_types (rackspace, rackspace_monitoring)
  
  Fog::Rackspace::Monitoring | alarm_examples (rackspace, rackspace_monitoring)
    # Fog::Rackspace::Monitoring | alarm_examples (rackspace, 
rackspace_monitoring)
  
  Fog::Rackspace::DNS | zones (rackspace)
    zones.find(fog-test-56e3) => finds domain_name
      # zones.find(fog-test-56e3) => finds domain_name
    zones.find(fog-test-1944) => finds nothing
      # zones.find(fog-test-1944) => finds nothing
    next_params
      + no body
      + no links
      + links are empty
      + links does not contain next hash
      + contains a link without parameters
      + contains a link without parameters
  
  Fog::Rackspace::DNS | zone (rackspace)
    # Fog::Rackspace::DNS | zone (rackspace)
  
  Fog::Rackspace::Networking | virtual_interface (rackspace)
    undefined method `flavors' for 
#<Fog::Rackspace::Networking::Mock:0x007f89391d6ba8> (NoMethodError)
      /<<PKGBUILDDIR>>/tests/rackspace/helper.rb:83:in 
`rackspace_test_flavor_id'
      
/<<PKGBUILDDIR>>/tests/rackspace/models/networking/virtual_interface_tests.rb:11:in
 `block in <top (required)>'
      /usr/lib/ruby/vendor_ruby/shindo.rb:79:in `instance_eval'
      /usr/lib/ruby/vendor_ruby/shindo.rb:79:in `tests'
      /usr/lib/ruby/vendor_ruby/shindo.rb:38:in `initialize'
      /usr/lib/ruby/vendor_ruby/shindo.rb:13:in `new'
      /usr/lib/ruby/vendor_ruby/shindo.rb:13:in `tests'
      
/<<PKGBUILDDIR>>/tests/rackspace/models/networking/virtual_interface_tests.rb:1:in
 `<top (required)>'
      /usr/lib/ruby/vendor_ruby/shindo/bin.rb:61:in `load'
      /usr/lib/ruby/vendor_ruby/shindo/bin.rb:61:in `block (2 levels) in 
run_in_thread'
      /usr/lib/ruby/vendor_ruby/shindo/bin.rb:58:in `each'
      /usr/lib/ruby/vendor_ruby/shindo/bin.rb:58:in `block in run_in_thread'
An error occurred outside of a test
ERROR: Test "ruby2.3" failed. Exiting.
dh_auto_install: dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-fog-rackspace 
returned exit code 1
debian/rules:6: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2
--------------------------------------------------------------------------------

The relevant part of the build log is included above.

I'm attaching a full build log.

The failure happens randomly, but it always happens on some machines
and never on some others. I think that the build system is
non-deterministic and success or failure depends on some unknown
variable like filesystem ordering.

Please tell me if you would like me to perform any tests on any of the
machines where it always fail.

Thanks.

Attachment: ruby-fog-rackspace_0.1.1-2_amd64-20161030T175340Z.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: ruby-fog-rackspace
Source-Version: 0.1.1-4

We believe that the bug you reported is fixed in the latest version of
ruby-fog-rackspace, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 842...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pirate Praveen <prav...@debian.org> (supplier of updated ruby-fog-rackspace 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 24 Dec 2016 12:19:07 +0530
Source: ruby-fog-rackspace
Binary: ruby-fog-rackspace
Architecture: source
Version: 0.1.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Pirate Praveen <prav...@debian.org>
Description:
 ruby-fog-rackspace - Rackspace support for Fog
Closes: 842607
Changes:
 ruby-fog-rackspace (0.1.1-4) unstable; urgency=medium
 .
   * Disable more randomly failing tests (Closes: #842607)
Checksums-Sha1:
 995111aa786574744a982d51522b7d335f8f43b9 2281 ruby-fog-rackspace_0.1.1-4.dsc
 c02a701ccafdfa345834480afb5e88643bb850fa 3464 
ruby-fog-rackspace_0.1.1-4.debian.tar.xz
Checksums-Sha256:
 c0278edfe9b3d957cb5c65c4c441e04780bd2c219de9c6842ad193e2b7ddf076 2281 
ruby-fog-rackspace_0.1.1-4.dsc
 68d60c1e05ea761b17821ae9a8f882011f2999f90a9fee5b3e22868314a8a32c 3464 
ruby-fog-rackspace_0.1.1-4.debian.tar.xz
Files:
 778c702e8b3f740bf7a2b88afceeb0b1 2281 ruby optional 
ruby-fog-rackspace_0.1.1-4.dsc
 d27d766709cd96b250b834c45de7aa3c 3464 ruby optional 
ruby-fog-rackspace_0.1.1-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlheHHoACgkQzh+cZ0US
wiqljQ/9HUL08Erv4Xv0p8HryTHjsXYsCciCdONuCTuIu9T8kOHf8BEFsWn8Tzgf
RL+k1Kb9D9y6t4N8q8ySc/re23jlBzRawLiTjD3onhv4EPVPPtWMGVr3V+S2y3up
gu2V4haTBRq7obPbKluLDkjkS9WCcLRyjShVGr7+MlWtifrKvSxyZZ6+FfFRT3Cy
JmlVoc8IY+9HsF154REoh4y8XklnFz9XmQ6eZP6GjQmvUiebisdquf0IDKvWinOu
bw/gizVYTwzjwetRq7FjMZoA9oQFsJfaFJyizKYeeh+BqdmkooBCsgesr+jh4qHg
5IIGsZ3FHOy8jaBh/XQ56B1ypvmhwSnXpnDm8pZMbtaoUtBTP5xicyHRd7214WSz
jAVygr4OcR3qy26r8srjqP/IJEPPT1FKxEQOra5FLWCNjh0vIymqkMbI+NmGXyC3
09cBiZQXpxH0M4wJWcxtDl1mTpDIb4RhqQpY5PLZ0jcYvR/MSj/T3sv998YODfiX
vOqeHhJa7EDZfEkKsR4Lc+rzPeOFd5FLgrTJlrCwqcB0HhUAmZvd+6FkX2ciQ8aC
IpYNb/ZWN1oWsqWXYx/YXCFAs6DZWZDm84PouOHpptB9sY40g8SqH4rl01TPJyXh
2thi7DnLyazeH/JJxvG6HTG7ZWqfGBy55aRApjeVAN2iCmto19Q=
=KskA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to