Andreas Tille pushed to branch master at Debian Med / bowtie
Commits: a343f9bf by Andreas Tille at 2021-09-14T12:20:41+02:00 Disable reprotest - - - - - 2 changed files: - debian/changelog - debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ bowtie (1.3.1-2) UNRELEASED; urgency=medium * Exclude i386 build in salsa-ci + * Disable reprotest -- Andreas Tille <[email protected]> Tue, 14 Sep 2021 08:11:54 +0200 ===================================== debian/salsa-ci.yml ===================================== @@ -5,3 +5,8 @@ include: variables: SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 +# R creates .rdb files and .rds with some randomness. +# https://tests.reproducible-builds.org/debian/issues/unstable/randomness_in_r_rdb_rds_databases_issue.html +# Thus reprotest is disabled here +variables: + SALSA_CI_DISABLE_REPROTEST: 1 View it on GitLab: https://salsa.debian.org/med-team/bowtie/-/commit/a343f9bfcccfd4bfb4c06eb82873839580931b02 -- View it on GitLab: https://salsa.debian.org/med-team/bowtie/-/commit/a343f9bfcccfd4bfb4c06eb82873839580931b02 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
