mirror of
https://github.com/ceph/ceph
synced 2024-12-29 15:03:33 +00:00
345cb641ed
To workaround the libarchive dependency issue seen with centos 8, which has been causing consistent failures like ``` 2021-06-04T04:52:51.147 INFO:tasks.workunit.client.0.smithi071.stdout:Installed: 2021-06-04T04:52:51.148 INFO:tasks.workunit.client.0.smithi071.stdout: cmake-3.18.2-9.el8.x86_64 cmake-data-3.18.2-9.el8.noarch ... 2021-06-04T04:52:57.554 INFO:tasks.workunit.client.0.smithi071.stderr:+ cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_TESTS=ON -DWITH_LIBRADOS=ON -DWITH_SNAPPY=ON -DWITH_GFLAGS=OFF -DFAIL_ON_WARNINGS=OFF .. 2021-06-04T04:52:57.579 DEBUG:teuthology.orchestra.run:got remote process result: 127 2021-06-04T04:52:57.580 INFO:tasks.workunit.client.0.smithi071.stderr:cmake: symbol lookup error: cmake: undefined symbol: archive_write_add_filter_zstd ``` More details in https://tracker.ceph.com/issues/51101#note-5 Fixes: https://tracker.ceph.com/issues/51101 Signed-off-by: Neha Ojha <nojha@redhat.com> |
||
---|---|---|
.. | ||
caps | ||
ceph-tests | ||
cephadm | ||
cephtool | ||
client | ||
cls | ||
direct_io | ||
erasure-code | ||
fs | ||
hadoop | ||
libcephfs | ||
mgr | ||
mon | ||
objectstore | ||
osdc | ||
rados | ||
rbd | ||
rename | ||
rest | ||
restart | ||
rgw | ||
suites | ||
ceph-helpers-root.sh | ||
false.sh | ||
kernel_untar_build.sh | ||
Makefile | ||
post-file.sh | ||
true.sh |