summaryrefslogtreecommitdiffstats
path: root/scripts/lib/resulttool/regression.py
diff options
context:
space:
mode:
authorArturo Buzarra <arturo.buzarra@digi.com>2022-10-20 15:55:31 +0200
committerSteve Sakoman <steve@sakoman.com>2023-04-14 06:30:29 -1000
commit517c97a80ebc4d95176dfc238faced7fbfd28964 (patch)
tree7c6c86c887a0c71d88ad164a03f2bdefa9d2ae22 /scripts/lib/resulttool/regression.py
parent74595f27bd8ffca0016024fe8f27bc72448e75e4 (diff)
downloadpoky-517c97a80ebc4d95176dfc238faced7fbfd28964.tar.gz
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 a ordering dependency between them to make sure that only one service is running at the same time. (From OE-Core rev: 8362859236d7b9f312f2d36f2437f4abbdeb5716) Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 4e9d812e127dc6743f52f4881e509e8e2e833afe) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/resulttool/regression.py')
0 files changed, 0 insertions, 0 deletions