Your message dated Fri, 25 Nov 2011 12:48:23 +0000
with message-id <[email protected]>
and subject line Bug#649984: fixed in rake 0.9.2.2-2
has caused the Debian Bug report #649984,
regarding require 'rake/rdoctask' is deprecated and the suggested alternative
doesn't work.
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.)
--
649984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649984
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rake
Version: 0.9.2.2-1
Severity: serious
While trying to build a development version of libguestfs where I have
building Ruby bindings enabled, I ran into the following error:
,----
| WARNING: 'require 'rake/rdoctask'' is deprecated. Please use 'require
'rdoc/tas
| k' (in RDoc 2.4.2+)' instead.
| at /usr/lib/ruby/vendor_ruby/rake/rdoctask.rb
| rake aborted!
| uninitialized constant Gem
`----
Following that advice (which I also found by searching the web for the
error message) got me nowhere, however:
,----
| rake aborted!
| no such file to load -- rdoc/task
`----
... which isn't that surprising as it's not available for Ruby:
,----
| $ ruby --version
| ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
| $ apt-file search /rdoc/task
| libruby1.9.1: /usr/lib/ruby/1.9.1/rdoc/task.rb
`----
Is there an obvious workaround that I am missing?
Cheers,
-Hilko
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages rake depends on:
ii ruby [rdoc] 4.8
ii ruby1.8 [ruby-interpreter] 1.8.7.352-2
ii ruby1.9.1 [ruby-interpreter] 1.9.3.0-1
ii rubygems 1.8.10-1
Versions of packages rake recommends:
ii zip 3.0-4
rake suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: rake
Source-Version: 0.9.2.2-2
We believe that the bug you reported is fixed in the latest version of
rake, which is due to be installed in the Debian FTP archive:
rake_0.9.2.2-2.debian.tar.gz
to main/r/rake/rake_0.9.2.2-2.debian.tar.gz
rake_0.9.2.2-2.dsc
to main/r/rake/rake_0.9.2.2-2.dsc
rake_0.9.2.2-2_all.deb
to main/r/rake/rake_0.9.2.2-2_all.deb
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.
Antonio Terceiro <[email protected]> (supplier of updated rake 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: SHA1
Format: 1.8
Date: Fri, 25 Nov 2011 10:25:49 -0200
Source: rake
Binary: rake
Architecture: source all
Version: 0.9.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers
<[email protected]>
Changed-By: Antonio Terceiro <[email protected]>
Description:
rake - ruby make-like utility
Closes: 649984
Changes:
rake (0.9.2.2-2) unstable; urgency=low
.
* Replace libflexmock-ruby* by ruby-flexmock in Build-Depends
* Fix patch that removes Rubygems dependencies (Closes: #649984)
+ added a DEP8-style test for that
Checksums-Sha1:
f02b961528e88f355369d959b18491a0cc87c312 1411 rake_0.9.2.2-2.dsc
30f67982b395f34fb489268d685bdd635e752ffe 6244 rake_0.9.2.2-2.debian.tar.gz
5aea6eb92ceb96e49cbd39a4553fe146a9a7609a 53654 rake_0.9.2.2-2_all.deb
Checksums-Sha256:
1a6612b0af3972b9e9665e9b6a7bf76b115a024d8468d5ad952c37fd02e9e9c4 1411
rake_0.9.2.2-2.dsc
606c45756f6e356e86da76d2d28648cad0550cab0eb5d198572d414a430f65c0 6244
rake_0.9.2.2-2.debian.tar.gz
4923349544f9ae2e51f210d102aaa3096c5a6d0bc240fb9caad365f905d610d4 53654
rake_0.9.2.2-2_all.deb
Files:
60dac3041a4cbc47cff38caf0ff7ad93 1411 ruby optional rake_0.9.2.2-2.dsc
4a550f02ef5f138119bc1fc0dc937aac 6244 ruby optional
rake_0.9.2.2-2.debian.tar.gz
3b1de3d499a2f14393f7a8ab2d6ccb7e 53654 ruby optional rake_0.9.2.2-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk7PiqIACgkQDOM8kQ+cso9NFACfTO7lKCPFjLdGa+kiJG7XkHRS
CIMAn3MhhK55w5T+yqXCLn8rFL8rd4J2
=YyZx
-----END PGP SIGNATURE-----
--- End Message ---