kordex - a écrit : > And no, no selinux > powerline:~# lsattr /usr/share/zoneinfo/right/Indian/Kerguelen > lsattr: Permission denied while trying to stat > /usr/share/zoneinfo/right/Indian/Kerguelen > powerline:~# lsattr /usr/share/zoneinfo/right/Indian > ------------------- /usr/share/zoneinfo/right/Indian/Antananarivo > ------------------- /usr/share/zoneinfo/right/Indian/Chagos > ------------------- /usr/share/zoneinfo/right/Indian/Christmas > ------------------- /usr/share/zoneinfo/right/Indian/Cocos > ------------------- /usr/share/zoneinfo/right/Indian/Comoro > /usr/share/zoneinfo/right/Indian/Kerguelen: Permission denied > ------------------- /usr/share/zoneinfo/right/Indian/Mahe > ------------------- /usr/share/zoneinfo/right/Indian/Maldives > ------------------- /usr/share/zoneinfo/right/Indian/Mauritius > ------------------- /usr/share/zoneinfo/right/Indian/Mayotte > ------------------- /usr/share/zoneinfo/right/Indian/Reunion >
So it's seems only /usr/share/zoneinfo/right/Indian/Kerguelen is affected. Could you try to remove it: - rm -f '/usr/share/zoneinfo/right/Indian/Kerguelen' or even the whole parent directory: - rm -rf '/usr/share/zoneinfo/right/Indian' -- Aurelien Jarno GPG: 1024D/F1BCDB73 [email protected] http://www.aurel32.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

