]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: ignore the error about our own libraries missing during image creation 21774/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 15 Dec 2021 08:14:44 +0000 (09:14 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 25 Dec 2021 06:18:50 +0000 (15:18 +0900)
commitff254eea8feb55bbea9ec5d731e3dc9299b80b9e
tree18ad9bd22035e5469fc44a75bceea1c9a01d765c
parenta2b0cd3f5ab3f450e74e2085ad20372a05451c74
test: ignore the error about our own libraries missing during image creation

19:50:59 F: Missing a shared library required by /var/tmp/systemd-test.NIPT2q/root/lib/systemd/libsystemd-core-250.so.
19:50:59 F: Run "ldd /var/tmp/systemd-test.NIPT2q/root/lib/systemd/libsystemd-core-250.so" to find out what it is.
19:50:59 F: libsystemd-shared-250.so => not found
19:50:59 F: Cannot create a test image.
test/test-functions