Your message dated Sun, 09 Aug 2015 23:36:23 +0000
with message-id <e1zoa8d-0003fo...@franck.debian.org>
and subject line Bug#795044: fixed in ruby-packetfu 1.1.10-2
has caused the Debian Bug report #795044,
regarding ruby-packetfu: FTBFS: undefined method `its' for #<Class:0x..
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.)


-- 
795044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795044
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-packetfu
Version: 1.1.10-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.1 from debian/ruby-tests.rb                              │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/ruby-packetfu-1.1.10/debian/ruby-packetfu/usr/lib/ruby/vendor_ruby:. 
ruby2.1 debian/ruby-tests.rb
/usr/bin/ruby2.1 /usr/bin/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb
/usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:656:in `method_missing': 
undefined method `its' for #<Class:0x000000016c4ae8> (NoMethodError)
        from /ruby-packetfu-1.1.10/spec/ethpacket_spec.rb:29:in `block (2 
levels) in <top (required)>'
        from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:363:in 
`module_exec'
        from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:363:in 
`subclass'
        from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:254:in 
`block in define_example_group_method'
        from /ruby-packetfu-1.1.10/spec/ethpacket_spec.rb:13:in `block in <top 
(required)>'
        from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:363:in 
`module_exec'
        from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:363:in 
`subclass'
        from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:254:in 
`block in define_example_group_method'
        from /usr/lib/ruby/vendor_ruby/rspec/core/dsl.rb:43:in `block in 
expose_example_group_alias'
        from /usr/lib/ruby/vendor_ruby/rspec/core/dsl.rb:82:in `block (2 
levels) in expose_example_group_alias_globally'
        from /ruby-packetfu-1.1.10/spec/ethpacket_spec.rb:6:in `<top 
(required)>'
        from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1327:in 
`load'
        from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1327:in 
`block in load_spec_files'
        from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1325:in 
`each'
        from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1325:in 
`load_spec_files'
        from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:103:in `setup'
        from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:89:in `run'
        from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:74:in `run'
        from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:42:in `invoke'
        from /usr/bin/rspec:4:in `<main>'

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/ruby-packetfu.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: ruby-packetfu
Source-Version: 1.1.10-2

We believe that the bug you reported is fixed in the latest version of
ruby-packetfu, 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 795...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier <bou...@debian.org> (supplier of updated ruby-packetfu 
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: SHA512

Format: 1.8
Date: Mon, 10 Aug 2015 01:27:34 +0200
Source: ruby-packetfu
Binary: ruby-packetfu
Architecture: source all
Version: 1.1.10-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Description:
 ruby-packetfu - mid-level packet manipulation library for Ruby
Closes: 795044
Changes:
 ruby-packetfu (1.1.10-2) unstable; urgency=medium
 .
   * Team upload
   * Update packaging with dh-make-ruby -w
     + Bump Standards-Version to 3.9.6 (no changes needed)
   * Build-depend on ruby-rspec >=3 and ruby-rspec-its (Closes: #795044)
   * Drop dependency on ruby-rspec (not needed)
   * Patches:
     + refresh 0001-Be-better-about-version-checking-multidigits.patch
     + refresh 0002-Do-not-require-rubygems-even-with-Ruby-1.8.patch
     + add 0004-Port-to-rspec3.patch (upstream) adding support for rspec3
     + add 0005-Require-rspec-its.patch to explicitly load rspec/its
   * Restrict examples to Ruby files and symlink oui.txt from ieee-data package
Checksums-Sha1:
 165eba8b8a658591968a8f71f6c9e6ea7778b513 1730 ruby-packetfu_1.1.10-2.dsc
 af58322b31f40ee9129661d5739f432d2e853394 4916 
ruby-packetfu_1.1.10-2.debian.tar.xz
 79d03e034bb0ff42d38224230d2b8ea342c3350b 50268 ruby-packetfu_1.1.10-2_all.deb
Checksums-Sha256:
 1488822d0dd8ea301ad801cb56a2e38c9efa9c1a1b8edb109abe58f28ee7a8aa 1730 
ruby-packetfu_1.1.10-2.dsc
 701fb77b8038d833c369bad875382a48872fddfda60c372f1398de7c7ee90133 4916 
ruby-packetfu_1.1.10-2.debian.tar.xz
 b04973a36a40eebfc363f7a25eb3883b9600846d5c25721e34576a646c9b6c63 50268 
ruby-packetfu_1.1.10-2_all.deb
Files:
 660c0e733028681717154468c9ac85d8 1730 ruby optional ruby-packetfu_1.1.10-2.dsc
 3e15b3a1c0bbeaaf46bb59e8ac5c0382 4916 ruby optional 
ruby-packetfu_1.1.10-2.debian.tar.xz
 a44a4f256a56c620cc11946bead6c064 50268 ruby optional 
ruby-packetfu_1.1.10-2_all.deb

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

iQEcBAEBCgAGBQJVx+J/AAoJEImvgrc5zSF655IH/1jIpvJRLKugsY05FMa/BSfv
1Izi6fA/cauLMnABDGyOQ8affyRY4QCGp5cZ3EpCp7HrZIBhDKcqsjgqWCzubJaI
6t83h4iTGzKQTrVjFtNYGxymvFkUh+9mSpKNU1LF92p70Bfdfy/LV4ZFabe5QdYX
ou5J6nJwCJ0lUul0Ij3rwBg8CYXxixrcZ5JhBf96uDS/Z+sZtDFu0uAbsdjrK4eC
IxcE+QKKkprQHVQ483iLvtdi+3FTM/dSAzdmN9+GRuKluexTn0ThLucQ7mzE9NOW
GhKMySlWLZgtKeND0XzXCOBEeJ20xcelDy7GGsLfoajAg6F+FpyROSL1soFYxfA=
=uoZB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to