From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nils Gillmann Subject: bug#26353: GuixSD /tmp cleaner fails to clean when Umlauts like "=?UTF-8?Q?=C3=A4?=" are used in filenames Date: Tue, 19 Jun 2018 20:17:35 +0000 Message-ID: <20180619201735.6o3po7ruiqcw757b@abyayala> References: <20170403202146.2a9317ce@scratchpost.org> <87poghdbge.fsf@gnu.org> <87mvb8f2a7.fsf@gnu.org> <20170423040301.53ea208f@scratchpost.org> <87fugo1efp.fsf@gnu.org> <20171214232857.131aa0d6@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVN4o-00027j-Qm for bug-guix@gnu.org; Tue, 19 Jun 2018 16:18:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVN4k-0002Mw-Oj for bug-guix@gnu.org; Tue, 19 Jun 2018 16:18:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48784) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fVN4k-0002Me-KT for bug-guix@gnu.org; Tue, 19 Jun 2018 16:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fVN4k-0001NA-Ap for bug-guix@gnu.org; Tue, 19 Jun 2018 16:18:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20171214232857.131aa0d6@scratchpost.org> 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.org@gnu.org Sender: "bug-Guix" To: Danny Milosavljevic Cc: 26353@debbugs.gnu.org Danny Milosavljevic transcribed 249 bytes: > > The problem of how to deal with file name encoding has been discussed on > > the Guile side so hopefully the next release in the 2.2 series will have > > a solution for this. > > Hmm, any news on this? I've again got some immortal files in /tmp ... Did it ever work for you? I can't recall a single time in my years with GuixSD when /tmp was cleaned. It was only when I started reading more system specific code that I found out that the lack of /tmp cleaning on shutdown is not a default.