From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id dkFYHay422Cu4AAAgWs5BA (envelope-from ) for ; Wed, 30 Jun 2021 02:19:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WAKDGKy422BeBgAAB5/wlQ (envelope-from ) for ; Wed, 30 Jun 2021 00:19:56 +0000 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 AB22536B8E for ; Wed, 30 Jun 2021 02:19:55 +0200 (CEST) Received: from localhost ([::1]:41476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyNxK-0004GW-EJ for larch@yhetil.org; Tue, 29 Jun 2021 20:19:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35410) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyNwU-00038U-7L for guix-patches@gnu.org; Tue, 29 Jun 2021 20:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44429) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lyNwT-0000z7-Uo for guix-patches@gnu.org; Tue, 29 Jun 2021 20:19:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lyNwT-0002rz-ID for guix-patches@gnu.org; Tue, 29 Jun 2021 20:19:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49201] [PATCH] installer: Offer the CUPS printing service. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 30 Jun 2021 00:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49201 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: 49201@debbugs.gnu.org Received: via spool by 49201-submit@debbugs.gnu.org id=B49201.162501232411007 (code B ref 49201); Wed, 30 Jun 2021 00:19:01 +0000 Received: (at 49201) by debbugs.gnu.org; 30 Jun 2021 00:18:44 +0000 Received: from localhost ([127.0.0.1]:55975 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyNwC-0002rT-0F for submit@debbugs.gnu.org; Tue, 29 Jun 2021 20:18:44 -0400 Received: from tobias.gr ([80.241.217.52]:49408) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyNw9-0002rI-BP for 49201@debbugs.gnu.org; Tue, 29 Jun 2021 20:18:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=OBDCLdHpXA879 YHXUQMM/Db1UiQO3Fmupac9iMVP5RM=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=PyCeGbSqjFi9iot2sj77VLSP0DA/Fm6EBeWJ8h AFkFrZ22Q5TXgvwSlAhQqj2vXaiFNoDh01WnxgrzawepX0o+7YekfMCgLOfEdtJ4aTyxy5 L+vaayj2u0pj53Pv3k17cy85cWKiCejf4oNHelKkCIJyKhUlDnuWv+Soi26hN8IQ7WSJ/w rLXsYEtzom4HjPhhqNrAlIjImfFEFpvaZM04dq2BJtpuYZmt87KdHpIZN0d2Ya4qHuzL7m d8otCWs5+FVO9FXeNglYWus1DNXj67Rb0af4Gdjtn00UEV64HchOlB4gZt83zOGi8pTpsD amybH/rLdYX5/qAu/TgMbZ2Q== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id e4c6eb9f (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 30 Jun 2021 00:18:37 +0000 (UTC) References: <20210623230341.20227-1-me@tobias.gr> <878s2swv32.fsf@gnu.org> Date: Tue, 29 Jun 2021 17:50:40 +0200 In-reply-to: <878s2swv32.fsf@gnu.org> BIMI-Selector: v=BIMI1; s=default; Message-ID: <87a6n8jjal.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Tobias Geerinckx-Rice X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1625012396; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=OBDCLdHpXA879YHXUQMM/Db1UiQO3Fmupac9iMVP5RM=; b=l4hhyI1FvccHejlwaRmfJJexV4H5k1hwTp6aVZO2m3rp2vs37v/RoQm1DzQLzpmcESz+Gz rJTYeh4RdX6demw6h9whOCxGBH562eIewwLBV0LFdmLGvsYlcXbakZtuxGRRIaQaA1dwas vVjOjQRSIELx/h7ZZreeijT1Cw8dx6sGUfZuBOsvoLXxk2ZIsYCUVn6SMUuEkz1bsSsXv3 Q8RwY82rNP7bC56Nzy5oTL5/IRH1dul8btdHcgEysdU5/mmNKYe0+roUZxXPDx/XasKFc3 ZqqQb0bNi+1PMTZ6TEi6I8joOC+szV78EMEgVv7qZKfBzHDLNW3PdJ7TTREh+A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625012396; a=rsa-sha256; cv=none; b=u4uih95k6XHseeInBmU/5uaRzBNfa9ysNWOtL1XQqjxouRJpd4/i5nSghnlnsRrnvxheEX ehz/KnqagFW4ikQSaWB2/2DKvfGzxjJgxSVYNh1igNchTjNJu46IgaG2HY/Diouix6KZKn 7o7tym/Y80i+jtsagSVX20Cl0OR1VgoeubLZgM/KzlpdNzL4madxn0OXyZ1dAajtGSyiKP 1AgsCmUFW1ACbQ5NeF68/9mL2obFIwDzm9RPy2Mdvj8XLiIgay7rApTL4voe6YydW2NnvY M8XXgH5uEwajRyLDUDLpue+pPSw9RDbO2v2I9XfsmFNzgPrvBvwH94+hN1sy4Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=PyCeGbSq; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -4.52 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=PyCeGbSq; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: AB22536B8E X-Spam-Score: -4.52 X-Migadu-Scanner: scn0.migadu.com X-TUID: B8NLQOU41v5z --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi Mathieu, Mathieu Othacehe =E5=86=99=E9=81=93=EF=BC=9A > Hey Tobias, > >> + (name (G_ "CUPS printing system (Web interface=20 >> disabled)")) >> + (type 'document) >> + (snippet '((service cups-service-type))))))) > > Any particular reason not to enable the Web interface by=20 > default? I think it unwise to override upstream defaults for a feature they=20 consider =E2=80=98on life support=E2=80=99. Their position is that instead of the bolted-on CGI interface,=20 users should use a UI that speaks directly to CUPS's C or HTTP=20 API, like system-config-printer. The only reason I added the default state in brackets is to remind=20 those who do want the Web UI that it's a separate thing, so when=20 they open https://localhost:631 a week later they might remember=20 that and what to enable :-) > Otherwise, if you made sure that=20 > > make check-system TESTS=3D"gui-installed-os gui-uefi-installed-os > gui-installed-os-encrypted gui-installed-desktop-os-encrypted" Eh, I just ran all of the tests. No new ones failed. By the way: the *os-encrypted ones never work, they all hang=20 forever at the Linux LUKS prompt. > works, I think you can go ahead. Thanks for replying! I'll push it tomorrow. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYNu4kg0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15HOoBAJQO8ygzUgGKoQ4LLGfzBky2olHLg4mjinIf5Xj2 TZlhAQDWEEAHBNRnc+Juti0rJVtbzvG6Yx1IolBb2PaYJIeqAw== =5r5b -----END PGP SIGNATURE----- --=-=-=--