From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36862: Root-owned /var/cache/fontconfig sometimes exists, shouldn't. Date: Sat, 18 Apr 2020 16:26:23 +0200 Message-ID: <87eesk98fk.fsf@gnu.org> References: <871ry7rvxt.fsf@nckx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60047) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jPoQx-0003UA-EJ for bug-guix@gnu.org; Sat, 18 Apr 2020 10:27:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jPoQw-0005Z9-GC for bug-guix@gnu.org; Sat, 18 Apr 2020 10:27:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60053) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jPoQw-0005Z1-D4 for bug-guix@gnu.org; Sat, 18 Apr 2020 10:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jPoQw-0006qp-AJ for bug-guix@gnu.org; Sat, 18 Apr 2020 10:27:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <871ry7rvxt.fsf@nckx> (Tobias Geerinckx-Rice's message of "Wed, 31 Jul 2019 00:37:02 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Tobias Geerinckx-Rice Cc: 36862-done@debbugs.gnu.org Hi! Tobias Geerinckx-Rice skribis: > Sometimes fonts break, and after a few frustrating, impotent runs of > =E2=80=98fc-cache -rv=E2=80=99 you notice: > > /var/cache/fontconfig: not cleaning unwritable cache directory > > Deleting this stale (root-owned) directory makes fonts fun > again. Happens about once or twice a month here. I believe Efraim fixed it with commit 405c0c947cfd59d7bfb81052545cd635970d2d0c. Closing! Ludo=E2=80=99.