commit | d8ec2770b7bb6ba9f7e3c31cb8094a2983139952 | [log] [tgz] |
---|---|---|
author | Luca Boccassi <luca.boccassi@gmail.com> | Thu Nov 14 16:19:25 2024 |
committer | Luca Boccassi <luca.boccassi@gmail.com> | Thu Nov 14 18:10:26 2024 |
tree | 47d945ff30a83637c17a5cc8119879e2487478b3 | |
parent | 04ee5e25a1082d4c6c0c52a154d5ad5fc959a853 [diff] |
test: skip TEST-84-STORAGETM if running with bugged libnvme libnvme 1.11 appears to require a kernel built with NVME TLS kconfigs, and fails hard if it is not, as the expected privileged keyring '.nvme' is not present. We cannot just create it from userspace, as privileged keyrings can only be created by the kernel itself (those starting with '.'). Skip the test if the library exactly matches this version. https://github.com/linux-nvme/nvme-cli/issues/2573 Fixes https://github.com/systemd/systemd/issues/35130 (cherry picked from commit 893aa45886ef84b1827445dc438e410ad89fbbbf)
System and Service Manager
Most documentation is available on systemd's web site.
Assorted, older, general information about systemd can be found in the systemd Wiki.
Information about build requirements is provided in the README file.
Consult our NEWS file for information about what's new in the most recent systemd versions.
Please see the Code Map for information about this repository's layout and content.
Please see the Hacking guide for information on how to hack on systemd and test your modifications.
Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.
When preparing patches for systemd, please follow our Coding Style Guidelines.
If you are looking for support, please contact our mailing list, join our IRC channel #systemd on libera.chat or Matrix channel
Stable branches with backported patches are available in the stable repo.
We have a security bug bounty program sponsored by the Sovereign Tech Fund hosted on YesWeHack