diff options
author | Changqing Li <changqing.li@windriver.com> | 2025-04-28 13:51:06 +0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-05-02 08:20:12 -0700 |
commit | f587cfcb8aac3c53f1c029e7809bfcc8f30a4f05 (patch) | |
tree | 9739e6c87ef5f6e5a195cf58e29d0f9756d4be7c /meta/recipes-devtools/python/python3-requests/environment.d-python3-requests.sh | |
parent | 1feef3d75dc32300b60f2f99112eae42dbc6722f (diff) | |
download | poky-f587cfcb8aac3c53f1c029e7809bfcc8f30a4f05.tar.gz |
initscripts: add function log_success_msg/log_failure_msg/log_warning_msg
* add function log_success_msg/log_failure_msg/log_warning_msg, some
packages still use these functions, like mariadb, refer [1], without
these function, with sysV init manager, mariadb will report error:
root@qemux86-64:~# /etc/init.d/mysqld status
/etc/init.d/mysqld: line 383: log_success_msg: command not found
* remove RCONFLICTS with lsbinitscripts, LSB support already remove in
[2]
[1] https://github.com/MariaDB/server/blob/main/support-files/mysql.server.sh#L104
[2] https://git.openembedded.org/openembedded-core/commit/?id=fb064356af615d67d85b65942103bf943d84d290
[3] https://refspecs.linuxbase.org/LSB_4.0.0/LSB-Core-generic/LSB-Core-generic/iniscrptfunc.html
(From OE-Core rev: 90cf409ba74c4bb398199667ea2819759a720373)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3-requests/environment.d-python3-requests.sh')
0 files changed, 0 insertions, 0 deletions