• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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