[Piuparts-commits] [piuparts] 01/07: p: document some ignored broken links

Holger Levsen holger at layer-acht.org
Mon Mar 6 12:25:15 UTC 2017


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

holger pushed a commit to branch develop
in repository piuparts.

commit bd498bd4a36d7adeb860eacdbf291e915ced8812
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Mar 6 02:23:43 2017 +0100

    p: document some ignored broken links
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 piuparts.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/piuparts.py b/piuparts.py
index 208fdfb..6eafd45 100644
--- a/piuparts.py
+++ b/piuparts.py
@@ -330,8 +330,8 @@ class Settings:
             "/var/lib/rbldns/",
             "/var/spool/powerdns/",     # pdns-server (#531134), pdns-recursor (#531135)
             # work around broken symlinks
-            "/etc/modules-load.d/modules.conf",
-            "/etc/sysctl.d/99-sysctl.conf",
+            "/etc/modules-load.d/modules.conf",  # -> ../modules (target obsoleted by modules-load.d)
+            "/etc/sysctl.d/99-sysctl.conf",  # -> ../sysctl.conf (target obsoleted by sysctl.d)
             "/usr/lib/python2.6/dist-packages/python-support.pth",  # 635493 and #385775
             "/usr/lib/python2.7/dist-packages/python-support.pth",
             # work around #316521 dpkg: incomplete cleanup of empty directories

-- 
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