[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: help with running tests for rails using gems



On 06/02/2013 03:26 PM, Sam Ruby wrote:
On 06/02/2013 01:04 PM, Christian Hofstaedtler wrote:
Sam,

* Sam Ruby <rubys@intertwingly.net> [130602 19:00]:
On 06/02/2013 12:46 PM, Christian Hofstaedtler wrote:
In fact, one doesn't even need shoulda-matchers at all to reproduce
this error.  The following command also suffices:

$ rails new foobar.

Well - this does work for me.
What exact error message do you see?

There is a known bug in rubygems-integration (or rather, rubygems)
which might affect you, depending on what exactly you're seeing
there.

Cool.  I may not get to it until tomorrow, but I'll try to build a
minimal reproducible test case.

Ok, so here goes.

I create a fresh Debian sid chroot jail using Ubuntu 12.10. My notes from last year are at [1]. It won't hurt my feelings if I'm told that's the problem. :-)

Starting from that point I do the following:

$ sudo apt-get install -y --force-yes ruby-rails-3.2 \
  ruby-coffee-rails ruby-jquery-rails ruby-sass-rails \
  ruby-sqlite3 ruby-uglifier
$ rails new foobar

The last few lines of output look like this:

         run  bundle install --local
Invalid gemspec in [/usr/share/rubygems-integration/1.9.1/specifications/actionpack-3.2.13.gemspec]: Illformed requirement ["~> #<Gem::Version:0x00000001d13660>"]
Invalid gemspec in [/usr/share/rubygems-integration/1.9.1/specifications/actionpack-3.2.13.gemspec]: Illformed requirement ["~> #<Gem::Version:0x00000001d13660>"]
Resolving dependencies...
Could not find gem 'actionpack (= 3.2.13) ruby', which is required by gem 'rails
(= 3.2.13) ruby', in any of the sources.

I've attached the full logs.

- Sam Ruby

[1] http://intertwingly.net/blog/2012/01/04/Bootstrapping-Debian-Unstable

Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  binutils build-essential bundler bzip2 cpp cpp-4.7 dpkg-dev fakeroot g++
  g++-4.7 gcc gcc-4.7 javascript-common less libalgorithm-diff-perl
  libalgorithm-diff-xs-perl libalgorithm-merge-perl libc-ares2 libc-dev-bin
  libc6-dev libclass-isa-perl libcloog-ppl1 libdpkg-perl libev4 libffi6
  libfile-fcntllock-perl libgcc-4.7-dev libgmp10 libgmpxx4ldbl libgomp1
  libitm1 libjs-coffeescript libjs-jquery libjs-jquery-ui libmpc3 libmpfr4
  libppl-c4 libppl12 libquadmath0 libreadline5 libruby1.8 libruby1.9.1
  libstdc++6-4.7-dev libswitch-perl libtimedate-perl libv8-3.8.9.20
  libyaml-0-2 linux-libc-dev make manpages-dev nodejs patch perl perl-modules
  rake ruby ruby-actionmailer-3.2 ruby-actionpack-3.2 ruby-activemodel-3.2
  ruby-activerecord-3.2 ruby-activeresource-3.2 ruby-activesupport-3.2
  ruby-arel ruby-blankslate ruby-builder ruby-coffee-script
  ruby-coffee-script-source ruby-dev ruby-erubis ruby-execjs ruby-hike
  ruby-i18n ruby-journey ruby-mail ruby-mime-types ruby-multi-json
  ruby-net-http-persistent ruby-polyglot ruby-rack ruby-rack-cache
  ruby-rack-ssl ruby-rack-test ruby-railties-3.2 ruby-sass ruby-sprockets
  ruby-thor ruby-tilt ruby-treetop ruby-tzinfo ruby-yajl ruby1.9.1
  ruby1.9.1-dev rubygems-integration unzip wwwconfig-common xz-utils zip
Suggested packages:
  binutils-doc bzip2-doc cpp-doc gcc-4.7-locales debian-keyring g++-multilib
  g++-4.7-multilib gcc-4.7-doc libstdc++6-4.7-dbg gcc-multilib autoconf
  automake1.9 libtool flex bison gdb gcc-doc gcc-4.7-multilib
  libmudflap0-4.7-dev libgcc1-dbg libgomp1-dbg libitm1-dbg libquadmath0-dbg
  libmudflap0-dbg binutils-gold apache2 httpd glibc-doc coffeescript
  libjs-jquery-ui-docs libstdc++6-4.7-doc make-doc ed diffutils-doc perl-doc
  libterm-readline-gnu-perl libterm-readline-perl-perl libpod-plainer-perl ri
  ruby-bcrypt ruby-compass treetop doc-base ruby1.9.1-examples ri1.9.1
  graphviz ruby-switch rubygems mysql-client postgresql-client
The following NEW packages will be installed:
  binutils build-essential bundler bzip2 cpp cpp-4.7 dpkg-dev fakeroot g++
  g++-4.7 gcc gcc-4.7 javascript-common less libalgorithm-diff-perl
  libalgorithm-diff-xs-perl libalgorithm-merge-perl libc-ares2 libc-dev-bin
  libc6-dev libclass-isa-perl libcloog-ppl1 libdpkg-perl libev4 libffi6
  libfile-fcntllock-perl libgcc-4.7-dev libgmp10 libgmpxx4ldbl libgomp1
  libitm1 libjs-coffeescript libjs-jquery libjs-jquery-ui libmpc3 libmpfr4
  libppl-c4 libppl12 libquadmath0 libreadline5 libruby1.8 libruby1.9.1
  libstdc++6-4.7-dev libswitch-perl libtimedate-perl libv8-3.8.9.20
  libyaml-0-2 linux-libc-dev make manpages-dev nodejs patch perl perl-modules
  rake ruby ruby-actionmailer-3.2 ruby-actionpack-3.2 ruby-activemodel-3.2
  ruby-activerecord-3.2 ruby-activeresource-3.2 ruby-activesupport-3.2
  ruby-arel ruby-blankslate ruby-builder ruby-coffee-rails ruby-coffee-script
  ruby-coffee-script-source ruby-dev ruby-erubis ruby-execjs ruby-hike
  ruby-i18n ruby-journey ruby-jquery-rails ruby-mail ruby-mime-types
  ruby-multi-json ruby-net-http-persistent ruby-polyglot ruby-rack
  ruby-rack-cache ruby-rack-ssl ruby-rack-test ruby-rails-3.2
  ruby-railties-3.2 ruby-sass ruby-sass-rails ruby-sprockets ruby-sqlite3
  ruby-thor ruby-tilt ruby-treetop ruby-tzinfo ruby-uglifier ruby-yajl
  ruby1.9.1 ruby1.9.1-dev rubygems-integration unzip wwwconfig-common xz-utils
  zip
0 upgraded, 103 newly installed, 0 to remove and 0 not upgraded.
Need to get 61.3 MB of archives.
After this operation, 184 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libgmp10 libgmpxx4ldbl libppl12 libppl-c4 libcloog-ppl1 libffi6 libgomp1
  libitm1 libmpfr4 libquadmath0 libreadline5 libyaml-0-2 libc-ares2 libmpc3
  bzip2 less libclass-isa-perl perl-modules perl libswitch-perl patch xz-utils
  binutils libc-dev-bin linux-libc-dev libc6-dev cpp-4.7 cpp libgcc-4.7-dev
  gcc-4.7 gcc libstdc++6-4.7-dev g++-4.7 g++ make libtimedate-perl
  libdpkg-perl dpkg-dev build-essential libruby1.9.1 ruby1.9.1 ruby ruby-thor
  ruby-net-http-persistent bundler fakeroot wwwconfig-common javascript-common
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libfile-fcntllock-perl libjs-jquery libjs-jquery-ui libruby1.8
  libv8-3.8.9.20 manpages-dev rake ruby-i18n ruby-multi-json
  ruby-activesupport-3.2 ruby-blankslate ruby-builder ruby-activemodel-3.2
  ruby-arel ruby-tzinfo ruby-activerecord-3.2 ruby-rack ruby-rack-cache
  ruby-rack-test ruby-journey ruby-hike ruby-tilt ruby-sprockets ruby-erubis
  ruby-actionpack-3.2 ruby-mime-types ruby-polyglot ruby-treetop ruby-mail
  ruby-actionmailer-3.2 ruby-activeresource-3.2 libjs-coffeescript
  ruby-coffee-script-source libev4 nodejs ruby-execjs ruby-coffee-script
  ruby-rack-ssl ruby-railties-3.2 ruby-coffee-rails ruby1.9.1-dev ruby-dev
  ruby-jquery-rails ruby-rails-3.2 ruby-sass ruby-sass-rails ruby-sqlite3
  ruby-uglifier ruby-yajl rubygems-integration unzip zip
Get:1 http://ftp.us.debian.org/debian/ unstable/main libgmp10 amd64 2:5.1.2+dfsg-1 [271 kB]
Get:2 http://ftp.us.debian.org/debian/ unstable/main libgmpxx4ldbl amd64 2:5.1.2+dfsg-1 [22.7 kB]
Get:3 http://ftp.us.debian.org/debian/ unstable/main libppl12 amd64 1:1.0-7 [721 kB]
Get:4 http://ftp.us.debian.org/debian/ unstable/main libppl-c4 amd64 1:1.0-7 [1503 kB]
Get:5 http://ftp.us.debian.org/debian/ unstable/main libcloog-ppl1 amd64 0.16.1-2 [69.6 kB]
Get:6 http://ftp.us.debian.org/debian/ unstable/main libffi6 amd64 3.0.13-4 [21.6 kB]
Get:7 http://ftp.us.debian.org/debian/ unstable/main libgomp1 amd64 4.8.0-9 [27.4 kB]
Get:8 http://ftp.us.debian.org/debian/ unstable/main libitm1 amd64 4.8.0-9 [37.7 kB]
Get:9 http://ftp.us.debian.org/debian/ unstable/main libmpfr4 amd64 3.1.1-1 [544 kB]
Get:10 http://ftp.us.debian.org/debian/ unstable/main libquadmath0 amd64 4.8.0-9 [139 kB]
Get:11 http://ftp.us.debian.org/debian/ unstable/main libreadline5 amd64 5.2+dfsg-2 [151 kB]
Get:12 http://ftp.us.debian.org/debian/ unstable/main libyaml-0-2 amd64 0.1.4-2 [56.5 kB]
Get:13 http://ftp.us.debian.org/debian/ unstable/main libc-ares2 amd64 1.9.1-3 [74.2 kB]
Get:14 http://ftp.us.debian.org/debian/ unstable/main libmpc3 amd64 1.0.1-1 [45.8 kB]
Get:15 http://ftp.us.debian.org/debian/ unstable/main bzip2 amd64 1.0.6-4 [50.1 kB]
Get:16 http://ftp.us.debian.org/debian/ unstable/main less amd64 458-1 [133 kB]
Get:17 http://ftp.us.debian.org/debian/ unstable/main libclass-isa-perl all 0.36-5 [10.1 kB]
Get:18 http://ftp.us.debian.org/debian/ unstable/main perl-modules all 5.14.2-21 [3443 kB]
Get:19 http://ftp.us.debian.org/debian/ unstable/main perl amd64 5.14.2-21 [4425 kB]
Get:20 http://ftp.us.debian.org/debian/ unstable/main libswitch-perl all 2.16-2 [21.0 kB]
Get:21 http://ftp.us.debian.org/debian/ unstable/main patch amd64 2.6.1-3 [121 kB]
Get:22 http://ftp.us.debian.org/debian/ unstable/main xz-utils amd64 5.1.1alpha+20120614-2 [237 kB]
Get:23 http://ftp.us.debian.org/debian/ unstable/main binutils amd64 2.22-8 [4800 kB]
Get:24 http://ftp.us.debian.org/debian/ unstable/main libc-dev-bin amd64 2.17-3 [232 kB]
Get:25 http://ftp.us.debian.org/debian/ unstable/main linux-libc-dev amd64 3.8.13-1 [844 kB]
Get:26 http://ftp.us.debian.org/debian/ unstable/main libc6-dev amd64 2.17-3 [3138 kB]
Get:27 http://ftp.us.debian.org/debian/ unstable/main cpp-4.7 amd64 4.7.3-4 [5386 kB]
Get:28 http://ftp.us.debian.org/debian/ unstable/main cpp amd64 4:4.7.2-1 [16.6 kB]
Get:29 http://ftp.us.debian.org/debian/ unstable/main libgcc-4.7-dev amd64 4.7.3-4 [2465 kB]
Get:30 http://ftp.us.debian.org/debian/ unstable/main gcc-4.7 amd64 4.7.3-4 [5813 kB]
Get:31 http://ftp.us.debian.org/debian/ unstable/main gcc amd64 4:4.7.2-1 [5064 B]
Get:32 http://ftp.us.debian.org/debian/ unstable/main libstdc++6-4.7-dev amd64 4.7.3-4 [1673 kB]
Get:33 http://ftp.us.debian.org/debian/ unstable/main g++-4.7 amd64 4.7.3-4 [5847 kB]
Get:34 http://ftp.us.debian.org/debian/ unstable/main g++ amd64 4:4.7.2-1 [1374 B]
Get:35 http://ftp.us.debian.org/debian/ unstable/main make amd64 3.81-8.2 [396 kB]
Get:36 http://ftp.us.debian.org/debian/ unstable/main libtimedate-perl all 1.2000-1 [41.2 kB]
Get:37 http://ftp.us.debian.org/debian/ unstable/main libdpkg-perl all 1.16.10 [949 kB]
Get:38 http://ftp.us.debian.org/debian/ unstable/main dpkg-dev all 1.16.10 [1288 kB]
Get:39 http://ftp.us.debian.org/debian/ unstable/main build-essential amd64 11.6 [7358 B]
Get:40 http://ftp.us.debian.org/debian/ unstable/main libruby1.9.1 amd64 1.9.3.194-8.1+b1 [4414 kB]
Get:41 http://ftp.us.debian.org/debian/ unstable/main ruby1.9.1 amd64 1.9.3.194-8.1+b1 [208 kB]
Get:42 http://ftp.us.debian.org/debian/ unstable/main ruby all 1:1.9.3 [6484 B]
Get:43 http://ftp.us.debian.org/debian/ unstable/main ruby-thor all 0.18.1-1 [48.4 kB]
Get:44 http://ftp.us.debian.org/debian/ unstable/main ruby-net-http-persistent all 2.8-1 [20.1 kB]
Get:45 http://ftp.us.debian.org/debian/ unstable/main bundler all 1.3.5-2 [155 kB]
Get:46 http://ftp.us.debian.org/debian/ unstable/main fakeroot amd64 1.19-2 [119 kB]
Get:47 http://ftp.us.debian.org/debian/ unstable/main wwwconfig-common all 0.2.2 [22.8 kB]
Get:48 http://ftp.us.debian.org/debian/ unstable/main javascript-common all 8 [4164 B]
Get:49 http://ftp.us.debian.org/debian/ unstable/main libalgorithm-diff-perl all 1.19.02-3 [51.7 kB]
Get:50 http://ftp.us.debian.org/debian/ unstable/main libalgorithm-diff-xs-perl amd64 0.04-2+b1 [12.9 kB]
Get:51 http://ftp.us.debian.org/debian/ unstable/main libalgorithm-merge-perl all 0.08-2 [13.5 kB]
Get:52 http://ftp.us.debian.org/debian/ unstable/main libfile-fcntllock-perl amd64 0.14-2 [17.2 kB]
Get:53 http://ftp.us.debian.org/debian/ unstable/main libjs-jquery all 1.7.2+dfsg-2 [80.2 kB]
Get:54 http://ftp.us.debian.org/debian/ unstable/main libjs-jquery-ui all 1.10.1+dfsg-1 [499 kB]
Get:55 http://ftp.us.debian.org/debian/ unstable/main libruby1.8 amd64 1.8.7.358-7 [2088 kB]
Get:56 http://ftp.us.debian.org/debian/ unstable/main libv8-3.8.9.20 amd64 3.8.9.20-2 [1421 kB]
Get:57 http://ftp.us.debian.org/debian/ unstable/main manpages-dev all 3.51-1 [1804 kB]
Get:58 http://ftp.us.debian.org/debian/ unstable/main rake all 10.0.4-1 [56.9 kB]
Get:59 http://ftp.us.debian.org/debian/ unstable/main ruby-i18n all 0.6.0-3 [39.2 kB]
Get:60 http://ftp.us.debian.org/debian/ unstable/main ruby-multi-json all 1.3.6-1 [13.6 kB]
Get:61 http://ftp.us.debian.org/debian/ unstable/main ruby-activesupport-3.2 all 3.2.13-2 [295 kB]
Get:62 http://ftp.us.debian.org/debian/ unstable/main ruby-blankslate all 2.1.2.4-4 [4468 B]
Get:63 http://ftp.us.debian.org/debian/ unstable/main ruby-builder all 3.2.0-1 [13.6 kB]
Get:64 http://ftp.us.debian.org/debian/ unstable/main ruby-activemodel-3.2 all 3.2.13-4 [47.0 kB]
Get:65 http://ftp.us.debian.org/debian/ unstable/main ruby-arel all 3.0.2-3 [25.9 kB]
Get:66 http://ftp.us.debian.org/debian/ unstable/main ruby-tzinfo all 0.3.33-3 [60.4 kB]
Get:67 http://ftp.us.debian.org/debian/ unstable/main ruby-activerecord-3.2 all 3.2.13-4 [300 kB]
Get:68 http://ftp.us.debian.org/debian/ unstable/main ruby-rack all 1.4.1-2.1 [82.1 kB]
Get:69 http://ftp.us.debian.org/debian/ unstable/main ruby-rack-cache all 1.2-2 [39.6 kB]
Get:70 http://ftp.us.debian.org/debian/ unstable/main ruby-rack-test all 0.6.2-1 [13.7 kB]
Get:71 http://ftp.us.debian.org/debian/ unstable/main ruby-journey all 1.0.3-2 [18.5 kB]
Get:72 http://ftp.us.debian.org/debian/ unstable/main ruby-hike all 1.2.1-2 [7680 B]
Get:73 http://ftp.us.debian.org/debian/ unstable/main ruby-tilt all 1.3.3-2 [20.6 kB]
Get:74 http://ftp.us.debian.org/debian/ unstable/main ruby-sprockets all 2.4.3-1 [40.3 kB]
Get:75 http://ftp.us.debian.org/debian/ unstable/main ruby-erubis all 2.7.0-2 [128 kB]
Get:76 http://ftp.us.debian.org/debian/ unstable/main ruby-actionpack-3.2 all 3.2.13-5 [296 kB]
Get:77 http://ftp.us.debian.org/debian/ unstable/main ruby-mime-types all 1.23-1 [39.2 kB]
Get:78 http://ftp.us.debian.org/debian/ unstable/main ruby-polyglot all 0.3.3-3 [6000 B]
Get:79 http://ftp.us.debian.org/debian/ unstable/main ruby-treetop all 1.4.10-5 [146 kB]
Get:80 http://ftp.us.debian.org/debian/ unstable/main ruby-mail all 2.4.4-2 [114 kB]
Get:81 http://ftp.us.debian.org/debian/ unstable/main ruby-actionmailer-3.2 all 3.2.13-4 [22.8 kB]
Get:82 http://ftp.us.debian.org/debian/ unstable/main ruby-activeresource-3.2 all 3.2.13-4 [39.0 kB]
Get:83 http://ftp.us.debian.org/debian/ unstable/main libjs-coffeescript all 1.4.0-1 [105 kB]
Get:84 http://ftp.us.debian.org/debian/ unstable/main ruby-coffee-script-source all 1.3.3-1 [3220 B]
Get:85 http://ftp.us.debian.org/debian/ unstable/main libev4 amd64 1:4.11-1 [39.5 kB]
Get:86 http://ftp.us.debian.org/debian/ unstable/main nodejs amd64 0.6.19~dfsg1-7 [801 kB]
Get:87 http://ftp.us.debian.org/debian/ unstable/main ruby-execjs all 1.4.0-2 [14.7 kB]
Get:88 http://ftp.us.debian.org/debian/ unstable/main ruby-coffee-script all 2.2.0-1 [3958 B]
Get:89 http://ftp.us.debian.org/debian/ unstable/main ruby-rack-ssl all 1.3.2-2 [3854 B]
Get:90 http://ftp.us.debian.org/debian/ unstable/main ruby-railties-3.2 all 3.2.13-4 [128 kB]
Get:91 http://ftp.us.debian.org/debian/ unstable/main ruby-coffee-rails all 3.2.2-1 [4516 B]
Get:92 http://ftp.us.debian.org/debian/ unstable/main ruby1.9.1-dev amd64 1.9.3.194-8.1+b1 [1382 kB]
Get:93 http://ftp.us.debian.org/debian/ unstable/main ruby-dev all 1:1.9.3 [6082 B]
Get:94 http://ftp.us.debian.org/debian/ unstable/main ruby-jquery-rails all 2.0.2-1 [12.2 kB]
Get:95 http://ftp.us.debian.org/debian/ unstable/main ruby-rails-3.2 all 3.2.13-2 [3370 B]
Get:96 http://ftp.us.debian.org/debian/ unstable/main ruby-sass all 3.2.9-1 [156 kB]
Get:97 http://ftp.us.debian.org/debian/ unstable/main ruby-sass-rails all 3.2.5-1 [10.9 kB]
Get:98 http://ftp.us.debian.org/debian/ unstable/main ruby-sqlite3 amd64 1.3.6-2 [51.9 kB]
Get:99 http://ftp.us.debian.org/debian/ unstable/main ruby-uglifier all 1.2.5-2 [49.6 kB]
Get:100 http://ftp.us.debian.org/debian/ unstable/main ruby-yajl amd64 1.1.0-2 [68.2 kB]
Get:101 http://ftp.us.debian.org/debian/ unstable/main rubygems-integration all 1.1 [4782 B]
Get:102 http://ftp.us.debian.org/debian/ unstable/main unzip amd64 6.0-9 [194 kB]
Get:103 http://ftp.us.debian.org/debian/ unstable/main zip amd64 3.0-7 [336 kB]

Extracting templates from packages: 29%
Extracting templates from packages: 58%
Extracting templates from packages: 87%
Extracting templates from packages: 100%
Fetched 61.3 MB in 52s (1175 kB/s)
Selecting previously unselected package libgmp10:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10108 files and directories currently installed.)
Unpacking libgmp10:amd64 (from .../libgmp10_2%3a5.1.2+dfsg-1_amd64.deb) ...
Selecting previously unselected package libgmpxx4ldbl:amd64.
Unpacking libgmpxx4ldbl:amd64 (from .../libgmpxx4ldbl_2%3a5.1.2+dfsg-1_amd64.deb) ...
Selecting previously unselected package libppl12:amd64.
Unpacking libppl12:amd64 (from .../libppl12_1%3a1.0-7_amd64.deb) ...
Selecting previously unselected package libppl-c4:amd64.
Unpacking libppl-c4:amd64 (from .../libppl-c4_1%3a1.0-7_amd64.deb) ...
Selecting previously unselected package libcloog-ppl1:amd64.
Unpacking libcloog-ppl1:amd64 (from .../libcloog-ppl1_0.16.1-2_amd64.deb) ...
Selecting previously unselected package libffi6:amd64.
Unpacking libffi6:amd64 (from .../libffi6_3.0.13-4_amd64.deb) ...
Selecting previously unselected package libgomp1:amd64.
Unpacking libgomp1:amd64 (from .../libgomp1_4.8.0-9_amd64.deb) ...
Selecting previously unselected package libitm1:amd64.
Unpacking libitm1:amd64 (from .../libitm1_4.8.0-9_amd64.deb) ...
Selecting previously unselected package libmpfr4:amd64.
Unpacking libmpfr4:amd64 (from .../libmpfr4_3.1.1-1_amd64.deb) ...
Selecting previously unselected package libquadmath0:amd64.
Unpacking libquadmath0:amd64 (from .../libquadmath0_4.8.0-9_amd64.deb) ...
Selecting previously unselected package libreadline5:amd64.
Unpacking libreadline5:amd64 (from .../libreadline5_5.2+dfsg-2_amd64.deb) ...
Selecting previously unselected package libyaml-0-2:amd64.
Unpacking libyaml-0-2:amd64 (from .../libyaml-0-2_0.1.4-2_amd64.deb) ...
Selecting previously unselected package libc-ares2:amd64.
Unpacking libc-ares2:amd64 (from .../libc-ares2_1.9.1-3_amd64.deb) ...
Selecting previously unselected package libmpc3:amd64.
Unpacking libmpc3:amd64 (from .../libmpc3_1.0.1-1_amd64.deb) ...
Selecting previously unselected package bzip2.
Unpacking bzip2 (from .../bzip2_1.0.6-4_amd64.deb) ...
Selecting previously unselected package less.
Unpacking less (from .../archives/less_458-1_amd64.deb) ...
Selecting previously unselected package libclass-isa-perl.
Unpacking libclass-isa-perl (from .../libclass-isa-perl_0.36-5_all.deb) ...
Selecting previously unselected package perl-modules.
Unpacking perl-modules (from .../perl-modules_5.14.2-21_all.deb) ...
Selecting previously unselected package perl.
Unpacking perl (from .../perl_5.14.2-21_amd64.deb) ...
Selecting previously unselected package libswitch-perl.
Unpacking libswitch-perl (from .../libswitch-perl_2.16-2_all.deb) ...
Selecting previously unselected package patch.
Unpacking patch (from .../patch_2.6.1-3_amd64.deb) ...
Selecting previously unselected package xz-utils.
Unpacking xz-utils (from .../xz-utils_5.1.1alpha+20120614-2_amd64.deb) ...
Selecting previously unselected package binutils.
Unpacking binutils (from .../binutils_2.22-8_amd64.deb) ...
Selecting previously unselected package libc-dev-bin.
Unpacking libc-dev-bin (from .../libc-dev-bin_2.17-3_amd64.deb) ...
Selecting previously unselected package linux-libc-dev:amd64.
Unpacking linux-libc-dev:amd64 (from .../linux-libc-dev_3.8.13-1_amd64.deb) ...
Selecting previously unselected package libc6-dev:amd64.
Unpacking libc6-dev:amd64 (from .../libc6-dev_2.17-3_amd64.deb) ...
Selecting previously unselected package cpp-4.7.
Unpacking cpp-4.7 (from .../cpp-4.7_4.7.3-4_amd64.deb) ...
Selecting previously unselected package cpp.
Unpacking cpp (from .../cpp_4%3a4.7.2-1_amd64.deb) ...
Selecting previously unselected package libgcc-4.7-dev:amd64.
Unpacking libgcc-4.7-dev:amd64 (from .../libgcc-4.7-dev_4.7.3-4_amd64.deb) ...
Selecting previously unselected package gcc-4.7.
Unpacking gcc-4.7 (from .../gcc-4.7_4.7.3-4_amd64.deb) ...
Selecting previously unselected package gcc.
Unpacking gcc (from .../gcc_4%3a4.7.2-1_amd64.deb) ...
Selecting previously unselected package libstdc++6-4.7-dev:amd64.
Unpacking libstdc++6-4.7-dev:amd64 (from .../libstdc++6-4.7-dev_4.7.3-4_amd64.deb) ...
Selecting previously unselected package g++-4.7.
Unpacking g++-4.7 (from .../g++-4.7_4.7.3-4_amd64.deb) ...
Selecting previously unselected package g++.
Unpacking g++ (from .../g++_4%3a4.7.2-1_amd64.deb) ...
Selecting previously unselected package make.
Unpacking make (from .../make_3.81-8.2_amd64.deb) ...
Selecting previously unselected package libtimedate-perl.
Unpacking libtimedate-perl (from .../libtimedate-perl_1.2000-1_all.deb) ...
Selecting previously unselected package libdpkg-perl.
Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.10_all.deb) ...
Selecting previously unselected package dpkg-dev.
Unpacking dpkg-dev (from .../dpkg-dev_1.16.10_all.deb) ...
Selecting previously unselected package build-essential.
Unpacking build-essential (from .../build-essential_11.6_amd64.deb) ...
Selecting previously unselected package libruby1.9.1.
Unpacking libruby1.9.1 (from .../libruby1.9.1_1.9.3.194-8.1+b1_amd64.deb) ...
Selecting previously unselected package ruby1.9.1.
Unpacking ruby1.9.1 (from .../ruby1.9.1_1.9.3.194-8.1+b1_amd64.deb) ...
Selecting previously unselected package ruby.
Unpacking ruby (from .../ruby_1%3a1.9.3_all.deb) ...
Selecting previously unselected package ruby-thor.
Unpacking ruby-thor (from .../ruby-thor_0.18.1-1_all.deb) ...
Selecting previously unselected package ruby-net-http-persistent.
Unpacking ruby-net-http-persistent (from .../ruby-net-http-persistent_2.8-1_all.deb) ...
Selecting previously unselected package bundler.
Unpacking bundler (from .../bundler_1.3.5-2_all.deb) ...
Selecting previously unselected package fakeroot.
Unpacking fakeroot (from .../fakeroot_1.19-2_amd64.deb) ...
Selecting previously unselected package wwwconfig-common.
Unpacking wwwconfig-common (from .../wwwconfig-common_0.2.2_all.deb) ...
Selecting previously unselected package javascript-common.
Unpacking javascript-common (from .../javascript-common_8_all.deb) ...
Selecting previously unselected package libalgorithm-diff-perl.
Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-3_all.deb) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2+b1_amd64.deb) ...
Selecting previously unselected package libalgorithm-merge-perl.
Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ...
Selecting previously unselected package libfile-fcntllock-perl.
Unpacking libfile-fcntllock-perl (from .../libfile-fcntllock-perl_0.14-2_amd64.deb) ...
Selecting previously unselected package libjs-jquery.
Unpacking libjs-jquery (from .../libjs-jquery_1.7.2+dfsg-2_all.deb) ...
Selecting previously unselected package libjs-jquery-ui.
Unpacking libjs-jquery-ui (from .../libjs-jquery-ui_1.10.1+dfsg-1_all.deb) ...
Selecting previously unselected package libruby1.8.
Unpacking libruby1.8 (from .../libruby1.8_1.8.7.358-7_amd64.deb) ...
Selecting previously unselected package libv8-3.8.9.20.
Unpacking libv8-3.8.9.20 (from .../libv8-3.8.9.20_3.8.9.20-2_amd64.deb) ...
Selecting previously unselected package manpages-dev.
Unpacking manpages-dev (from .../manpages-dev_3.51-1_all.deb) ...
Selecting previously unselected package rake.
Unpacking rake (from .../archives/rake_10.0.4-1_all.deb) ...
Selecting previously unselected package ruby-i18n.
Unpacking ruby-i18n (from .../ruby-i18n_0.6.0-3_all.deb) ...
Selecting previously unselected package ruby-multi-json.
Unpacking ruby-multi-json (from .../ruby-multi-json_1.3.6-1_all.deb) ...
Selecting previously unselected package ruby-activesupport-3.2.
Unpacking ruby-activesupport-3.2 (from .../ruby-activesupport-3.2_3.2.13-2_all.deb) ...
Selecting previously unselected package ruby-blankslate.
Unpacking ruby-blankslate (from .../ruby-blankslate_2.1.2.4-4_all.deb) ...
Selecting previously unselected package ruby-builder.
Unpacking ruby-builder (from .../ruby-builder_3.2.0-1_all.deb) ...
Selecting previously unselected package ruby-activemodel-3.2.
Unpacking ruby-activemodel-3.2 (from .../ruby-activemodel-3.2_3.2.13-4_all.deb) ...
Selecting previously unselected package ruby-arel.
Unpacking ruby-arel (from .../ruby-arel_3.0.2-3_all.deb) ...
Selecting previously unselected package ruby-tzinfo.
Unpacking ruby-tzinfo (from .../ruby-tzinfo_0.3.33-3_all.deb) ...
Selecting previously unselected package ruby-activerecord-3.2.
Unpacking ruby-activerecord-3.2 (from .../ruby-activerecord-3.2_3.2.13-4_all.deb) ...
Selecting previously unselected package ruby-rack.
Unpacking ruby-rack (from .../ruby-rack_1.4.1-2.1_all.deb) ...
Selecting previously unselected package ruby-rack-cache.
Unpacking ruby-rack-cache (from .../ruby-rack-cache_1.2-2_all.deb) ...
Selecting previously unselected package ruby-rack-test.
Unpacking ruby-rack-test (from .../ruby-rack-test_0.6.2-1_all.deb) ...
Selecting previously unselected package ruby-journey.
Unpacking ruby-journey (from .../ruby-journey_1.0.3-2_all.deb) ...
Selecting previously unselected package ruby-hike.
Unpacking ruby-hike (from .../ruby-hike_1.2.1-2_all.deb) ...
Selecting previously unselected package ruby-tilt.
Unpacking ruby-tilt (from .../ruby-tilt_1.3.3-2_all.deb) ...
Selecting previously unselected package ruby-sprockets.
Unpacking ruby-sprockets (from .../ruby-sprockets_2.4.3-1_all.deb) ...
Selecting previously unselected package ruby-erubis.
Unpacking ruby-erubis (from .../ruby-erubis_2.7.0-2_all.deb) ...
Selecting previously unselected package ruby-actionpack-3.2.
Unpacking ruby-actionpack-3.2 (from .../ruby-actionpack-3.2_3.2.13-5_all.deb) ...
Selecting previously unselected package ruby-mime-types.
Unpacking ruby-mime-types (from .../ruby-mime-types_1.23-1_all.deb) ...
Selecting previously unselected package ruby-polyglot.
Unpacking ruby-polyglot (from .../ruby-polyglot_0.3.3-3_all.deb) ...
Selecting previously unselected package ruby-treetop.
Unpacking ruby-treetop (from .../ruby-treetop_1.4.10-5_all.deb) ...
Selecting previously unselected package ruby-mail.
Unpacking ruby-mail (from .../ruby-mail_2.4.4-2_all.deb) ...
Selecting previously unselected package ruby-actionmailer-3.2.
Unpacking ruby-actionmailer-3.2 (from .../ruby-actionmailer-3.2_3.2.13-4_all.deb) ...
Selecting previously unselected package ruby-activeresource-3.2.
Unpacking ruby-activeresource-3.2 (from .../ruby-activeresource-3.2_3.2.13-4_all.deb) ...
Selecting previously unselected package libjs-coffeescript.
Unpacking libjs-coffeescript (from .../libjs-coffeescript_1.4.0-1_all.deb) ...
Selecting previously unselected package ruby-coffee-script-source.
Unpacking ruby-coffee-script-source (from .../ruby-coffee-script-source_1.3.3-1_all.deb) ...
Selecting previously unselected package libev4.
Unpacking libev4 (from .../libev4_1%3a4.11-1_amd64.deb) ...
Selecting previously unselected package nodejs.
Unpacking nodejs (from .../nodejs_0.6.19~dfsg1-7_amd64.deb) ...
Selecting previously unselected package ruby-execjs.
Unpacking ruby-execjs (from .../ruby-execjs_1.4.0-2_all.deb) ...
Selecting previously unselected package ruby-coffee-script.
Unpacking ruby-coffee-script (from .../ruby-coffee-script_2.2.0-1_all.deb) ...
Selecting previously unselected package ruby-rack-ssl.
Unpacking ruby-rack-ssl (from .../ruby-rack-ssl_1.3.2-2_all.deb) ...
Selecting previously unselected package ruby-railties-3.2.
Unpacking ruby-railties-3.2 (from .../ruby-railties-3.2_3.2.13-4_all.deb) ...
Selecting previously unselected package ruby-coffee-rails.
Unpacking ruby-coffee-rails (from .../ruby-coffee-rails_3.2.2-1_all.deb) ...
Selecting previously unselected package ruby1.9.1-dev.
Unpacking ruby1.9.1-dev (from .../ruby1.9.1-dev_1.9.3.194-8.1+b1_amd64.deb) ...
Selecting previously unselected package ruby-dev.
Unpacking ruby-dev (from .../ruby-dev_1%3a1.9.3_all.deb) ...
Selecting previously unselected package ruby-jquery-rails.
Unpacking ruby-jquery-rails (from .../ruby-jquery-rails_2.0.2-1_all.deb) ...
Selecting previously unselected package ruby-rails-3.2.
Unpacking ruby-rails-3.2 (from .../ruby-rails-3.2_3.2.13-2_all.deb) ...
Selecting previously unselected package ruby-sass.
Unpacking ruby-sass (from .../ruby-sass_3.2.9-1_all.deb) ...
Selecting previously unselected package ruby-sass-rails.
Unpacking ruby-sass-rails (from .../ruby-sass-rails_3.2.5-1_all.deb) ...
Selecting previously unselected package ruby-sqlite3.
Unpacking ruby-sqlite3 (from .../ruby-sqlite3_1.3.6-2_amd64.deb) ...
Selecting previously unselected package ruby-uglifier.
Unpacking ruby-uglifier (from .../ruby-uglifier_1.2.5-2_all.deb) ...
Selecting previously unselected package ruby-yajl.
Unpacking ruby-yajl (from .../ruby-yajl_1.1.0-2_amd64.deb) ...
Selecting previously unselected package rubygems-integration.
Unpacking rubygems-integration (from .../rubygems-integration_1.1_all.deb) ...
Selecting previously unselected package unzip.
Unpacking unzip (from .../archives/unzip_6.0-9_amd64.deb) ...
Selecting previously unselected package zip.
Unpacking zip (from .../archives/zip_3.0-7_amd64.deb) ...
Processing triggers for man-db ...
Setting up libgmp10:amd64 (2:5.1.2+dfsg-1) ...
Setting up libgmpxx4ldbl:amd64 (2:5.1.2+dfsg-1) ...
Setting up libppl12:amd64 (1:1.0-7) ...
Setting up libppl-c4:amd64 (1:1.0-7) ...
Setting up libcloog-ppl1:amd64 (0.16.1-2) ...
Setting up libffi6:amd64 (3.0.13-4) ...
Setting up libgomp1:amd64 (4.8.0-9) ...
Setting up libitm1:amd64 (4.8.0-9) ...
Setting up libmpfr4:amd64 (3.1.1-1) ...
Setting up libquadmath0:amd64 (4.8.0-9) ...
Setting up libreadline5:amd64 (5.2+dfsg-2) ...
Setting up libyaml-0-2:amd64 (0.1.4-2) ...
Setting up libc-ares2:amd64 (1.9.1-3) ...
Setting up libmpc3:amd64 (1.0.1-1) ...
Setting up bzip2 (1.0.6-4) ...
Setting up less (458-1) ...
Setting up libclass-isa-perl (0.36-5) ...
Setting up patch (2.6.1-3) ...
Setting up xz-utils (5.1.1alpha+20120614-2) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up binutils (2.22-8) ...
Setting up libc-dev-bin (2.17-3) ...
Setting up linux-libc-dev:amd64 (3.8.13-1) ...
Setting up libc6-dev:amd64 (2.17-3) ...
Setting up cpp-4.7 (4.7.3-4) ...
Setting up cpp (4:4.7.2-1) ...
Setting up libgcc-4.7-dev:amd64 (4.7.3-4) ...
Setting up gcc-4.7 (4.7.3-4) ...
Setting up gcc (4:4.7.2-1) ...
Setting up libstdc++6-4.7-dev:amd64 (4.7.3-4) ...
Setting up g++-4.7 (4.7.3-4) ...
Setting up g++ (4:4.7.2-1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up make (3.81-8.2) ...
Setting up libruby1.9.1 (1.9.3.194-8.1+b1) ...
Setting up ruby1.9.1 (1.9.3.194-8.1+b1) ...
update-alternatives: using /usr/bin/gem1.9.1 to provide /usr/bin/gem (gem) in auto mode
update-alternatives: using /usr/bin/ruby1.9.1 to provide /usr/bin/ruby (ruby) in auto mode
Setting up ruby (1:1.9.3) ...
Setting up ruby-thor (0.18.1-1) ...
Setting up ruby-net-http-persistent (2.8-1) ...
Setting up bundler (1.3.5-2) ...
Setting up fakeroot (1.19-2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up wwwconfig-common (0.2.2) ...
Setting up javascript-common (8) ...
Setting up libjs-jquery (1.7.2+dfsg-2) ...
Setting up libjs-jquery-ui (1.10.1+dfsg-1) ...
Setting up libruby1.8 (1.8.7.358-7) ...
Setting up libv8-3.8.9.20 (3.8.9.20-2) ...
Setting up manpages-dev (3.51-1) ...
Setting up rake (10.0.4-1) ...
Setting up ruby-i18n (0.6.0-3) ...
Setting up ruby-multi-json (1.3.6-1) ...
Setting up ruby-activesupport-3.2 (3.2.13-2) ...
Setting up ruby-blankslate (2.1.2.4-4) ...
Setting up ruby-builder (3.2.0-1) ...
Setting up ruby-activemodel-3.2 (3.2.13-4) ...
Setting up ruby-arel (3.0.2-3) ...
Setting up ruby-tzinfo (0.3.33-3) ...
Setting up ruby-activerecord-3.2 (3.2.13-4) ...
Setting up ruby-rack (1.4.1-2.1) ...
Setting up ruby-rack-cache (1.2-2) ...
Setting up ruby-rack-test (0.6.2-1) ...
Setting up ruby-journey (1.0.3-2) ...
Setting up ruby-hike (1.2.1-2) ...
Setting up ruby-tilt (1.3.3-2) ...
Setting up ruby-sprockets (2.4.3-1) ...
Setting up ruby-erubis (2.7.0-2) ...
Setting up ruby-actionpack-3.2 (3.2.13-5) ...
Setting up ruby-mime-types (1.23-1) ...
Setting up ruby-polyglot (0.3.3-3) ...
Setting up ruby-treetop (1.4.10-5) ...
Setting up ruby-mail (2.4.4-2) ...
Setting up ruby-actionmailer-3.2 (3.2.13-4) ...
Setting up ruby-activeresource-3.2 (3.2.13-4) ...
Setting up libjs-coffeescript (1.4.0-1) ...
Setting up ruby-coffee-script-source (1.3.3-1) ...
Setting up libev4 (1:4.11-1) ...
Setting up nodejs (0.6.19~dfsg1-7) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
Setting up ruby-execjs (1.4.0-2) ...
Setting up ruby-coffee-script (2.2.0-1) ...
Setting up ruby-rack-ssl (1.3.2-2) ...
Setting up ruby-railties-3.2 (3.2.13-4) ...
Setting up ruby-coffee-rails (3.2.2-1) ...
Setting up ruby1.9.1-dev (1.9.3.194-8.1+b1) ...
Setting up ruby-dev (1:1.9.3) ...
Setting up ruby-jquery-rails (2.0.2-1) ...
Setting up ruby-rails-3.2 (3.2.13-2) ...
Setting up ruby-sass (3.2.9-1) ...
Setting up ruby-sass-rails (3.2.5-1) ...
Setting up ruby-sqlite3 (1.3.6-2) ...
Setting up ruby-uglifier (1.2.5-2) ...
Setting up ruby-yajl (1.1.0-2) ...
Setting up rubygems-integration (1.1) ...
Setting up unzip (6.0-9) ...
Setting up zip (3.0-7) ...
Setting up libswitch-perl (2.16-2) ...
Setting up perl-modules (5.14.2-21) ...
Setting up perl (5.14.2-21) ...
update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
Setting up libtimedate-perl (1.2000-1) ...
Setting up libdpkg-perl (1.16.10) ...
Setting up dpkg-dev (1.16.10) ...
Setting up build-essential (11.6) ...
Setting up libalgorithm-diff-perl (1.19.02-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-2+b1) ...
Setting up libalgorithm-merge-perl (0.08-2) ...
Setting up libfile-fcntllock-perl (0.14-2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
      create  
      create  README.rdoc
      create  Rakefile
      create  config.ru
      create  .gitignore
      create  Gemfile
      create  app
      create  app/assets/images/rails.png
      create  app/assets/javascripts/application.js
      create  app/assets/stylesheets/application.css
      create  app/controllers/application_controller.rb
      create  app/helpers/application_helper.rb
      create  app/views/layouts/application.html.erb
      create  app/mailers/.gitkeep
      create  app/models/.gitkeep
      create  config
      create  config/routes.rb
      create  config/application.rb
      create  config/environment.rb
      create  config/environments
      create  config/environments/development.rb
      create  config/environments/production.rb
      create  config/environments/test.rb
      create  config/initializers
      create  config/initializers/backtrace_silencers.rb
      create  config/initializers/inflections.rb
      create  config/initializers/mime_types.rb
      create  config/initializers/secret_token.rb
      create  config/initializers/session_store.rb
      create  config/initializers/wrap_parameters.rb
      create  config/locales
      create  config/locales/en.yml
      create  config/boot.rb
      create  config/database.yml
      create  db
      create  db/seeds.rb
      create  doc
      create  doc/README_FOR_APP
      create  lib
      create  lib/tasks
      create  lib/tasks/.gitkeep
      create  lib/assets
      create  lib/assets/.gitkeep
      create  log
      create  log/.gitkeep
      create  public
      create  public/404.html
      create  public/422.html
      create  public/500.html
      create  public/favicon.ico
      create  public/index.html
      create  public/robots.txt
      create  script
      create  script/rails
      create  test/fixtures
      create  test/fixtures/.gitkeep
      create  test/functional
      create  test/functional/.gitkeep
      create  test/integration
      create  test/integration/.gitkeep
      create  test/unit
      create  test/unit/.gitkeep
      create  test/performance/browsing_test.rb
      create  test/test_helper.rb
      create  tmp/cache
      create  tmp/cache/assets
      create  vendor/assets/javascripts
      create  vendor/assets/javascripts/.gitkeep
      create  vendor/assets/stylesheets
      create  vendor/assets/stylesheets/.gitkeep
      create  vendor/plugins
      create  vendor/plugins/.gitkeep
         run  bundle install --local
Invalid gemspec in [/usr/share/rubygems-integration/1.9.1/specifications/actionpack-3.2.13.gemspec]: Illformed requirement ["~> #<Gem::Version:0x00000001d13660>"]
Invalid gemspec in [/usr/share/rubygems-integration/1.9.1/specifications/actionpack-3.2.13.gemspec]: Illformed requirement ["~> #<Gem::Version:0x00000001d13660>"]
Resolving dependencies...
Could not find gem 'actionpack (= 3.2.13) ruby', which is required by gem 'rails
(= 3.2.13) ruby', in any of the sources.

Reply to: