• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Upable to upgrade from 11.x to 12.x

Steven_Pannell

New Pleskian
When I use the GUI interface to perform an upgrade from 11.x to 12.x I get the following error:

E: Version '12.0.18-ubuntu10.04.build1200141223.18' for 'pp12.0.18-bootstrapper' was not found

Appears to me that the system is unable to download the 12.x files (or the update of the package list is incorrect). although I do not see how to fix that right now.

Any ideas?

Plesk 11.5.30
Ubuntu 10.08

thanks!
 
Hi Steven_Pannell,

you always have the choice to define additional sources in your sources.list at "/etc/apt" , when you use Ubuntu and Plesk. Consider adding:

For Ubuntu 10.04:

For Ubuntu 12.04:

For Ubuntu 14.04:

Afterwards, to update and upgrade, please use the command:

apt-get clean && apt-get update && apt-get upgrade
 
Back
Top