From 6ca23f9c324a5241578f9d00366c0c87efab0b0c Mon Sep 17 00:00:00 2001 From: Otto Kekäläinen Date: Tue, 20 Aug 2024 22:10:06 -0700 Subject: Salsa CI: Allow piuparts to fail due to legit unix_chkpwd modifications --- debian/salsa-ci.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index 505c7f0e..cbc91f4f 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -2,6 +2,17 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml +# Piuparts currently fails on: +# ERROR: FAIL: After purging files have been modified: +# /usr/sbin/unix_chkpwd owned by: libpam-modules-bin +# Modified(user, group, mode, size, target): /usr/sbin/unix_chkpwd +# expected(root, shadow, - 100600, 43256, None) != found(root, shadow, - 102755, 43256, None) +# This is due to customizations in override_dh_fixperms which piuparts does not +# handle, thus the result should just be ignored for now. +piuparts: + extends: .test-piuparts + allow_failure: true + # If Salsa CI is not running at # https://salsa.debian.org/%{project_path}/-/pipelines, ensure that # https://salsa.debian.org/%{project_path}/-/settings/ci_cd has in field "CI/CD -- cgit v1.2.3