Your message dated Sun, 06 Jan 2008 06:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458620: fixed in ruby1.9 1.9.0.0-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: ruby1.9
Version: 1.9.0.0-1
Severity: grave
Justification: renders package unusable
I can install gems correctly using gem1.9 (ie. gem1.9 install
fastercsv), however when I then try to use that gem in code:
gem 'fastercsv'
I get:
[EMAIL PROTECTED]:~$ ./test.rb
gem_prelude.rb:103:in `raise': Could not find RubyGem fastercsv (>= 0)
(LoadError)
from gem_prelude.rb:103:in `push_gem_version_on_load_path'
from gem_prelude.rb:11:in `gem'
from ./test.rb:7:in `<main>'
if I set GEM_HOME in my environment, then it loads as expected:
[EMAIL PROTECTED]:~$ export GEM_HOME=/var/lib/gems/1.9.0/
[EMAIL PROTECTED]:~$ ./test.rb
[EMAIL PROTECTED]:~$
My assumption is that the patch that moves the default gem directory has
a few issues, but I haven't investigated fully yet.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.23.8-jh (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---
Source: ruby1.9
Source-Version: 1.9.0.0-2
We believe that the bug you reported is fixed in the latest version of
ruby1.9, which is due to be installed in the Debian FTP archive:
irb1.9_1.9.0.0-2_all.deb
to pool/main/r/ruby1.9/irb1.9_1.9.0.0-2_all.deb
libdbm-ruby1.9_1.9.0.0-2_amd64.deb
to pool/main/r/ruby1.9/libdbm-ruby1.9_1.9.0.0-2_amd64.deb
libgdbm-ruby1.9_1.9.0.0-2_amd64.deb
to pool/main/r/ruby1.9/libgdbm-ruby1.9_1.9.0.0-2_amd64.deb
libopenssl-ruby1.9_1.9.0.0-2_amd64.deb
to pool/main/r/ruby1.9/libopenssl-ruby1.9_1.9.0.0-2_amd64.deb
libreadline-ruby1.9_1.9.0.0-2_amd64.deb
to pool/main/r/ruby1.9/libreadline-ruby1.9_1.9.0.0-2_amd64.deb
libruby1.9-dbg_1.9.0.0-2_amd64.deb
to pool/main/r/ruby1.9/libruby1.9-dbg_1.9.0.0-2_amd64.deb
libruby1.9_1.9.0.0-2_amd64.deb
to pool/main/r/ruby1.9/libruby1.9_1.9.0.0-2_amd64.deb
libtcltk-ruby1.9_1.9.0.0-2_amd64.deb
to pool/main/r/ruby1.9/libtcltk-ruby1.9_1.9.0.0-2_amd64.deb
rdoc1.9_1.9.0.0-2_all.deb
to pool/main/r/ruby1.9/rdoc1.9_1.9.0.0-2_all.deb
ri1.9_1.9.0.0-2_all.deb
to pool/main/r/ruby1.9/ri1.9_1.9.0.0-2_all.deb
ruby1.9-dev_1.9.0.0-2_amd64.deb
to pool/main/r/ruby1.9/ruby1.9-dev_1.9.0.0-2_amd64.deb
ruby1.9-elisp_1.9.0.0-2_all.deb
to pool/main/r/ruby1.9/ruby1.9-elisp_1.9.0.0-2_all.deb
ruby1.9-examples_1.9.0.0-2_all.deb
to pool/main/r/ruby1.9/ruby1.9-examples_1.9.0.0-2_all.deb
ruby1.9_1.9.0.0-2.diff.gz
to pool/main/r/ruby1.9/ruby1.9_1.9.0.0-2.diff.gz
ruby1.9_1.9.0.0-2.dsc
to pool/main/r/ruby1.9/ruby1.9_1.9.0.0-2.dsc
ruby1.9_1.9.0.0-2_amd64.deb
to pool/main/r/ruby1.9/ruby1.9_1.9.0.0-2_amd64.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.
Daigo Moriwaki <[EMAIL PROTECTED]> (supplier of updated ruby1.9 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.7
Date: Wed, 02 Jan 2008 18:09:03 +0900
Source: ruby1.9
Binary: rdoc1.9 ri1.9 libruby1.9 ruby1.9-elisp libtcltk-ruby1.9 libgdbm-ruby1.9
libopenssl-ruby1.9 libdbm-ruby1.9 ruby1.9-examples irb1.9 libruby1.9-dbg
libreadline-ruby1.9 ruby1.9 ruby1.9-dev
Architecture: source all amd64
Version: 1.9.0.0-2
Distribution: unstable
Urgency: low
Maintainer: akira yamada <[EMAIL PROTECTED]>
Changed-By: Daigo Moriwaki <[EMAIL PROTECTED]>
Description:
irb1.9 - Interactive Ruby (for Ruby 1.9)
libdbm-ruby1.9 - DBM interface for Ruby 1.9
libgdbm-ruby1.9 - GDBM interface for Ruby 1.9
libopenssl-ruby1.9 - OpenSSL interface for Ruby 1.9
libreadline-ruby1.9 - Readline interface for Ruby 1.9
libruby1.9 - Libraries necessary to run Ruby 1.9
libruby1.9-dbg - Debugging symbols for Ruby 1.9
libtcltk-ruby1.9 - Tcl/Tk interface for Ruby 1.9
rdoc1.9 - Generate documentation from Ruby source files (for Ruby 1.9)
ri1.9 - Ruby Interactive reference (for Ruby 1.9)
ruby1.9 - Interpreter of object-oriented scripting language Ruby 1.9
ruby1.9-dev - Header files for compiling extension modules for the Ruby 1.9
ruby1.9-elisp - ruby-mode for Emacsen
ruby1.9-examples - Examples for Ruby 1.9
Closes: 458620
Changes:
ruby1.9 (1.9.0.0-2) unstable; urgency=low
.
* Added debian/patches/910_gem_prelude.dpatch: changed the default
rubygems home directory in prelude as well. (Closes: #458620)
Files:
958246575eaf28dad7c3dac9749e56f6 1074 interpreters optional
ruby1.9_1.9.0.0-2.dsc
53da86e98062183101d8aab881d5b254 68708 interpreters optional
ruby1.9_1.9.0.0-2.diff.gz
7f913696104482afc184c46a56ba33a2 402550 interpreters optional
ruby1.9-examples_1.9.0.0-2_all.deb
a462fd38f3110e917ae05c340a940f3f 368748 interpreters optional
ruby1.9-elisp_1.9.0.0-2_all.deb
0e28c1f9ec5484037e4e37241f1444d2 1314574 interpreters optional
ri1.9_1.9.0.0-2_all.deb
7d50ffaec9939db14eeef245ce3e4b1a 469082 doc optional rdoc1.9_1.9.0.0-2_all.deb
48902734e5ae374964d6b8be871775f8 393576 interpreters optional
irb1.9_1.9.0.0-2_all.deb
cb174576f70c312cff2d244cee66f722 372292 interpreters optional
ruby1.9_1.9.0.0-2_amd64.deb
77d28bbf3fba89250e7fda89877aff8d 2393468 libs optional
libruby1.9_1.9.0.0-2_amd64.deb
ac57d21e00e52e1e0237af4fe777d236 1374738 libdevel extra
libruby1.9-dbg_1.9.0.0-2_amd64.deb
23a2c35fae81b1c9fa5304ec4d67d0ee 1121668 devel optional
ruby1.9-dev_1.9.0.0-2_amd64.deb
27296ea250fb9b3512c49f74434701c4 354848 interpreters optional
libdbm-ruby1.9_1.9.0.0-2_amd64.deb
79dff6516777759e93417ce0a6c0bae3 354046 interpreters optional
libgdbm-ruby1.9_1.9.0.0-2_amd64.deb
d8f976a7915967fdb585812f688496e3 354598 interpreters optional
libreadline-ruby1.9_1.9.0.0-2_amd64.deb
7939d4648bf0bf110174a65452b95732 2023572 interpreters optional
libtcltk-ruby1.9_1.9.0.0-2_amd64.deb
b4e230f1b4f277746be2ee8292ab432f 478312 interpreters optional
libopenssl-ruby1.9_1.9.0.0-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHgGpcNcPj+ukc0lARAltbAJ4qH4Np6nLMwGkrtAe6n412w7rM1gCguMws
3MoIZQnSghwusIvLtkBMaG8=
=73V3
-----END PGP SIGNATURE-----
--- End Message ---