[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/latest] 2 commits: salsa: Disable use of origtargz as fallback

Andrea Bolognani (@abologna) gitlab at salsa.debian.org
Mon Aug 11 19:32:12 BST 2025



Andrea Bolognani pushed to branch debian/latest at Libvirt Packaging Team / libvirt


Commits:
860492e0 by Andrea Bolognani at 2025-08-05T23:41:19+02:00
salsa: Disable use of origtargz as fallback

If the fork that the MR was created from is not set up
properly (missing branches or other issues) and the
orig.tar.xz can't be created by gbp using pristine-tar data,
it's better to fail right away than to attempt a fallback
that we know won't work properly.

Gbp-Dch: Ignore

- - - - -
11e1e2d1 by Andrea Bolognani at 2025-08-05T23:43:15+02:00
salsa: Re-enable reprotest job

Hopefully the flakiness is gone. If not, we're just going to
disable it again.

Gbp-Dch: Ignore

- - - - -


1 changed file:

- debian/salsa-ci.yml


Changes:

=====================================
debian/salsa-ci.yml
=====================================
@@ -2,10 +2,10 @@
 include:
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
 
-# libvirt itself is supposedly reproducible, but the reprotest job seems to
-# be flaky. Don't waste precious CI minutes until it passes consistently
+# Don't allow "origtargz" to be used as a fallback for orig.tar.xz
+# generation, it just doesn't work. Error out instead
 variables:
-  SALSA_CI_DISABLE_REPROTEST: 1
+  SALSA_CI_DISABLE_EXPORTORIG_FALLBACK: 1
 
 verify-wrap-and-sort:
   image: debian:unstable



View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/192b7f12d50508763120be702e93257d7a80817a...11e1e2d16223b7744d100cec26f47adb2926885e

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/192b7f12d50508763120be702e93257d7a80817a...11e1e2d16223b7744d100cec26f47adb2926885e
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/pkg-libvirt-commits/attachments/20250811/004372ec/attachment.htm>


More information about the Pkg-libvirt-commits mailing list