On Sat, Jan 30, 2021, at 1:54 PM, Vitaly Zaitsev via devel wrote: > On 30.01.2021 18:50, clime wrote: > > Hey, what do you mean by this? > > https://docs.fedoraproject.org/en-US/fedora-coreos/alternatives/ > > > Why should scriplets usage be incompatible with immutable Fedora > > releases? > > rpm-ostree doesn't execute any scriptlets.
Yes it does - on the server side by default, and if client side layering is enabled, then scripts are run client side. Please be careful not to add inaccurate information here. The conflict with alternatives isn't actually specific to (rpm-)ostree but it's around intermixing state in all 3 of /usr, /etc, and /var - which is something to avoid because it is a problem for *any* image-based update system (e.g. people using dm-verity) as well as people doing local filesystem snapshots. I think https://bugzilla.redhat.com/show_bug.cgi?id=1657367 is the most recently updated bug for this. _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org