From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#26353: GuixSD /tmp cleaner fails to clean when Umlauts like "=?UTF-8?Q?=C3=A4?=" are used in filenames Date: Wed, 20 Jun 2018 10:07:41 +0200 Message-ID: <87sh5hswxe.fsf@gnu.org> 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> <87d13gl1zu.fsf@gnu.org> <20180609113020.5f30981a@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVY9s-0000wf-0g for bug-guix@gnu.org; Wed, 20 Jun 2018 04:08:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVY9r-0005zG-75 for bug-guix@gnu.org; Wed, 20 Jun 2018 04:08:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48985) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fVY9r-0005z8-2s for bug-guix@gnu.org; Wed, 20 Jun 2018 04:08:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fVY9q-0005G2-Ra for bug-guix@gnu.org; Wed, 20 Jun 2018 04:08:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20180609113020.5f30981a@scratchpost.org> (Danny Milosavljevic's message of "Sat, 9 Jun 2018 11:30:20 +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.org@gnu.org Sender: "bug-Guix" To: Danny Milosavljevic Cc: 26353-done@debbugs.gnu.org Hello! Finally fixed with commit 76c321d8e85683091ecbcd3afe8c56fb7c45c00a. I opted for a simpler approach (and I wonder why it didn=E2=80=99t come to = mind earlier than this=E2=80=A6). Thanks for your patience, and bye bye immortal files! :-) Ludo=E2=80=99.