github.com/cs3org/reva/v2@v2.27.7/changelog/2.15.0_2023-07-17/exclude-ceph-iscsi.md (about) 1 Bugfix: Temporarily exclude ceph-iscsi when building revad-ceph image 2 3 Due to `Package ceph-iscsi-3.6-1.el8.noarch.rpm is not signed` error when 4 building the revad-ceph docker image, the package `ceph-iscsi` has been excluded from the dnf update. 5 It will be included again once the pkg will be signed again. 6 7 https://github.com/cs3org/reva/pull/4032