stratis-storage / stratisd

Easy to use local storage management for Linux.
https://stratis-storage.github.io
Mozilla Public License 2.0
793 stars 56 forks source link

Specify PathBuf type for blockdevs in parser #3642

Closed mulkieran closed 1 month ago

packit-as-a-service[bot] commented 1 month ago

Cockpit tests failed for commit 72829aec06681bdae733406e1689f4363282859e. @martinpitt, @jelly, @mvollmer please check.

mulkieran commented 1 month ago

Failures are due to Cockpit test error, looks like.

martinpitt commented 1 month ago

F40 passed, and the rawhide error is totally unrelated to stratis/cockpit:

+ systemctl start firewalld
+ firewall-cmd --add-service=cockpit --permanent
Error: [Errno 13] Permission denied: '/etc/firewalld/zones/public.xml'

That's almost surely some SELinux related regression. Please ignore. I'll try to reproduce this locally and report it.

martinpitt commented 1 month ago

See https://bodhi.fedoraproject.org/updates/FEDORA-2024-aa10dc94fe . The automated tests are a sea of red.

mulkieran commented 1 month ago

rebased