• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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