When we enter this command below, we get this error we are running Ubuntu 10.4
zulu1141:/var/cache/apt/archives# sudo apt-get install bigbluebutton
Reading package lists... Done
Building dependency tree
Reading state information... Done
bigbluebutton is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
bbb-playback-slides: Depends: bbb-record-core but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
zulu1141:/var/cache/apt/archives# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
bbb-record-core
The following NEW packages will be installed:
bbb-record-core
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
146 not fully installed or removed.
Need to get 0B/21.3kB of archives.
After this operation, 250kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 102058 files and directories currently installed.)
Unpacking bbb-record-core (from .../bbb-record-core_0.80ubuntu97_amd64.deb) ...
ERROR: could not find gem god locally or in a repository
dpkg: error processing /var/cache/apt/archives/bbb-record-core_0.80ubuntu97_amd64.deb (--unpack):
subprocess new pre-installation script returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/bbb-record-core_0.80ubuntu97_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)