| Author |
Message |
ghoti
Joined: 22 Mar 2009
Posts: 4
|
| Posted: Tue Apr 28, 2009 9:35 am Post subject: Trouble finding packages on new Ubuntu 9.04 (Jaunty) install |
|
|
I just created a new disk image with the Ubuntu 9.04 i386 image. For some reason, aptitude can't find packages that I'm sure are there. Among them are nginx, git, mercurial, lighttpd, etc. They're definitely there, I can find them when searching on launchpad.net.
Has anybody seen this problem? What could I be doing wrong? I've never had that problem with 8.04 - is it because it's so new? Or do I need to add repositories, etc? |
|
| Back to top |
|
irgeek
Joined: 21 Jun 2003
Posts: 154
Location: Absecon, NJ
|
| Posted: Tue Apr 28, 2009 9:38 am Post subject: |
|
|
Did you run 'apt-get update' first?
-James |
|
| Back to top |
|
ghoti
Joined: 22 Mar 2009
Posts: 4
|
| Posted: Tue Apr 28, 2009 9:44 am Post subject: |
|
|
| I just tried that, now it finds git but nginx etc. are still MIA. |
|
| Back to top |
|
mnordhoff
Joined: 03 May 2008
Posts: 449
|
| Posted: Tue Apr 28, 2009 10:17 am Post subject: |
|
|
| Maybe you need to configure different repositories (i.e. universe). |
|
| Back to top |
|
ghoti
Joined: 22 Mar 2009
Posts: 4
|
| Posted: Tue Apr 28, 2009 3:23 pm Post subject: |
|
|
| Yes, that was it! I only remembered adding repositories for Java, and didn't realize I had added universe before (it's been some time ...). Thanks! |
|
| Back to top |
|
| |