Atualizando para 12.04 a partir de 11.10; não pode calcular a atualização?

2

Estou tentando atualizar do Onereic para o Pangolin usando o Gerenciador de Atualizações. Bem. Exceto que recebo este erro na fase "Setting new software channels" ;

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade:
E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.



This can be caused by:
 * Upgrading to a pre-release version of Ubuntu
 * Running the current pre-release version of Ubuntu
 * Unofficial software packages not provided by Ubuntu

If none of this applies, then please report this bug using the command 'ubuntu-bug update-manager' in a terminal. 

Eu tenho muitos PPAs, mas desativei todos eles. Alguém me disse para usar o ppa-purge em todos eles, mas acho que não estou fazendo corretamente. Lembre-se, atualizei com êxito para 11,10 a partir de 11,04 com todos esses PPAs ativados. Alguma dica?

    
por JesseTG 07.05.2012 / 04:48

1 resposta

0

Abra seu terminal e execute estes comandos:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get do-release-upgrade

Tente novamente.

    
por rɑːdʒɑ 02.06.2012 / 02:42