• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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