Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Dec 15, 2015 8:01 am 
Offline
Senior Newbie

Joined: Sat Aug 22, 2015 7:02 pm
Posts: 14
Hello;

i am having the following error on my ubuntu server whenever i run

Code:
apt-get update && apt-get upgrade


The following errors occur....
Code:
Setting up mariadb-server-5.5 (5.5.47+maria-1~trusty) ...
 * Stopping MariaDB database server mysqld                               [ OK ]
 * Starting MariaDB database server mysqld                               [fail]
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error processing package mariadb-server-5.5 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of mariadb-server:
 mariadb-server depends on mariadb-server-5.5 (= 5.5.47+maria-1~trusty); however                                                                                        :
  Package mariadb-server-5.5 is not configured yet.

dpkg: error processing package mariadb-server (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                          Errors were encountered while processing:
 mariadb-server-5.5
 mariadb-server
E: Sub-process /usr/bin/dpkg returned an error code (1)


Top
   
PostPosted: Wed Dec 16, 2015 12:31 am 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
Try dpkg-reconfigure mariadb-server-5.5 to reconfigure the package.


Top
   
PostPosted: Wed Dec 16, 2015 11:00 am 
Offline
Senior Member
User avatar

Joined: Fri Dec 11, 2009 7:09 pm
Posts: 168
You can also try apt-get -f install to pull in any unmet dependencies.

_________________
--
Chris Bryant


Top
   
PostPosted: Wed Dec 16, 2015 2:52 pm 
Offline
Senior Newbie

Joined: Sat Aug 22, 2015 7:02 pm
Posts: 14
thanks guys


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group