Si tenemos un error con /var/lib/dpkg/available
nada mejor que reconstruirlo
sudo mv /var/lib/dpkg/available /var/lib/dpkg/available.old
sudo touch /var/lib/dpkg/available
Luego actualizar como lo solemos hacer.
I seem to have somehow corrupted my /var/lib/dpkg/available file, and I don't see a way out of it. As a result I can't install or update anything, and it might have gotten the better of me. dpkg: parse error, in file `/var/lib/dpkg/available' near line 1: EOF after field name `' E: Sub-process /usr/bin/dpkg returned an error code (2) A package failed to install. Trying to recover: dpkg: parse error, in file `/var/lib/dpkg/available' near line 1: … Read More
via Motho ke motho ka botho
Me gusta:
Me gusta Cargando...
Gracias por la información, yo tenía el mismo problema. Resuelto.