From 8aab1736204498fee2d4a58be878b97d7349be56 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Apr 01 2025 22:32:10 +0000 Subject: Kinoite: Disable auto-updates for now According to user reports, this does not work yet. Let's push it back one release again. Reverts: - a17aa8e Kinoite: Enable auto updates in Discover - d14a5b0 kinoite-common: Set update frequency to weekly for auto updates See: https://discussion.fedoraproject.org/t/question-about-f42-kinoite-automatic-updates/147650 See: https://fedoraproject.org/wiki/Changes/KDEKinoiteAutoUpdateByDefault --- diff --git a/kinoite-common.yaml b/kinoite-common.yaml index 103252e..a357f77 100644 --- a/kinoite-common.yaml +++ b/kinoite-common.yaml @@ -57,17 +57,3 @@ exclude-packages: - plasma-workspace-x11 # Exclude mariadb server tools that bring in Perl - mariadb-server-utils - -# Kinoite specific workarounds and configuration -postprocess: - - | - #!/bin/bash - set -xeuo pipefail - - # Enable weekly auto updates in Discover. In the future, Flatpaks will be - # updated daily. See: https://bugs.kde.org/show_bug.cgi?id=454422 - cat > /etc/xdg/PlasmaDiscoverUpdates <