[neon/forks/ubuntu-release-upgrader/Neon/release_noble] /: comment out the demoting as is irrelevant for neon

Carlos De Maine null at kde.org
Tue Mar 18 01:37:01 GMT 2025


Git commit 61cbe672230307829ed1fd87fb35b4db343bc729 by Carlos De Maine.
Committed on 18/03/2025 at 01:36.
Pushed by carlosdem into branch 'Neon/release_noble'.

comment out the demoting as is irrelevant for neon

M  +2    -2    pre-build.sh

https://invent.kde.org/neon/forks/ubuntu-release-upgrader/-/commit/61cbe672230307829ed1fd87fb35b4db343bc729

diff --git a/pre-build.sh b/pre-build.sh
index 4817b4eb2..bfaf5c45d 100755
--- a/pre-build.sh
+++ b/pre-build.sh
@@ -34,11 +34,11 @@ rm -f ./tests/data-sources-list-test/Ubuntu.mirrors
 
 # update demotions
 # echo "Running demotions"
-(cd utils && ./demotions.py mantic noble > demoted.cfg)
+# (cd utils && ./demotions.py mantic noble > demoted.cfg)
 
 # when this gets enabled, make sure to add symlink in DistUpgrade
 # echo "Running lts demotions"
-(cd utils && ./demotions.py jammy noble > demoted.cfg.jammy)
+# (cd utils && ./demotions.py jammy noble > demoted.cfg.jammy)
 
 # update apt_btrfs_snapshot.py copy, this needs an installed
 # apt-btrfs-snapshot on the build machine


More information about the Neon-commits mailing list