[Piuparts-devel] [Git][debian/piuparts][develop] Only report /usr-move failures when the end-state is bookworm or older

Nicolas Dandrimont (@olasd) gitlab at salsa.debian.org
Tue Aug 20 11:24:36 BST 2024



Nicolas Dandrimont pushed to branch develop at Debian / piuparts


Commits:
11f9dc39 by Nicolas Dandrimont at 2024-08-20T12:23:42+02:00
Only report /usr-move failures when the end-state is bookworm or older

Now that the /usr-move moratorium has been lifted, /usr-moves are being
actively done and are therefore expected when upgrade-testing between
bullseye and trixie or sid. Accordingly, warn-on-usr-move now only
really depends on the end distro.

Thanks to Simon McVittie <smcv at debian.org> for the report, analysis and
suggestion.

Closes: #1078598

- - - - -


1 changed file:

- instances/piuparts.conf-template.pejacevic


Changes:

=====================================
instances/piuparts.conf-template.pejacevic
=====================================
@@ -55,16 +55,17 @@ flags-start-bookworm =
 # common flags for tests ending in bookworm
 flags-end-bookworm =
 # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994388#80
+# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078598#5
 	--warn-on-usr-move fail
 
 # common flags for tests starting in bullseye
 flags-start-bullseye =
-# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994388#80
-	--warn-on-usr-move fail
+# no flags needed
 
 # common flags for tests ending in bullseye
 flags-end-bullseye =
-# no flags needed
+# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078598#5
+	--warn-on-usr-move fail
 
 # common flags for tests starting in buster
 flags-start-buster =
@@ -74,7 +75,8 @@ flags-start-buster =
 
 # common flags for tests ending in buster
 flags-end-buster =
-# no flags needed
+# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078598#5
+	--warn-on-usr-move fail
 
 # common flags for tests starting in stretch
 flags-start-stretch =



View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/11f9dc39657da8d3197997bab59a345af66b116c

-- 
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/11f9dc39657da8d3197997bab59a345af66b116c
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20240820/64b80869/attachment-0001.htm>


More information about the Piuparts-devel mailing list