[Qa-jenkins-scm] [jenkins.debian.net] 01/01: give verbose reason why dose-deb-coinstall fails

Holger Levsen holger at moszumanska.debian.org
Sat Jul 18 11:41:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 8a962710371d3159ddc072ce8a7f6defc86ccdd8
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Tue Jul 14 06:58:13 2015 +0200

    give verbose reason why dose-deb-coinstall fails
---
 bin/reproducible_create_meta_pkg_sets.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh
index c7d1377..99b45ab 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -84,6 +84,7 @@ get_installable_set() {
 	if [ $RESULT -ne 0 ] ; then
 		rm -f $TMPFILE
 		echo "Warning: dose-deb-coinstall cannot calculate the installable set for $1"
+		dose-deb-coinstall --explain --failures --deb-native-arch=$ARCH --bg=$PACKAGES --fg=${TMPFILE2}
 	fi
 	rm -f ${TMPFILE2}
 	set -e

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list