• 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.

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