meta-digi/meta-digi-dey/recipes-devtools
Arturo Buzarra 30022f556b run-postinsts: Set dependency for ldconfig to avoid boot issues
If a package with a postsints script requires ldconfig, the package class adds
a ldconfig postinst fragment to initialize it before. Systemd has its own
ldconfig.service to initialize it and sometimes if both services are running
at the same time in the first boot, the first one will work, but the second
one will fail with the following error:

    ldconfig[141]: /sbin/ldconfig: Renaming of /etc/ld.so.cache~ to /etc/ld.so.cache failed: No such file or directory

This commit adds an ordering dependency between them to make sure that only one
service is running at the same time

https://onedigi.atlassian.net/browse/DEL-8133

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2022-10-21 17:48:20 +02:00
..
python meta-digi-dey: remove obsolete python2 based recipe 2022-07-06 14:49:01 +02:00
python-numpy kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
python3-bluezero meta-digi-dey: python3-bluezero: add recipe to compile Python Bluezero module 2022-08-29 17:49:42 +02:00
python3-connectcore-ble meta-digi: revert revisions to AUTOREV 2022-10-04 17:03:57 +02:00
python3-pycoral kirkstone migration: update SRC_URI URLs 2022-06-20 11:39:57 +02:00
python3-scipy kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
python3-srp meta-digi-dey: python3-srp: add recipe to compile Python SRP module 2022-08-29 17:49:42 +02:00
python3-svgwrite meta-digi: Add Edge TPU Person segmentation example 2021-07-01 14:49:54 +02:00
python3-xbee meta-digi-dey: python3-xbee: update XBee Python library recipe to version 1.4.1 2022-08-29 17:49:42 +02:00
run-postinsts run-postinsts: Set dependency for ldconfig to avoid boot issues 2022-10-21 17:48:20 +02:00
tcf-agent kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00