[DRE-maint] Bug#587767: Missing import of 'thread' when rubygems not installed
Ondřej Surý
ondrej at debian.org
Mon May 30 12:52:44 UTC 2011
Package: libactivesupport-ruby1.8
> so the bug is triggered even with rubygems=1.6.2-1 installed.
The rubygems 1.7.2-1 works fine:
howl:~# ruby -e "require 'active_support'"
/usr/lib/ruby/vendor_ruby/active_support/vendor.rb:2:in `require': no such file to load -- rubygems (LoadError)
from /usr/lib/ruby/vendor_ruby/active_support/vendor.rb:2
from /usr/lib/ruby/vendor_ruby/active_support.rb:55:in `require'
from /usr/lib/ruby/vendor_ruby/active_support.rb:55
from -e:1:in `require'
from -e:1
howl:~# apt-get install rubygems
Reading package lists... Done
Building dependency tree
Reading state information... Done
Recommended packages:
ruby1.8-dev
The following NEW packages will be installed:
rubygems
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/446 kB of archives.
After this operation, 4162 kB of additional disk space will be used.
Selecting previously deselected package rubygems.
(Reading database ... 23304 files and directories currently installed.)
Unpacking rubygems (from .../rubygems_1.7.2-1_all.deb) ...
Processing triggers for man-db ...
Setting up rubygems (1.7.2-1) ...
howl:~# ruby -e "require 'active_support'"
I'll add depends on rubygems to fix it entirely.
O.
-- System Information:
Debian Release: 6.0.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libactivesupport-ruby1.8 depends on:
ii libbuilder-ruby1.8 2.1.2-2 Ruby library to facilitate program
ii libi18n-ruby1.8 0.4.1-1 I18n and localization solution (Ru
ii libmemcache-client-ruby1.8 1.7.8-2 Ruby client library for memcached
ii librack-ruby 1.1.0-4 A modular Ruby webserver interface
ii libruby1.8 1.8.7.302-2 Libraries necessary to run Ruby 1.
ii libtzinfo-ruby1.8 0.3.19-1 Ruby library for transformations b
libactivesupport-ruby1.8 recommends no packages.
libactivesupport-ruby1.8 suggests no packages.
-- no debconf information
More information about the Pkg-ruby-extras-maintainers
mailing list