• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Failed installing base packages of Plesk 8.2

P

Panther

Guest
When attempting to update to Plesk 8.2 from Plesk 8.1, I received an autoupdate failure report that contained the following:
Code:
===> Installing psa database
 Trying to define valid mysql credentials...  Trying to establish test connection... connected
done
 Trying to remove chunks from MySQL database... 
ERROR while trying to remove chunks from MySQL database
Check the error reason(see log file: /tmp/psa_8.2.0_rhel4.build82070706.15_upgrade.070714.23.35.log), fix and try again

Aborting...

error: %post(psa-8.2.0-rhel4.build82070706.15.i586) scriptlet failed, exit status 1

The /tmp/psa_8.2.0_rhel4.build82070706.15_upgrade.070714.23.35.log file listed in the report contains:
Code:
START psa-8.2.0-rhel4.build82070706.15 upgrading AT Sat Jul 14 23:35:11 PDT 2007
Setting the default locale
The default locale is set to en-US (ENGLISH, UNITED STATES)


===> Installing rbash
 Checking that /bin/rbash registered as login shell...
/bin/rbash
 /bin/rbash is already registered as login shell

===> Installing psa database
mysqld (pid 2906) is running...
 Trying to define valid mysql credentials...  Trying to establish test connection... connected
done
 Trying to remove chunks from MySQL database... ERROR 1062 (23000) at line 3: Duplicate entry 'localhost-admin' for key 1

ERROR while trying to remove chunks from MySQL database

Aborting...

STOP psa-8.2.0-rhel4.build82070706.15 upgrading AT Sat Jul 14 23:35:12 PDT 2007

Repeated attempt to upgrade the Plesk base packages results in nothing happening. At the end of the autoupdate success report it shows:
Code:
The following packages you requested are already updated:
psa
The packages were installed successfully.
 
Back
Top