A execução sudo do-release-upgrade
se depara com um erro:
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'.
Restoring original system state
Aborting
Reading package lists... Done
Building dependency tree
Reading state information... Done
Estou anexando apt.log e main.log https://gist.github.com/omerbn/6e44593d8cab464be7f959b426d1c31c
O que eu devo fazer a seguir?
Obrigado,
O
Instale o ppa-purge
Em
main.log
localize os pacotes defeituosos:Exemplo de saída:
Remover ppa
Resolvi simplesmente fazendo isso:
1.- Desabilitar repositórios ppa de Software e Atualizações > Outros Softwares
2.- Limpar apto:
Eu segui a resposta aceita atual de @Omeriko: Instalar ppa-purge
Em main.log localize os pacotes defeituosos:
Exemplo de saída:
Remover ppa
então também a resposta do @Ecofintech de:
e finalmente atualize:
obrigado a ambos pelas respostas que contribuíram para que meu sistema fosse atualizado