Your message dated Sun, 01 Dec 2013 11:18:54 +0000
with message-id <e1vn538-0006kf...@franck.debian.org>
and subject line Bug#730887: fixed in ruby-git 1.2.6-1
has caused the Debian Bug report #730887,
regarding ruby-git: 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 ow...@bugs.debian.org
immediately.)


-- 
730887: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730887
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-git
Version: 1.2.5-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
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
>   Entering dh_ruby --install
> install -d /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/git/lib.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/lib.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/working_directory.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/working_directory.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/status.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/status.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/stashes.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/stashes.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/stash.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/stash.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/repository.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/repository.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/remote.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/remote.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/path.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/path.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/object.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/object.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/log.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/log.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/index.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/index.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/diff.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/diff.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/branches.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/branches.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/branch.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/branch.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/base.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/base.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git/author.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git/author.rb
> install -D -m644 /«PKGBUILDDIR»/lib/git.rb 
> /«PKGBUILDDIR»/debian/ruby-git/usr/lib/ruby/vendor_ruby/git.rb
> /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/dh_ruby.rb:138:in 
> `run_tests_for_version'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:129:in `block in 
> run_tests'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:128:in `each'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:128:in `run_tests'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:72: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>'
>  -I/usr/lib/ruby/vendor_ruby /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> 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-git_1.2.5-2_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-git
Source-Version: 1.2.6-1

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

Debian distribution maintenance software
pp.
Michael Schutte <mi...@debian.org> (supplier of updated ruby-git 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: Sun, 01 Dec 2013 11:52:43 +0100
Source: ruby-git
Binary: ruby-git libgit-ruby libgit-ruby1.8
Architecture: source all
Version: 1.2.6-1
Distribution: unstable
Urgency: low
Maintainer: Michael Schutte <mi...@debian.org>
Changed-By: Michael Schutte <mi...@debian.org>
Description: 
 libgit-ruby - Transitional package for ruby-git
 libgit-ruby1.8 - Transitional package for ruby-git
 ruby-git   - Ruby interface to the Git revision control system
Closes: 730887
Changes: 
 ruby-git (1.2.6-1) unstable; urgency=low
 .
   * New upstream version.
     - Fully supports Ruby 2.0; drop requirement on Ruby 1.8 through
       XS-Ruby-Versions, closes: #730887.
     - Install README.md instead of README.
   * Rename patches/no_color_pipes to patches/no_color_pipes.diff and update.
   * Bump Standards-Version to 3.9.5, no changes needed.
   * Use the anonscm.debian.org hostname in Vcs-* URLs.
   * Point to the correct URL for the 1.0 machine-readable copyright spec in
     debian/copyright.
   * Depend on git instead of git-core.
   * Make transitional packages Priority: extra.
Checksums-Sha1: 
 4d448df28f5163c2e17362906e1f51125a73a137 1708 ruby-git_1.2.6-1.dsc
 6ac64f54a81a48a31feeda18a417ea2fe39fa0ec 111622 ruby-git_1.2.6.orig.tar.gz
 c27b951431080791d208041d9702db27f5e8e54f 4029 ruby-git_1.2.6-1.debian.tar.gz
 271cb6c1e0c07a17ee2406f07ea2b2f3f2e78961 22476 ruby-git_1.2.6-1_all.deb
 e4f3504a40ab0447995b5aa3b819116780887c20 3658 libgit-ruby_1.2.6-1_all.deb
 84de58345e63f6c939aee25e1a9b1e1eb0c23cb1 3660 libgit-ruby1.8_1.2.6-1_all.deb
Checksums-Sha256: 
 8aa4b30d512bb8959593a8af61d298a2ba1adaadc22051d687dcbe1ff0286a71 1708 
ruby-git_1.2.6-1.dsc
 abc4bbd858d271c361528ecad75dc670f238c38dc2c006c4bca7f38a9b9223e8 111622 
ruby-git_1.2.6.orig.tar.gz
 6e64609152076c20f75bce62e6ef246c96f69b26bf76ad5aef66f17143a61de3 4029 
ruby-git_1.2.6-1.debian.tar.gz
 5cbc4cfa9cdad16fd7c94a6fce888f3f26f893f05609f15c5384c19e0bb73ba2 22476 
ruby-git_1.2.6-1_all.deb
 4e0a231f702992c1f996dcc6a73c732f835409fa0b285a093c744f8e52d30792 3658 
libgit-ruby_1.2.6-1_all.deb
 1211b64d63027a7a9d5ce8374abe8d6e24e5ff8b56910a7e0bf76a1fd1152d33 3660 
libgit-ruby1.8_1.2.6-1_all.deb
Files: 
 1316b4a157958f7b5a202637b19ebc12 1708 ruby optional ruby-git_1.2.6-1.dsc
 d5646398a6b3d0a32c164227e46624e4 111622 ruby optional 
ruby-git_1.2.6.orig.tar.gz
 9de0548dfbff964d606976c05e002c8b 4029 ruby optional 
ruby-git_1.2.6-1.debian.tar.gz
 8f43e29618b54afbe3cf2f653c28b7f0 22476 ruby optional ruby-git_1.2.6-1_all.deb
 d7d9bf967e36768a55041d5bd5351233 3658 oldlibs extra libgit-ruby_1.2.6-1_all.deb
 a213c7331020f848776eb2d4e94bd1ba 3660 oldlibs extra 
libgit-ruby1.8_1.2.6-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQEcBAEBCAAGBQJSmxbkAAoJEPPkEi8djCYav4AIAJBF6dg2H/rEZWavWHZypd4f
T/GGpKEEh6QLkClx6atMl9RlZxvrUweZbdR6vHTOkSOFAf7luMlEPgH7ho8jOJw/
hQvec892sJHNihQ/tjSiwVxGRIa6+O67gMZB8omq0wpHRm8GfJPh2+G8Jh9Uz9F7
1XzuCJDCYfp5joP5Yb7I7V4dXEhiwzDx6vS6IaNA8f/Fg+kpr9lvGFIbaJ1DfPZQ
E6Yulq737akDoGSb0lYOOXiEnu57zJrwI5QCJdXtzMeZ2j6zIOVzf9iibdqfOjwT
QDToJsgUaAtyTORZgnp6dPNYmHqWjxOccnkFTx30h8JNji3pQDvd/WPNLNH4xok=
=/COn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to