Created
March 26, 2012 01:29
-
-
Save garthk/2202097 to your computer and use it in GitHub Desktop.
Still can't install bbb-record-core
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@spike-112:/opt# apt-get install bbb-record-core | |
Reading package lists... Done | |
Building dependency tree | |
Reading state information... Done | |
The following NEW packages will be installed: | |
bbb-record-core | |
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. | |
Need to get 0B/22.6kB of archives. | |
After this operation, 258kB of additional disk space will be used. | |
(Reading database ... 88342 files and directories currently installed.) | |
Unpacking bbb-record-core (from .../bbb-record-core_0.80ubuntu104_amd64.deb) ... | |
ERROR: Error installing bundler: | |
bundler requires RubyGems version >= 1.3.6 | |
dpkg: error processing /var/cache/apt/archives/bbb-record-core_0.80ubuntu104_amd64.deb (--unpack): | |
subprocess new pre-installation script returned error exit status 1 | |
Errors were encountered while processing: | |
/var/cache/apt/archives/bbb-record-core_0.80ubuntu104_amd64.deb | |
E: Sub-process /usr/bin/dpkg returned an error code (1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Installing and running update_rubygems fixed this one. Now on to my next error…