• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.

dpkg: error install mysql-sever

otlet

New Pleskian
I try to install Plesk and get this

Code:
Reading package lists...
Gathering information about installed license key...
Checking whether the package dependencies are resolved.
Determining the amount of free disk space
===============================================================================

Following amount of diskpace required in directories:
/opt: 3000.00 Mb.
Total required: 3000.00 Mb, available 402968.00 Mb.


N) Next page; P) Go back; Q) Cancel installing
Select an action [N]:
Preparing Your System for Product Installation
===============================================================================

There are 742 packages required for the product to function properly, which
were not found in your system.

There are 10 packages that need to be upgraded
in order to install the product.



N) Install packages;
S) Show a list of packages; L) Return to primary components list;
Q) Cancel installing;
Select an action [N]:
Installing packages
Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
  sgml-base
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
  ca-certificates libc-client2007e libmcrypt4 libpq5 libxmlrpc-c++8
  libxmlrpc-core-c3 mlock openssl plesk-mysql-server
  sw-libboost-filesystem1.55.0 sw-libboost-system1.55.0
Suggested packages:
  uw-mailutils libmcrypt-dev mcrypt
The following NEW packages will be installed:
  ca-certificates libc-client2007e libmcrypt4 libpq5 libxmlrpc-c++8
  libxmlrpc-core-c3 mlock openssl plesk-mysql-server pp12.5.30-bootstrapper
  sw-engine-cli-2.16 sw-libboost-filesystem1.55.0 sw-libboost-system1.55.0
debconf: delaying package configuration, since apt-utils is not installed
0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded.
10 not fully installed or removed.
Need to get 0 B/4765 kB of archives.
After this operation, 17.5 MB of additional disk space will be used.
Setting up mysql-server-5.5 (5.5.47-0ubuntu0.14.04.1) ...
/var/lib/dpkg/info/mysql-server-5.5.postinst: line 146: logger: command not found
ATTENTION: An error has occured. More info is in the syslog!
/var/lib/dpkg/info/mysql-server-5.5.postinst: line 236: logger: command not found
dpkg: error processing package mysql-server-5.5 (--configure):
subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of mysql-server:
mysql-server depends on mysql-server-5.5; however:
  Package mysql-server-5.5 is not configured yet.

dpkg: error processing package mysql-server (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
mysql-server-5.5
mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

ERROR: An error occurred on attempt to install packages.
Attention! Your software might be inoperable.
Please, contact product technical support.

OS: Ubuntu 14.04 LTS
 
Try following fix

# apt-get install bsdutils

After that run Plesk installation again.
 
Back
Top