No se pudo resolver <<ppa.launchpad.net>> (y me lista estos:)
- Jdownloader
- lekensteyn/wacom
- simonschneegans/testin
- tiheum/equinox
- dl.google.com/linux/chrome
Algunos archivos de indice fallaron al descargar.
No se utilizan bloqueos para el archivo de bloqueo de solo lectura /var/lib/dpkg/lock
No se pudo escribir en /var/cache/apt
No se pudieron analizar o abrir las listas de paquetes o el archivo de estado.
[Edito] Buscando el problema en inglés, me topé con esta página:
http://ubuntuforums.org/archive/index.p ... 86473.html
E intenté ejecutar los comandos que ahí pone, que son estos:
- Código: Seleccionar todo
sudo rm -f /var/lib/apt/lists/lock
sudo rm -f /var/lib/dpkg/lock
ls -l /var/lib/apt/lists/lock
ls -l /var/lib/dpkg/lock
Esto es lo que me sale cuando pongo lo segundo:
-rw-r----- 1 root root 0 2011-04-26 00:53
-rw-r----- 1 root root 0 2012-01-24 15:53
El caso es que todo lo que intento no me funciona porque dice que los archivos son de solo lectura..
P.D. Mi sources.list por si sirve de algo:
- Código: Seleccionar todo
# deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Release amd64 (20110427.1)]/ natty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://es.archive.ubuntu.com/ubuntu/ oneiric main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ oneiric main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://es.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://es.archive.ubuntu.com/ubuntu/ oneiric universe
deb-src http://es.archive.ubuntu.com/ubuntu/ oneiric universe
deb http://es.archive.ubuntu.com/ubuntu/ oneiric-updates universe
deb-src http://es.archive.ubuntu.com/ubuntu/ oneiric-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://es.archive.ubuntu.com/ubuntu/ oneiric multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ oneiric multiverse
deb http://es.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://es.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
# deb-src http://es.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu oneiric-security main restricted
deb-src http://security.ubuntu.com/ubuntu oneiric-security main restricted
deb http://security.ubuntu.com/ubuntu oneiric-security universe
deb-src http://security.ubuntu.com/ubuntu oneiric-security universe
deb http://security.ubuntu.com/ubuntu oneiric-security multiverse
deb-src http://security.ubuntu.com/ubuntu oneiric-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu oneiric partner
# deb-src http://archive.canonical.com/ubuntu natty partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu oneiric main
deb-src http://extras.ubuntu.com/ubuntu oneiric main
deb http://archive.canonical.com/ oneiric partner
deb-src http://archive.canonical.com/ oneiric partner
# deb http://repository.spotify.com stable non-free # (desactivado en la actualización a oneiric)


![tristón [triston]](./images/smilies/nuevos/triste_ani2.gif)