[Bug 1789078] Re: package mysql-server-5.7 5.7.23-0ubuntu0.18.04.1 failed to install/upgrade: Unterprozess installed mysql-server-5.7 package post-installation script gab den Fehler-Ausgangsstatus 127 zurück

Andreas Hasenack andreas at canonical.com
Tue Aug 28 17:52:59 UTC 2018


Thanks for filing this bug in Ubuntu.

I don't know what you did, but somehow you ended up missing an important file:
/var/lib/dpkg/info/mysql-server-5.7.postinst: Zeile 191: /usr/share/mysql-common/configure-symlinks: Datei oder Verzeichnis nicht gefunden
dpkg: Fehler beim Bearbeiten des Paketes mysql-server-5.7 (--configure):
 Unterprozess installed mysql-server-5.7 package post-installation script gab den Fehler-Ausgangsstatus 127 zurück

That file (configure-symlinks) is part of the mysql-common package.

I suggest you try to install, or reinstall, it. Something like:

sudo apt update
sudo apt install mysql-common

or

sudo apt install --reinstall mysql-common

and finally

sudo apt -f install

Other than that, there isn't much else that can be suggested because
there is no clear indication of a bug here, with steps to reproduce it,
just a support request.


** Changed in: mysql-5.7 (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to mysql-5.7 in Ubuntu.
Matching subscriptions: main
https://bugs.launchpad.net/bugs/1789078

Title:
  package mysql-server-5.7 5.7.23-0ubuntu0.18.04.1 failed to
  install/upgrade: Unterprozess installed mysql-server-5.7 package post-
  installation script gab den Fehler-Ausgangsstatus 127 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1789078/+subscriptions



More information about the Ubuntu-server-bugs mailing list