Hace tiempo que no realizaba una consulta por esta vía y no se si aún este grupo estará activo.
El caso es que actualizando de Ubuntu Server 10 a 12, el ordenador se me saturo y la instalación se me quedo a medias, por suerte solo he perdido algunos paquetes y la configuración del equipo ha quedado casi intacta.
El problema ahora es que no me deja instalar nada o volver a retomar la instalación de la actualización de Ubunto server.
root@ubuntu-Server:/# sudo apt-get install update-manager-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
gdebi: Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
gdebi-core: Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
lsb-release: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
python-apt: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
Recommends: xz-lzma but it is not going to be installed
python-cairo: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
python-chardet: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
python-dbus: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
python-debian: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
python-defer: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
python-gconf: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7) but 2.6.5-0ubuntu1 is to be installed
python-gi: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
python-glade2: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7) but 2.6.5-0ubuntu1 is to be installed
python-gnome2: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
python-gobject-2: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
python-gtk2: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
python-pyorbit: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7) but 2.6.5-0ubuntu1 is to be installed
update-manager-core: Depends: python2.7 but it is not going to be installed
Depends: python (>= 2.7.1-0ubuntu2) but 2.6.5-0ubuntu1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root@ubuntu-Server:/#