home | list info | list archive | date index | thread index

[OCLUG-Tech] can't run apt-get install or update on ubuntu 8.04

  • Subject: [OCLUG-Tech] can't run apt-get install or update on ubuntu 8.04
  • From: "Ralph Boland" <rpboland [ at ] gmail [ dot ] com>
  • Date: Sun, 25 May 2008 18:25:05 -0600
After installing ubuntu 8.04
I tried to do an
           sudo apt-get install lyx

I get:   "E Couldn't find package lyx"

Actually the package should be found.

When I try

             sudo apt-get update

I get a long list of errors such as:

            Err http://security.ubuntu.com hardy-security Release.gpg
               Could not connect to  MyHostName:80 (127.0.1.1).  (111
Connection refused)

or:

         W: Failed to fetch
http://security.ubuntu.com/ubuntu/dists/hardy-security/restricted/i18n/Translation-en_CA.bz2
Could not connect to MyHostName:80 (127.0.1.1). - connect (111 Connection
refused)

Some possible sources of problems:

   During installation I was asked for an internet address.
I didn't know what setting to use to I left it blank.
I assume I should set my internet address to  127.0.1.1.
How do I do this now?


   During Installation I was asked for HTTP proxy information.

   It requested information of the form:
     http://[[user][:pass]@]host[:port]

   I answered with:   "MyHostName"

 If I must give a different value for the HTTP proxy
 what value am I supposed to give?
What is a HTTP proxy anyway?

 If my problem is elsewhere where is my problem?

Thanks in advance for any advice.

Ralph Boland