Install errors could some help me please thanks :)

105 views
Skip to first unread message

A S

unread,
Feb 24, 2012, 9:46:59 PM2/24/12
to bigblueb...@googlegroups.com
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:  http://gems.rubyforge.org/ does not appear to be a repository
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)

Fred Dixon

unread,
Feb 25, 2012, 12:09:09 PM2/25/12
to bigblueb...@googlegroups.com
Hi A S,

You might be behind a HTTP Proxy, which prevents gem from reaching remote repositories when running within apt.  Can you try 

   sudo gem install hello

and
   
   echo $HTTP_PROXY

and let us know the output of the above commands. 

Regards,... Fred
-- 
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton



--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-dev/-/ZcCZWiQADGQJ.
To post to this group, send email to bigblueb...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=en.





Fred Dixon

unread,
Feb 28, 2012, 11:09:52 AM2/28/12
to bigblueb...@googlegroups.com
Hmm ... you may have a HTTP_PROXY defined in your account, but it's not accessible from within the packaging scripts.  Can you give us the output of

   echo $HTTP_PROXY 


Regards,... Fred
-- 
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton



On Tue, Feb 28, 2012 at 10:47 AM, Blue Source Code <bluesou...@gmail.com> wrote:
Successfully installed hello-0.0.1
1 gem installed
Installing ri documentation for hello-0.0.1...
Installing RDoc documentation for hello-0.0.1...
zulu1141:/home# apt-get install bigbluebutton

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree


Reading state information... 0%

Reading state information... 0%

Blue Source Code

unread,
Feb 28, 2012, 10:47:13 AM2/28/12
to bigblueb...@googlegroups.com
Successfully installed hello-0.0.1
1 gem installed
Installing ri documentation for hello-0.0.1...
Installing RDoc documentation for hello-0.0.1...
zulu1141:/home# apt-get install bigbluebutton

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree


Reading state information... 0%

Reading state information... 0%

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).
On Sun, Feb 26, 2012 at 1:09 AM, Fred Dixon <ffd...@gmail.com> wrote:
Reply all
Reply to author
Forward
0 new messages