Your message dated Tue, 02 Aug 2016 16:57:25 +0000
with message-id <e1bud0p-0005ae...@franck.debian.org>
and subject line Bug#830820: fixed in ruby-grape-msgpack 0.2.0-1
has caused the Debian Bug report #830820,
regarding berkshelf-api: FTBFS: ERROR: Test "ruby2.3" failed: 
/usr/lib/ruby/vendor_ruby/grape/msgpack.rb:39:in `<top (required)>': 
uninitialized constant Grape::Formatter::Base (NameError)
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.)


-- 
830820: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830820
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: berkshelf-api
Version: 2.1.3-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160728 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):
> /usr/lib/ruby/vendor_ruby/grape/msgpack.rb:39:in `<top (required)>': 
> uninitialized constant Grape::Formatter::Base (NameError)
> Did you mean?  Base64
>       from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
> `require'
>       from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
> `require'
>       from /usr/lib/ruby/vendor_ruby/grape-msgpack.rb:1:in `<top (required)>'
>       from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
> `require'
>       from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
> `require'
>       from /«PKGBUILDDIR»/lib/berkshelf/api/endpoint.rb:2:in `<top 
> (required)>'
>       from /«PKGBUILDDIR»/lib/berkshelf/api.rb:23:in `require_relative'
>       from /«PKGBUILDDIR»/lib/berkshelf/api.rb:23:in `<module:API>'
>       from /«PKGBUILDDIR»/lib/berkshelf/api.rb:10:in `<module:Berkshelf>'
>       from /«PKGBUILDDIR»/lib/berkshelf/api.rb:9:in `<top (required)>'
>       from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
> `require'
>       from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
> `require'
>       from /«PKGBUILDDIR»/spec/spec_helper.rb:3:in `<top (required)>'
>       from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
> `require'
>       from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
> `require'
>       from /«PKGBUILDDIR»/spec/unit/berkshelf/api/application_spec.rb:1:in 
> `<top (required)>'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1361:in 
> `load'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1361:in 
> `block in load_spec_files'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1359:in 
> `each'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1359:in 
> `load_spec_files'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:106:in `setup'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:92:in `run'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:78:in `run'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:45:in `invoke'
>       from /usr/bin/rspec:4:in `<main>'
> /usr/bin/ruby2.3 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --format 
> documentation failed
> ERROR: Test "ruby2.3" failed: 

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/28/berkshelf-api_2.1.3-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.

--- End Message ---
--- Begin Message ---
Source: ruby-grape-msgpack
Source-Version: 0.2.0-1

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

Debian distribution maintenance software
pp.
Lucas Kanashiro <kanash...@debian.org> (supplier of updated ruby-grape-msgpack 
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: SHA1

Format: 1.8
Date: Tue, 02 Aug 2016 13:04:44 -0300
Source: ruby-grape-msgpack
Binary: ruby-grape-msgpack
Architecture: source all
Version: 0.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Lucas Kanashiro <kanash...@debian.org>
Description:
 ruby-grape-msgpack - MessagePack formatter for Grape framework
Closes: 830820
Changes:
 ruby-grape-msgpack (0.2.0-1) unstable; urgency=medium
 .
   * Team upload.
   * Imported Upstream version 0.2.0 (Closes: #830820)
   * debian/ruby-grape-msgpack.docs: add README.md
   * debian/patches: update 0001-Disable-CI-stuff.patch and delete
     0002-Relax-msgpack-dependency-in-metadata.patch no more needed
   * Declare compliance with Debian policy 3.9.8
   * debian/control: update build dependencies
Checksums-Sha1:
 17003dbfe1a0009a645828fc47474a9a8e968fac 2180 ruby-grape-msgpack_0.2.0-1.dsc
 c772682aa71bca889f746d3e9d5883ee3bda7cf2 3623 
ruby-grape-msgpack_0.2.0.orig.tar.gz
 9be86c55c9a69f19d222f6aa289b1576596e53fe 2796 
ruby-grape-msgpack_0.2.0-1.debian.tar.xz
 c9e9b4339c4ba47179c5d352a56b056bb0ca5501 4514 
ruby-grape-msgpack_0.2.0-1_all.deb
Checksums-Sha256:
 28609f8e758da08fddc24a6e2fce754ae97f1e7be31ae839c493600b4a0adc12 2180 
ruby-grape-msgpack_0.2.0-1.dsc
 55bd2627dadfec44a4c48cf7dbb458931460314863a925d719619f05f1e3a309 3623 
ruby-grape-msgpack_0.2.0.orig.tar.gz
 2a630c68b20574a106d5d22d261db66366dd9cc2e9dcf851be3f37737bffbbee 2796 
ruby-grape-msgpack_0.2.0-1.debian.tar.xz
 c4d4354a397cc9e6cc241fdbb6a2752db931bfaf32cd7b44e21c62ac8868ab4a 4514 
ruby-grape-msgpack_0.2.0-1_all.deb
Files:
 7075a73a02b810b052185de4646f5475 2180 ruby optional 
ruby-grape-msgpack_0.2.0-1.dsc
 a5904c71dc91047d0e96971af1eb84fb 3623 ruby optional 
ruby-grape-msgpack_0.2.0.orig.tar.gz
 a4dce3f05f2d72374e375044297a569f 2796 ruby optional 
ruby-grape-msgpack_0.2.0-1.debian.tar.xz
 14480eba43aeb5fd28f25769efea8555 4514 ruby optional 
ruby-grape-msgpack_0.2.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJXoMy2AAoJEPgjonKYg8l8kf8P/31j9AXUzfsajcumaf9TVQ0t
rz2jwDC3lYPFiegMI4XDdqT/7C9viQBLPKutmVgQGcu7/ZjLXoeYstN9XJ33RBrq
WT65gsvBoTxtURTWbrxXjw/taEzEE8acb7rBhk/tvSJbGr/Ypy1gMF/vSCKHlu1c
9Rm1pkDXw21tHYWxB9Xy/tsecOf+zvxft2OfVLGAT6/WOW0BiBL6q3t5w19Os+xB
688Xv1Q2YkBFdA6jZvj9/gr/WRhMDCHuBEqkMjxmE3xmHeQJr4wMkOejzOsZSlAg
b/HkxeB0N9Vy2Xi4FZGu+d95H2jg1HqHamrbYrBqfJHFBbHPyMxDhaoGCbR80P3z
KWQQK8vruesNk1HCu8DxIdwLZI3gR0Yk+lsqb3TO50AUlyVjRviA/likdue1xjTp
hRKmAErmJHLk+xacbJwXFj0XvxOFFJ6nDB7lNVA0/xCdTEPMHnwW4yh5MwgMje1i
vTT9N4o4qbyIVxAwqpPsIUnVE8Y24LfGkkzwXoV6yDCsTrb5Asx48z23q/wwPGw1
+L3rVlmJsTLjZ7rISqoU8Itdw44DnAQ31P7Jh3UnslYL2njhXcrl9xg6XQk3nc9q
bPm/jzV6SzxrKQwzVvIu6gywNJJGAY90jO+xqw03+/wmLwsLwVDqaFQZz7v4pTvF
bpNzMt0MEWYgFi7yH0np
=BtI7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to