From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ADiRCWuEfGNEBAEAbAwnHQ (envelope-from ) for ; Tue, 22 Nov 2022 09:12:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KP12CWuEfGPRXgAAauVa8A (envelope-from ) for ; Tue, 22 Nov 2022 09:12:27 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D327B1051C for ; Tue, 22 Nov 2022 09:12:26 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oxOO5-0001iV-PU; Tue, 22 Nov 2022 03:12:17 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oxONv-0001fW-Ak for bug-guix@gnu.org; Tue, 22 Nov 2022 03:12:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oxONv-0002i4-1R for bug-guix@gnu.org; Tue, 22 Nov 2022 03:12:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oxONu-0002eK-I7 for bug-guix@gnu.org; Tue, 22 Nov 2022 03:12:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#59423: Invalid 'location' field generated in dovecot configuration Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 22 Nov 2022 08:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59423 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Pierre Langlois Cc: 59423@debbugs.gnu.org, Maxim Cournoyer Received: via spool by 59423-submit@debbugs.gnu.org id=B59423.166910467510117 (code B ref 59423); Tue, 22 Nov 2022 08:12:02 +0000 Received: (at 59423) by debbugs.gnu.org; 22 Nov 2022 08:11:15 +0000 Received: from localhost ([127.0.0.1]:49665 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxON9-0002d7-F7 for submit@debbugs.gnu.org; Tue, 22 Nov 2022 03:11:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58582) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxON8-0002cu-3O for 59423@debbugs.gnu.org; Tue, 22 Nov 2022 03:11:14 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oxON1-0002c4-Tw; Tue, 22 Nov 2022 03:11:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=TgGoHO2j/IJq0EOmWBk7q6tbus89mid3lqe6f03OuQU=; b=TBPmDSxgY8JufAh1zjJT qdFn97o+jcMqu860U5dd81dgn91TPm/YYsgSHFTb12t9SdWxNFAvRarvmb3rOKk0uU5BvA3cJftbZ cNhWgFxHGbOCwm5PuSxend7rN6HDg/+CwJtBFFPAVLuoEEhBllGVHh695NxPG18wm3utC6Ni3P8Dn yht1WtFpmTC/w7u/MEcgvxEwC7FKI5zi+4OScfa18rGSR7H8ILF0Ajcg66qI1mYFMBpHGippPbpVb kOvEDOKpiqIbsjDYoMiDDs87iraKpYX0r5sNZDbYMjyvRiRy2XGbyKelSAuvCo6xLZyzgERJYyDy0 vElml5Dyy2gEYA==; Received: from [89.207.171.76] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oxOMy-00034x-GE; Tue, 22 Nov 2022 03:11:06 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87y1s5wa4p.fsf@gmx.com> Date: Tue, 22 Nov 2022 09:10:51 +0100 In-Reply-To: <87y1s5wa4p.fsf@gmx.com> (Pierre Langlois's message of "Sun, 20 Nov 2022 21:53:01 +0000") Message-ID: <87ilj7if3o.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669104746; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=TgGoHO2j/IJq0EOmWBk7q6tbus89mid3lqe6f03OuQU=; b=cVIECEIpF0zqLkfM09R7OXf37nPk/bMN/z960vHGYIYQ1aILx1MbRNdDqeqM9ifTdStalB ZYAE6H5EaeCiAgJm3MD0RXfKZ1lpqRz+88fnpdqsFbw8k8+1DIRMckQrU4Ds7zGPe0aUIc uiJ03JcpAIRvrJLgY5+s3q0qagi2/L7aLtcfvATcr2WIzFaG8y5hjGLWipkmsHodGWBtwv JWUdeFIB3riTY0hRl6Ib0smwLl9dmS5WuJXPpstBSPzH0J8NJVyocy9Lxu0w67fREn0LCQ l50BpDE1255pN6oC3cDyQX0DpWJJOL21D8GF0E3HhIZYXnf2xMKPBwuU+N15KA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669104746; a=rsa-sha256; cv=none; b=o7lbYMEWsuHrRCsVoh4BCuRc+7ow/izwocQyzV8/71YPnaHo5/ch78nty1FTEVfIa/FGqr Xr+wunjakvkrCWgyg2p6Y2Ht8iKv83Mxvmmu61IM0mxV/1JupFSCx/C757BLPbEYPV//m/ axOZh3Auy9TWzKHAMljOnJ6SgIlRj565YmkInsW7bAbx369K1RLSfNd6aosdFILmqTE/Eh bRKxBUcUyKMS4tVEnWYiBgTSfr4+om1wcSYiM4y8pbOsTlu7LFdnqzsZzJfCB0QZYNrdQM x1fnqm9ZMyZligqKolbN/HT3UqWqtaEvtghaQWWSuOTJLrkHQYrwHnu8XSTb2A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=TBPmDSxg; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -5.00 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=TBPmDSxg; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: D327B1051C X-Spam-Score: -5.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: ucYCIg1Fm1nO Hi, Pierre Langlois skribis: > After updating the system, the dovecot service got confused and started > moving around all mailboxes. I looked up the configuration and noticed > strange invalid syntax for the location field: > > location=3D#< file: "path/to/config.scm" line: 297 column: 20> > > > Because the # character is interpreted as a comment, dovecot doesn't > crash and instead moves mailboxes around in weird ways I don't quite > understand :-/. Ouch, sorry about that. > I did a `git bisect` with `guix time-machine` (this tool is invaluable) > and found the issue started with this commit: > > commit 543d971ed2a1d9eb934af1f51930741d7cc4e7ef > Author: Maxim Cournoyer > Date: Fri Oct 28 17:06:16 2022 -0400 > services: configuration: Re-order generated record fields. I believe this is now fixed. Maxim, can you confirm? Thanks, Ludo=E2=80=99.