Actions
Bug #74277
openinstall-deps.sh missing multiple Fedora deps
Status:
New
Priority:
Normal
Assignee:
-
Category:
build
Target version:
-
% Done:
0%
Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
To build Ceph on a newly created Fedora 43 machine, I had to add (at least) the following:
libatomic (an old issue)
keyutils-libs-devel
systemd-devel
libblkid-devel
openldap-devel
g++
and, as per my specific ccmake line:
ninja
ccache
Actions