[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.44-805-gcb3c644

Andreas Beckmann debian at abeckmann.de
Tue Jun 19 00:15:23 UTC 2012


The following commit has been merged in the develop branch:
commit cf940964c8037f8cb53d4fd710a59e25d93855fa
Author: Andreas Beckmann <debian at abeckmann.de>
Date:   Tue Jun 19 01:04:40 2012 +0200

    p.conf: add --scriptsdir /etc/piuparts/scripts-leftovers for sid
    
    [sid] does not run with --warn-on-leftovers-after-purge and therefore
    needs the extra cleanup to reduce the number of failures
    
    Signed-off-by: Andreas Beckmann <debian at abeckmann.de>

diff --git a/org/piuparts.debian.org/etc/piuparts.conf.goldwasser b/org/piuparts.debian.org/etc/piuparts.conf.goldwasser
index 04c1448..ee7d650 100644
--- a/org/piuparts.debian.org/etc/piuparts.conf.goldwasser
+++ b/org/piuparts.debian.org/etc/piuparts.conf.goldwasser
@@ -24,7 +24,7 @@ idle-sleep = 86400
 
 [sid]
 description = Debian sid / main: package installation, removal and purge test.
-piuparts-cmd = sudo /org/piuparts.debian.org/sbin/piuparts --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp
+piuparts-cmd = sudo /org/piuparts.debian.org/sbin/piuparts --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp --scriptsdir /etc/piuparts/scripts-leftovers
 distro = sid
 chroot-tgz = sid.tar.gz
 max-reserved = 50
diff --git a/org/piuparts.debian.org/etc/piuparts.conf.piatti b/org/piuparts.debian.org/etc/piuparts.conf.piatti
index 4bb8a1f..820c806 100644
--- a/org/piuparts.debian.org/etc/piuparts.conf.piatti
+++ b/org/piuparts.debian.org/etc/piuparts.conf.piatti
@@ -29,7 +29,7 @@ reschedule-fail-count = 25
 [sid]
 precedence = 1
 description = Debian sid / main: package installation, removal and purge test.
-piuparts-cmd = sudo /org/piuparts.debian.org/sbin/piuparts --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp
+piuparts-cmd = sudo /org/piuparts.debian.org/sbin/piuparts --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp --scriptsdir /etc/piuparts/scripts-leftovers
 # Once there are no packages left which leave files on purge behind,
 # --pedantic-purge-test should be added
 distro = sid

-- 
piuparts git repository



More information about the Piuparts-commits mailing list