[Piuparts-commits] [piuparts] 06/06: temporarily ignore more leftover dhpython directories

Holger Levsen holger at moszumanska.debian.org
Tue Jan 13 17:51:13 UTC 2015


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

holger pushed a commit to branch develop
in repository piuparts.

commit 9954d3e88a94f799f365334e2fd0661d8a0efeea
Author: Andreas Beckmann <anbe at debian.org>
Date:   Tue Jan 13 18:13:50 2015 +0100

    temporarily ignore more leftover dhpython directories
    
    probably caused by bug #316521 dpkg: incomplete cleanup of empty directories
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 piuparts.py | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/piuparts.py b/piuparts.py
index f7621d3..89c022b 100644
--- a/piuparts.py
+++ b/piuparts.py
@@ -330,6 +330,11 @@ class Settings:
             "/etc/ssl/certs/",
             "/etc/ssl/private/",
             "/etc/xml/",
+            "/usr/share/dh-python/"
+            "/usr/share/dh-python/dhpython/"
+            "/usr/share/dh-python/dhpython/build/"
+            "/usr/share/python3/",
+            "/usr/share/python3/debpython/",
             # HACKS
             ]
         self.ignored_patterns = [

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



More information about the Piuparts-commits mailing list