Your message dated Thu, 10 Nov 2016 12:06:28 +0000
with message-id <e1c4o7g-000j7r...@fasolo.debian.org>
and subject line Bug#842607: fixed in ruby-fog-rackspace 0.1.1-3
has caused the Debian Bug report #842607,
regarding ruby-fog-rackspace: FTBFS (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-3

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: Thu, 10 Nov 2016 17:03:33 +0530
Source: ruby-fog-rackspace
Binary: ruby-fog-rackspace
Architecture: source
Version: 0.1.1-3
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-3) unstable; urgency=medium
 .
   * Disable randomly failing test (Closes: #842607)
   * Add myself to uploaders
Checksums-Sha1:
 6470ce62078d28683cd3f4ba4010d8dc0fe7bb49 2249 ruby-fog-rackspace_0.1.1-3.dsc
 02c0e902b9689c632017202ad1dbadafd0d2618a 3376 
ruby-fog-rackspace_0.1.1-3.debian.tar.xz
Checksums-Sha256:
 f11aeaa09c253235a793498f3c24f712fc8a7b18acac090e84db1cc433a920e0 2249 
ruby-fog-rackspace_0.1.1-3.dsc
 65c20312363821d5691ba0d2ed9cf584767d8028f9b7eef7c58d2e0997fb7d0f 3376 
ruby-fog-rackspace_0.1.1-3.debian.tar.xz
Files:
 065ffac15d40f61c406a728c76c969c5 2249 ruby optional 
ruby-fog-rackspace_0.1.1-3.dsc
 92fe591524579c04b3c1510badc15bf7 3376 ruby optional 
ruby-fog-rackspace_0.1.1-3.debian.tar.xz

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

iQIcBAEBCAAGBQJYJF9EAAoJEM4fnGdFEsIqlxsP/RnueFXoxo4PY814nudXBvTd
TadSVI+G0XxKLi5VvAuwYjFZDgwK6x/50hlEiy8jnYyRBwrXpoIFdsOvNmZO7oAT
i5sYKoGw/05fbLd72rrjXm8PSKVgsWN41/Y7IfeTm04ERoDMQLFGbcnanQX26v5K
VPBRDywWw0qCIf4mTbRkbZBqvPDnPAUOYJ2VynP1g0BqjBhmfQJFoRY1E2tLDZ2L
cIqNZKjI9i5lWliSHNrFnXfZvQKvZGPhz0n3bT55ZI5+XG8pAeRk8eNb/dXHn0fq
kkpnTvYU/CCAsQ7/TknVqc9qg3s2lL1K4Z97p6WzuD/Zr58eHxUhq8S8FvdnTPP8
dPY+DT09LLyhJ5SZvWzBzffZ5MbnvA3MFdcQJGyMIILO6fNdNHhYYWH4avxePT8p
G/v31jzbhlGyAZAkqJR3E7qlu0xyjJY4SFl7pZ0UuvDmjCsl4LqXUK4UVgJ9boLx
uXhISldkTyB9KWUJjD9TdIflThPAajojV571AJeTzjFg0qV82TTU1CLHizR1nGqX
Vf5hOmjbNrGvGo0M36mP1WR09Z9EuQP4bQfKljxulSSei8w969jC8TzqO8Sb9orM
ysAqb/P2NB/InMo9nugtl3MSxyTTbJEnt2O0DEqMpx1U7sy1ZtiZ0MDLB/vMD712
czSpxVtPxdgz4hUS+YP/
=ZNzK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to