• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Error trying to update from 9.5.4 to 10.4.4

SalvadorS

Regular Pleskian
I receive this error when I try to update Plesk from 9.5.4 to 10.4.4 (Upgrade was not done)


Installation started in background
E: Broken packages
---X--- `apt-get` output ---------------------
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
plesk-base: Depends: sw-engine (>= 2.3) but 2.0-5.200910301647.debian50 is to be installed
plesk-core: Depends: libmyodbc but it is not installable
plesk-mail-pc-driver: Depends: libtokyocabinet3 (>= 1.2.1) but it is not installable
psa-atmail: Depends: idn but it is not installable
psa-autoinstaller: Depends: libboost-thread1.34.1 (>= 1.34.1-8) but it is not installable
psa-php5-configurator: Depends: php5-sqlite but it is not installable

---------------------- `apt-get` output ---X---

And also I can´t access to control panel:


ERROR: PleskMainDBException

Nivel Superior
MySQL query failed: Table 'psa.lockout' doesn't exist
0: common_func.php3:206
db_query(string 'delete from lockout where (UNIX_TIMESTAMP(NOW()) - UNIX_TIMESTAMP(last_wrong)) > (30 * 60)')
1: cmd_loginup.php:82
createSession(string 'admin', string '************')
2: login_up.php3:22

Need any help as I don´t know what to do.

Log: http://pastebin.com/JGwA5KL6
 
Last edited:
And also I can´t access to control panel:


ERROR: PleskMainDBException

Nivel Superior
MySQL query failed: Table 'psa.lockout' doesn't exist
0: common_func.php3:206
db_query(string 'delete from lockout where (UNIX_TIMESTAMP(NOW()) - UNIX_TIMESTAMP(last_wrong)) > (30 * 60)')
1: cmd_loginup.php:82
createSession(string 'admin', string '************')
2: login_up.php3:22

Need any help as I don´t know what to do.

Log: http://pastebin.com/JGwA5KL6

For that please try bootstrap repair by:

Code:
/usr/local/psa/bootstrapper/pp11.0.9-bootstrapper/bootstrapper.sh repair
 
Hi, I have same problem, I try upgrade to 10.4.4 from 9.5.4 with debian 5

Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
plesk-base: Depends: sw-engine (>= 2.3) but 2.0-5.200910301647.debian50 is to be installed
plesk-core: Depends: libmyodbc but it is not installable
Depends: lsof but it is not installable
plesk-mail-pc-driver: Depends: libtokyocabinet3 (>= 1.2.1) but it is not installable
psa-autoinstaller: Depends: libboost-thread1.34.1 (>= 1.34.1-8) but it is not installable
 
Back
Top