ubuntu install fail

Hi!

I’m trying to install GUI at Ubuntu minimal image with a command:

sudo aptitude install xfce4 gdm xubuntu-gdm-theme xubuntu-artwork xserver-xorg-video-omap3

Finally I get this error:

Errors were encountered while processing:
hunspell-en-us
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/pool/main/o/openldap/lib
ldap-2.4-2_2.4.23-0ubuntu3.2_armel.deb: 404 Not Found
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:

ubuntu@omap:~$

Any clues how to overcome this?

Is the board connected to the internet while you’re trying to do this? Otherwise the repo is down (it’s up for me).

-Alex

Of course the Internet is up.

I just tried to open the URL directly in a browser and got:

Not Found

The requested URL /ubuntu-ports/pool/main/o/openldap/libldap-2.4-2_2.4.23-0ubuntu3.2_armel.deb was not found on this server.

It may be up for you if you are sitting right on that host.

2010/11/27 <aosmith@gmail.com>

I pinged the host, could the repo addr be wrong? I apologize if that seems retarded but those people are out there…

-Alex

I could find only libldap-2.4-2_2.4.23-0ubuntu3_armel.deb there, but not libldap-2.4-2_2.4.23-0ubuntu3.2_armel.deb

2010/11/27 <aosmith@gmail.com>

I have found the issue: I forgot to update the links by:

sudo aptitude update

Now Ubuntu is installed but it still looks empty, no web browser or 3D applications. nothing…

2010/11/27 Maxim Podbereznyy <lisarden@gmail.com>

sudo aptitude install xfce4 gdm xubuntu-gdm-theme xubuntu-artwork xserver-xorg-video-omap3

Did you go through this thread? :-

http://groups.google.com/group/beagleboard/browse_thread/thread/37684d2bd6a56ecb/d0c478c172c9cfa1?lnk=gst&q=gopal#d0c478c172c9cfa1

I guess it is a similar issue.