Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
10.1(EOL), 10.2(EOL)
-
None
-
Debian 9
Description
On a pretty much fresh debian 9 install, the service fails to start. However when manually starting the daemon it works.
systemctl status mariadb.service
|
● mariadb.service - MariaDB database server
|
Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled)
|
Drop-In: /etc/systemd/system/mariadb.service.d
|
└─migrated-from-my.cnf-settings.conf
|
Active: failed (Result: exit-code) since Tue 2017-08-29 21:37:15 CEST; 4min 6s ago
|
Process: 5622 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run/mysqld (code=exited, status=226/NAMESPACE)
|
|
Aug 29 21:37:15 h2721614.stratoserver.net mysqld[5622]: mariadb.service: Failed at step NAMESPACE spawning /usr/bin/install: Value too large for defined data type
|
While googeling for this problem I found this bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870200
Attachments
Issue Links
- relates to
-
MDEV-15502 debian: systemd, with tmpfiles install not required
- Open
- links to