This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Request: Ubuntu 14.04 support
#48
RE: Request: Ubuntu 14.04 support
Code:
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
Setting up libsasl2-modules:i386 (2.1.25.dfsg1-17build1) ...
Setting up libhtml-template-perl (2.95-1) ...
Setting up libpq5 (9.3.5-0ubuntu0.14.04.1) ...
Setting up libsasl2-modules-sql:i386 (2.1.25.dfsg1-17build1) ...
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
Processing triggers for libc-bin (2.19-0ubuntu6.3) ...
Errors were encountered while processing:
mysql-server-5.5
mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
start: Job failed to start


Error seen in VPS as MySQL failed in installing here. Will try to force install manually to finish sentora install.

Manual install fail as we got error same as:

http://askubuntu.com/questions/292865/up...rver-issue
Code:
Setting up mysql-server-5.5 (5.5.38-0ubuntu0.14.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
/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)

I tried removing all mysql packages/ and cleaning repos nothing working here on this VPS.

Still unable to install mysql. And we got a conflict over FQDN... hmmm iTpain

On standard ubuntu system there is nothing preventing mysql to install. The issue is for sure in your OS setup. Try to install mysql:

sudo apt-get install mysql-server

And you will see the errors.

We can't help more here as we need mysql setup.
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:


Messages In This Thread
Request: Ubuntu 14.04 support - by rafaht - 08-04-2014, 08:23 AM
RE: Request: Ubuntu 14.04 support - by Nigel - 08-04-2014, 06:05 PM
RE: Request: Ubuntu 14.04 support - by ballen - 08-04-2014, 07:18 PM
RE: Request: Ubuntu 14.04 support - by rafaht - 08-04-2014, 09:40 PM
RE: Request: Ubuntu 14.04 support - by ballen - 08-04-2014, 10:44 PM
RE: Request: Ubuntu 14.04 support - by modpluz - 08-15-2014, 04:51 PM
RE: Request: Ubuntu 14.04 support - by 5050 - 08-23-2014, 07:50 AM
RE: Request: Ubuntu 14.04 support - by buecker - 08-28-2014, 09:34 AM
RE: Request: Ubuntu 14.04 support - by jwgarrett - 08-28-2014, 10:09 PM
RE: Request: Ubuntu 14.04 support - by 5050 - 08-29-2014, 06:05 AM
RE: Request: Ubuntu 14.04 support - by Nigel - 08-30-2014, 03:37 AM
RE: Request: Ubuntu 14.04 support - by 5050 - 08-31-2014, 08:55 PM
RE: Request: Ubuntu 14.04 support - by Diablo925 - 09-01-2014, 04:33 AM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-02-2014, 07:48 PM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-03-2014, 05:37 PM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-04-2014, 06:39 PM
RE: Request: Ubuntu 14.04 support - by namhoang - 09-11-2014, 09:58 AM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-11-2014, 07:58 PM
RE: Request: Ubuntu 14.04 support - by namhoang - 09-11-2014, 08:03 PM
RE: Request: Ubuntu 14.04 support - by Me.B - 09-11-2014, 08:41 PM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-11-2014, 09:13 PM
RE: Request: Ubuntu 14.04 support - by namhoang - 09-11-2014, 09:25 PM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-11-2014, 10:42 PM
RE: Request: Ubuntu 14.04 support - by Me.B - 09-11-2014, 09:34 PM
RE: Request: Ubuntu 14.04 support - by namhoang - 09-12-2014, 11:28 AM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-12-2014, 05:09 PM
RE: Request: Ubuntu 14.04 support - by Me.B - 09-12-2014, 05:25 PM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-12-2014, 05:35 PM
RE: Request: Ubuntu 14.04 support - by namhoang - 09-13-2014, 12:36 AM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-13-2014, 12:44 AM
RE: Request: Ubuntu 14.04 support - by dackko - 09-17-2014, 09:39 PM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-17-2014, 11:18 PM
RE: Request: Ubuntu 14.04 support - by kandrews - 09-17-2014, 10:16 PM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-17-2014, 11:31 PM
RE: Request: Ubuntu 14.04 support - by dackko - 09-17-2014, 11:12 PM
RE: Request: Ubuntu 14.04 support - by kandrews - 09-18-2014, 12:04 AM
RE: Request: Ubuntu 14.04 support - by 5050 - 09-18-2014, 01:13 AM
RE: Request: Ubuntu 14.04 support - by kandrews - 09-18-2014, 01:25 AM
RE: Request: Ubuntu 14.04 support - by TGates - 09-18-2014, 01:53 AM
RE: Request: Ubuntu 14.04 support - by Me.B - 09-18-2014, 03:56 AM
RE: Request: Ubuntu 14.04 support - by kandrews - 09-18-2014, 07:01 PM
RE: Request: Ubuntu 14.04 support - by Me.B - 09-18-2014, 07:04 PM
RE: Request: Ubuntu 14.04 support - by kandrews - 09-18-2014, 07:12 PM
RE: Request: Ubuntu 14.04 support - by Me.B - 09-22-2014, 05:33 AM
RE: Request: Ubuntu 14.04 support - by iTpain - 09-22-2014, 06:00 AM
RE: Request: Ubuntu 14.04 support - by Me.B - 09-22-2014, 06:38 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
OS - Ubuntu 18.04 or Centos 8 Qrash 1 4 ,606 01-18-2021, 07:48 PM
Last Post: Jettaman
Ubuntu 18.04 vaxition 1 4 ,107 08-06-2020, 11:03 AM
Last Post: Jettaman
Php5.6 on ubuntu possible? lorenaustin 0 2 ,222 06-11-2020, 01:01 AM
Last Post: lorenaustin

Forum Jump:


Users browsing this thread: 1 Guest(s)