• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Missing bootstrapper in 10.3.1

P

Paul Hallbeck

Guest
Hi I'm trying to upgrade my Plesk Panel from 10.3.1 to 10.4.4 when I get this during the upgrade from web interface.

________________________
Installation started in background
Checking whether the package dependencies are resolved.
E: Couldn't find package pp10.13.4-bootstrapper
---X--- `apt-get` output ---------------------
Reading package lists...
Building dependency tree...
Reading state information...

---------------------- `apt-get` output ---X---
Collecting error details into log file...
Error: Installation will not continue
Not all packages were installed.
Please, contact product technical support.
_____________________________


I´m missing package pp10.13.4-bootstrapper!! My latest version of bootstrapper is 10.12.0?

Is there anyway I can install boostrapper v 10.13.4 ?

My server is Debian 5.0 (Lenny) x86

// Paul
 
Fond bootsrapper HERE and installed it with this command

$ dpkg -i package.deb

No problems when I installed it but when I try to upgrade from web interface I get this error now

Installation started in background
Checking whether the package dependencies are resolved.
E: Version '2.3.6-11081018' for 'libapache2-mod-fcgid-psa' was not found
---X--- `apt-get` output ---------------------
Reading package lists...
Building dependency tree...
Reading state information...

---------------------- `apt-get` output ---X---
Collecting error details into log file...
Error: Installation will not continue
Not all packages were installed.
Please, contact product technical support.


Any suggestions what to do next?

// Paul
 
Back
Top