Your message dated Wed, 18 Dec 2013 16:06:11 +0000
with message-id <[email protected]>
and subject line Bug#730907: fixed in ruby-gd 0.8.0-4
has caused the Debian Bug report #730907,
regarding ruby-gd: FTBFS: Hard dependency on ruby1.8
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 [email protected]
immediately.)
--
730907: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730907
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-gd
Version: 0.8.0-3
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20131128 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):
> fakeroot debian/rules binary
> dh binary --buildsystem=ruby --with ruby
> dh_testroot -O--buildsystem=ruby
> dh_prep -O--buildsystem=ruby
> dh_auto_install -O--buildsystem=ruby
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:17: warning: setting
> Encoding.default_external
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:31: warning: method redefined;
> discarding old visit_String
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:4: warning: previous definition of
> visit_String was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:39: warning: method redefined;
> discarding old register
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:12: warning: previous definition
> of register was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:43: warning: method redefined;
> discarding old format_time
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:16: warning: previous definition
> of format_time was here
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:115: warning: method redefined;
> discarding old to_s
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:44: warning: previous definition of
> to_s was here
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:52:in `system': can't convert nil into
> String (TypeError)
> from /usr/lib/ruby/vendor_ruby/gem2deb.rb:52:in `run'
> from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:36:in `block in
> install_files_and_build_extensions'
> from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:34:in `each'
> from /usr/lib/ruby/vendor_ruby/gem2deb/installer.rb:34:in
> `install_files_and_build_extensions'
> from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:68:in `block in
> install'
> from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:66:in `each'
> from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:66:in `install'
> from /usr/bin/dh_ruby:69:in `block (2 levels) in <main>'
> from /usr/lib/ruby/1.9.1/optparse.rb:1360:in `call'
> from /usr/lib/ruby/1.9.1/optparse.rb:1360:in `block in parse_in_order'
> from /usr/lib/ruby/1.9.1/optparse.rb:1347:in `catch'
> from /usr/lib/ruby/1.9.1/optparse.rb:1347:in `parse_in_order'
> from /usr/lib/ruby/1.9.1/optparse.rb:1341:in `order!'
> from /usr/lib/ruby/1.9.1/optparse.rb:1432:in `permute!'
> from /usr/lib/ruby/1.9.1/optparse.rb:1453:in `parse!'
> from /usr/bin/dh_ruby:73:in `<main>'
> Entering dh_ruby --install
> Building extension for ruby1.8 ...
> -I/usr/lib/ruby/vendor_ruby
> /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /«PKGBUILDDIR»
> debian/ruby-gd
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/tmp returned exit
> code 1
> make: *** [binary] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/ruby-gd_0.8.0-3_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-gd
Source-Version: 0.8.0-4
We believe that the bug you reported is fixed in the latest version of
ruby-gd, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cédric Boutillier <[email protected]> (supplier of updated ruby-gd 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 18 Dec 2013 15:18:27 +0100
Source: ruby-gd
Binary: ruby-gd libgd-ruby libgd-ruby1.8
Architecture: source amd64 all
Version: 0.8.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Description:
libgd-ruby - Transitional package for ruby-gd
libgd-ruby1.8 - Transitional package for ruby-gd
ruby-gd - Extension library to use GD graphics library from Ruby
Closes: 730907
Changes:
ruby-gd (0.8.0-4) unstable; urgency=medium
.
* Team upload
* debian/control:
+ bump Standards-Version to 3.9.5 (no changes needed)
+ build with gem2deb >= 0.5 to add Ruby2.0 support and drop Ruby1.8
+ build against libgd-dev instead of obsolete libgd2-xpm-dev
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
* Import patches from https://github.com/Spakman/ruby-gd/
to fix build with Ruby1.9+ (Closes: #730907)
* Add doc-base registration
Checksums-Sha1:
a7c0f295ffc9962014455cfdf5b9a99ccb2597cd 2141 ruby-gd_0.8.0-4.dsc
40dbc99d27f5883cd1494539360dc7c9cf722f3c 11101 ruby-gd_0.8.0-4.debian.tar.gz
15aea38f70e45e7f471c492e129016bd15641bfc 49062 ruby-gd_0.8.0-4_amd64.deb
54f8db63708c84ef1b3899426ac34d373eacd154 5788 libgd-ruby_0.8.0-4_all.deb
435082aa5215c5ef64358eb8073a16ebfe64fc7e 5794 libgd-ruby1.8_0.8.0-4_all.deb
Checksums-Sha256:
941e7a383e3dcbac8d2b1e3c910996857d02de91d1d32e065520ec7d85007f3c 2141
ruby-gd_0.8.0-4.dsc
810656305f9f3b5878c0159886fcf5084b06cebb375671a1148710709636ec81 11101
ruby-gd_0.8.0-4.debian.tar.gz
bd5f05349760c9b59098adee60e493c4f932176e8a02026887bca7ce45ee8228 49062
ruby-gd_0.8.0-4_amd64.deb
3be4d8eecd2d525f698456efefd26c556c466230a9c83916fcac053250e7137c 5788
libgd-ruby_0.8.0-4_all.deb
35ce2ea64df2f8104375b33c6ea9ed78d2729cb5da7d1d396095760b89319563 5794
libgd-ruby1.8_0.8.0-4_all.deb
Files:
a6257c0a7ef4478452c17ab7cefbf7f1 2141 ruby optional ruby-gd_0.8.0-4.dsc
2904e83b0de226d32acface52f7a3e59 11101 ruby optional
ruby-gd_0.8.0-4.debian.tar.gz
24d1aaba6c8c7e71d751d612d71c3491 49062 ruby optional ruby-gd_0.8.0-4_amd64.deb
4170d74dc711a608f158809e57c45f62 5788 oldlibs extra libgd-ruby_0.8.0-4_all.deb
be25f10eb72dee52556ff3ce0226baea 5794 oldlibs extra
libgd-ruby1.8_0.8.0-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQIcBAEBCgAGBQJSscSaAAoJENpJWPYR4UnpPDMP/jZ12lkVW0dn55L7QRGOY+GB
qwZoF5j1vKirpFe16BoDwVkMbklrQFol+ufH6ZEaZqeYyQ9aL2mowPK7mtsYZVj1
EE1HVH9FdVx1KMbdFPorhBrTpzkiZRLM7WXRn9i1mfqV69xAOOaJVu7V45oTUiiz
AP48bzx4x9Mq7awCuVCNmLF1oB1VA6CT+N57rr1FCtzOe5vX5ujFdy0sok8/xODN
YcFCukfMYEbi+gTUb7SaRT7IiqhhULyVSZfRTMtETmpLyfF+7J6w1G71S6WL67xF
a/VbDacx6x/Zwm7SKq593BWxuH+w5CrXLAU2IPaDC5aPASYHEaWBgPCmldKedPmO
l7ubfKCEUx5mVYOq/eVEjBsMc//rP1woCkSXV2l7R9Fx0vGTN0E9T9r9k0H5yZxA
KKsOMn1FLscZZO8hEXpw5qb2qQzCS4y2b/JTrasPUptF6+Ra623CwPVlZFmuibhZ
mfBg+lKVu87WxDBR08D243rtUq3gjPW+wUkPORYKYM7vZfFqjKPOpRUAm5Gnzi/z
43dbroCMVi020ym1nX9SSdPyPMT/D9Xo+CM3hqvrloShEfPkG3KYCsY0gK93w67k
XeX/A2/SlxvNu3I7w8dYjigQHXQM89UbRx+HhQmnEc2VIbkWh4JWMHfOoeBKj6i+
1cmFbTOZz2oWPpn3b2QR
=YnPc
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers