From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +JLEFHQBbGLUqwAAbAwnHQ (envelope-from ) for ; Fri, 29 Apr 2022 17:17:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CHaCE3QBbGLlgAAAG6o9tA (envelope-from ) for ; Fri, 29 Apr 2022 17:17:08 +0200 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 3D39A1030F for ; Fri, 29 Apr 2022 17:16:56 +0200 (CEST) Received: from localhost ([::1]:53174 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nkSMZ-0005ZL-4l for larch@yhetil.org; Fri, 29 Apr 2022 11:16:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37514) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nkRyW-0001fZ-NP for bug-guix@gnu.org; Fri, 29 Apr 2022 10:52:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32958) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nkRyU-0001Su-HA for bug-guix@gnu.org; Fri, 29 Apr 2022 10:52:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nkRyU-0002eh-GA for bug-guix@gnu.org; Fri, 29 Apr 2022 10:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#48323: guix-daemon.service and guix-publish.service use deprecated StandardError/StandardOutput features Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 29 Apr 2022 14:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48323 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Vagrant Cascadian Received: via spool by 48323-submit@debbugs.gnu.org id=B48323.165124387710118 (code B ref 48323); Fri, 29 Apr 2022 14:52:02 +0000 Received: (at 48323) by debbugs.gnu.org; 29 Apr 2022 14:51:17 +0000 Received: from localhost ([127.0.0.1]:55084 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkRxl-0002d6-0q for submit@debbugs.gnu.org; Fri, 29 Apr 2022 10:51:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkRxj-0002cb-Qw for 48323@debbugs.gnu.org; Fri, 29 Apr 2022 10:51:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50184) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nkRxd-0001MV-GQ; Fri, 29 Apr 2022 10:51:09 -0400 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=y7p7/qhD10cm5VWzhoNKkHJNvpV1zMxpgt4nvR9191A=; b=nXeMmi6nHCBirim7TXE0 vRh/pJ0U06SKw/XKfhqwM6Ruj0ywL0Q2ttpqPsEkTYDm/HGz1sAafjOtOwtS8W9Incvuh4RoUbVn1 2eGgHI/RrAucA0ww3YeZ0XTzFjMfZoETxIn04MnA48HT/TA33WNUAnOzxHTFYHhbddBUCTFIqClSx 8ylPIQh2ypl8vb+w/RYsLQbgqAzCfz8tQfIvP5QxqEAKY5g1/pgEW9smiPPJsAKi1gfdf2Ydv0tAm NpD3YUbS3cgqnRaK4z4hdKYMNjszXXVFRAX6fio9xgO29SnC2Z7z9S9fLDwMJgYDaKdrFlOAoOEox BAG+eBoQvM78Gg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=48980 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nkRxd-0007sp-3T; Fri, 29 Apr 2022 10:51:09 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87tunbr7qt.fsf@yucca> Date: Fri, 29 Apr 2022 16:51:06 +0200 In-Reply-To: <87tunbr7qt.fsf@yucca> (Vagrant Cascadian's message of "Sun, 09 May 2021 13:07:38 -0700") Message-ID: <87fslw6izp.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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: , Cc: 48323@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651245416; 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=y7p7/qhD10cm5VWzhoNKkHJNvpV1zMxpgt4nvR9191A=; b=oqnBvI9mdMzlU7r3+untkdaJn/tG2qhTXuzS09DQAPDvbZg1oXNMFpBqZ8ZVzu4FiEuS3A 2kY3PZ0QZXYTi55qOhEHqKZqieCT13HYdMpcIHvW1p/nTLuI7aIncZLt2oUPKYAzNss36s 2yZ3tLZhh4XAh/VpWeRDcf0PVfJ8BAd63Zo6QKLIAw7ywiliRdrunkOJgyzG2E4dfQWGV3 lR8ZxnxO1dDMN5Fd6/iRffg4VCWKvicbVhPZeaXq1WKrwXx2Yj3WxdKmTYI6ZjeOjaXkvQ xsfYC+MvZ3lC/qSHfpA5VNnmrt+Xl3Xqon8O56GtHy4N6sOvOZUTuz3o5oqhcQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651245416; a=rsa-sha256; cv=none; b=qXWIHS/fhz6PV1NH6GMUcZy8/ujRNDSxa+SzOb4OYLxWUFQ+Fus2dqwPVcC5PudrJicsi3 RBuL0xI8vFfcUkAfCiLBEj5r9g0bOLP4rHXsvMRoAmvRVWmlWMwUz9c8+nunZLImxME18F MKfUY+QMp/2cLOLJaEef+NbzxgIT8FdnTGGK+x1yLaPIo9XToZdycCMgBaputs3rW8jpf3 Rqjb/o2S1KiRa6lHZB60zUnxHzcy6QOHlGmjvVpFuwwhvhOF6o93lFA/6XafzegVaFSR0v 3TkDZr1v/Zk5y6U/3NZp3IZzr7g7S6A+epsglIrvbw1CziVueX76ykETj49PPw== 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=nXeMmi6n; 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: -4.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=nXeMmi6n; 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: 3D39A1030F X-Spam-Score: -4.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: Px+y9PyDhJkn Hi! Vagrant Cascadian skribis: > Both guix-daemon.service and guix-publish.service make use of > StandardError=3Dsyslog and StandardOutput=3Dsyslog. [...] > So apparently need to switch the .service files to use "journal". I am > not sure what implications that would have for installing guix on a > foreign distro, such as minimum systemd version, or if anything needs > significant changes. Could you confirm that setting those to =E2=80=9Cjournal=E2=80=9D works on = Debian? If it does, it=E2=80=99s probably safe now to make this change, so feel fre= e to commit it in Guix. Thanks, Ludo=E2=80=99.