[MDEV-26466] Failed to get properties: mariadb-extra@.socket Created: 2021-08-24 Updated: 2022-03-23 Resolved: 2022-03-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | N/A |
| Affects Version/s: | 10.6.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alex | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | mariadb-extra, socket | ||
| Environment: |
Distributor ID: Debian |
||
| Issue Links: |
|
||||||||
| Description |
|
Perform a clean install of MariaDB 10.6.4 on Debian 10 OS and then run the command:
And before stopping/starting, you will see the message:
The same message appears before stopping/starting any service. This way you can easily reproduce the problem in MariaDB 10.6.4. |
| Comments |
| Comment by Alice Sherepa [ 2021-11-26 ] | |
|
Could you please add the output of
There was a systemd bug introduced in v233 and fixed in v240 (https://github.com/systemd/systemd/issues/9554 , https://newbedev.com/why-does-systemd-reject-my-unit-name-as-neither-a-valid-invocation-id-nor-unit-name) | |
| Comment by Alex [ 2021-11-26 ] | |
|
Command output systemctl --version | head -1 My hosting support easily reproduced the issue by installing Debian GNU/Linux 10 and MariaDB 10.6.4 | |
| Comment by Daniel Black [ 2022-03-23 ] | |
|
"service" distributed by Debian/Ubuntu is broken. Use systemctl. |