[Piuparts-devel] Bug#703810: piuparts : "/var/log/fontconfig.log	not owned" error
    Hideki Yamane 
    henrich at debian.or.jp
       
    Sat Mar 23 23:35:26 UTC 2013
    
    
  
Package: piuparts
Version: 
Severity: normal
Tags: patch
Hi,
 
 Today I tried to use piuparts with font package and got FAIL with below error.
 
> FAIL: After purging files have been modified:
>   /var/log/fontconfig.log	 c
 Probably we can ignore this, patch attached.
--- piuparts-0.50/piuparts.py   2013-03-16 07:37:10.000000000 +0900
+++ piuparts-modified/piuparts.py       2013-03-24 08:31:34.169172257 +0900
@@ -282,6 +282,7 @@
             "/var/log/secure",
             "/var/log/syslog",
             "/var/log/user.log",
+            "/var/log/fontconfig.log",
             # home directories of system accounts
             "/var/lib/gozerbot/",
             "/var/lib/nagios/",         # nagios* (#668756)
    
    
More information about the Piuparts-devel
mailing list