Describe the bug
I'm trying to mount /opt with an [email protected]. It fails due to the error: "error: lgetxattr(user.ostree.deploymentcsum): No data available"
Reproduction steps
- systemctl enable --now [email protected]
- journalctl -xeu to see failed error
Expected behavior
I should be able to read-write into /opt
Actual behavior
The state overlay service fails with the error "error: lgetxattr(user.ostree.deploymentcsum): No data available"
System details
- rpm-ostree version 2025.06
- rhel9.6 bootc
Additional information
No response