From 2998023ca47876350c2fc9edf917a9ee41d05062 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Aug 30 2024 16:31:20 +0000 Subject: Revert "common: Use add-determinism as workraround for pyc mtime mismatch" See: https://github.com/fedora-silverblue/issue-tracker/issues/590 See: https://bugzilla.redhat.com/show_bug.cgi?id=2308663 See: https://gitlab.com/fedora/bootc/tracker/-/issues/3 See: https://gitlab.com/fedora/ostree/sig/-/issues/52 This reverts commit 36c70e09eaa4ab07d3abbfa6d67dea140cc0d403. --- diff --git a/common.yaml b/common.yaml index a556555..ace577d 100644 --- a/common.yaml +++ b/common.yaml @@ -80,8 +80,6 @@ packages: # Always include at least full English language support by default # https://gitlab.com/fedora/ostree/sig/-/issues/14 - langpacks-en - # Workaround for https://github.com/ostreedev/ostree/issues/1469 - - add-determinism # Kept for backward compatibility for AppImages # See: https://gitlab.com/fedora/ostree/sig/-/issues/50 - fuse @@ -168,6 +166,3 @@ postprocess: # Fix triggerin for samba-client in cups package (not supported by rpm-ostree yet) # https://github.com/fedora-silverblue/issue-tracker/issues/532 ln -snf /usr/libexec/samba/cups_backend_smb /usr/lib/cups/backend/smb - - # Workaround for https://github.com/ostreedev/ostree/issues/1469 - add-determinism -j --handler pyc-zero-mtime /usr