[Rpm-maint] [rpm-software-management/rpm] RFE: detect filesystem capabilities before starting a transaction (Issue #2637)

Panu Matilainen notifications at github.com
Wed Aug 30 13:04:46 UTC 2023


Not all filesystems support everything rpm does, and sometimes features are intentionally disabled by mount options. Currently these are failing in the middle of the transaction with varying degrees of collateral damage. Rpm should probe filesystems at the preparing stage to check if they support the necessary features, such as
- capabilities
- SELinux
- executable/suid bits
- device nodes
- ...

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2637
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2637 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230830/d0437380/attachment.html>


More information about the Rpm-maint mailing list