upgrade to 1.2 fail with errors

  • Thread starter Thread starter amravit
  • Start date Start date
A

amravit

Guest
i had upgraded 2 machines to 1.2 with no issue
upgrading the master node
i recived
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
apt libstdc++6 (due to apt)
272 upgraded, 56 newly installed, 36 to remove and 37 not upgraded.
Need to get 159MB of archives.
After unpacking 32.9MB of additional disk space will be used.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
?] Abort.
dist-upgrade failed

please advice whats the issue
regards
amr
 
try to run

# apt-get dist-upgrade

manually (remove packages if necesary). Then run our upgrade script again.
 
problem with fixed by
1- apt-get upgrade
2- pt-get dist-upgrade
solved the packages issues
3- run the pve update script

server upgraded :)

thanks :)
amr