
Estoy intentando actualizar desde 16 LTS con un comando
sudo do-release-upgrade
pero falla con
Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade.
This was likely caused by:
* Unofficial software packages not provided by Ubuntu
Please use the tool 'ppa-purge' from the ppa-purge
package to remove software from a Launchpad PPA and
try the upgrade again.
If none of this applies, then please report this bug using the
command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.If
you want to investigate this yourself the log files in
'/var/log/dist-upgrade' will contain details about the upgrade.
Specifically, look at 'main.log' and 'apt.log'.
¿Qué quiere y cómo satisfacerla? Intenté eliminar todos los paquetes launchpad.net
pero no sirvió de nada.
Respuesta1
Refiriéndose a su comentario sobreppa:dhor/myway
La siguiente línea de comando se puede utilizar para eliminar el PPA (la opción -r
provoca la eliminación),
sudo add-apt-repository -r ppa:dhor/myway
sudo apt-get update
Tu comentario sobre.../webupd8team/java/ubuntu xenial main
deb http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main
corresponde a (se puede eliminar con)
sudo add-apt-repository -r ppa:webupd8team/java
sudo apt-get update
Por favor informa esoeste PPA está descontinuado.