Results 1 to 4 of 4

Thread: apt-get now working in ubuntu server 9.10

  1. #1
    Join Date
    Feb 2010
    Location
    Michigan
    Beans
    2
    Distro
    Ubuntu 9.10 Karmic Koala

    Exclamation apt-get now working in ubuntu server 9.10

    I am currently running Ubuntu Server 9.10 and having trouble with apt-get. I have tried to run the following commands and none seem to work:

    Code:
    sudo apt-get install sun-java6-jdk
    Code:
    sudo apt-get install flex
    Code:
    sudo apt-get install bison

    Every time I get a package not found error back. I know they
    are all valid packages because I have successfully installed them via apt-get in the past couple of days on other linux systems, but for some reason apt-get is not working on my machine.

    At this point I know the networking is working properly. I am able to ping the outside world, including us.ubuntu.com and security.ubuntu.com, and ssh to and from my machine.

    I'm fairly new to linux, so any help anybody can offer would be greatly appropriated in resolving my apt-get issue.

  2. #2
    Join Date
    Jan 2010
    Location
    Chicago, IL
    Beans
    173
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: apt-get now working in ubuntu server 9.10

    what does sudo-apt get update do for you?

  3. #3
    Join Date
    Feb 2010
    Location
    Michigan
    Beans
    2
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: apt-get now working in ubuntu server 9.10

    That did the trick. Apparently my proxy setting was messed up and not allowing access to the sources in my source list. Thank you very much for the help!

  4. #4
    Join Date
    Jan 2010
    Location
    Chicago, IL
    Beans
    173
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: apt-get now working in ubuntu server 9.10

    Glad to provide a nudge in the right direction!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •