From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 iCCHOcIqlWK2VAEAbAwnHQ (envelope-from ) for ; Mon, 30 May 2022 22:36:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OGpvOcIqlWKKPQEA9RJhRA (envelope-from ) for ; Mon, 30 May 2022 22:36:18 +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 7882B14681 for ; Mon, 30 May 2022 22:36:18 +0200 (CEST) Received: from localhost ([::1]:34848 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nvm7d-00064d-JK for larch@yhetil.org; Mon, 30 May 2022 16:36:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46500) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nvm7O-00064R-H6 for guix-patches@gnu.org; Mon, 30 May 2022 16:36:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52244) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nvm7O-0008Nw-7Z for guix-patches@gnu.org; Mon, 30 May 2022 16:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nvm7O-0003Lw-1m for guix-patches@gnu.org; Mon, 30 May 2022 16:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH v4 11/14] gnu: Add octoprint-pisupport. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 30 May 2022 20:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos , 51314@debbugs.gnu.org Received: via spool by 51314-submit@debbugs.gnu.org id=B51314.165394294112842 (code B ref 51314); Mon, 30 May 2022 20:36:02 +0000 Received: (at 51314) by debbugs.gnu.org; 30 May 2022 20:35:41 +0000 Received: from localhost ([127.0.0.1]:46141 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nvm73-0003L4-1y for submit@debbugs.gnu.org; Mon, 30 May 2022 16:35:41 -0400 Received: from mout01.posteo.de ([185.67.36.65]:52241) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nvm6z-0003Kh-SR for 51314@debbugs.gnu.org; Mon, 30 May 2022 16:35:39 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 626A0240027 for <51314@debbugs.gnu.org>; Mon, 30 May 2022 22:35:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1653942931; bh=R2lr9IzRTjNMPaFM95kNc1+zqk1bdk1dgy3Kb+z2zzM=; h=Subject:From:To:Date:From; b=AHFTRuJgbUh75e4fRGESxI/jDW6NPwYEoUwGJwb2Nget/bRvNgQdLE7eA+U7vSz+n ROv22uKK8/sinWMr9sKibgoHD8tmkSAUqOU421wMvxorFo59wvlQ7yPFhJbYr5bLCl ierdluLQZYN+KzE62zIRc/oK1B6WzcHaLpSoXcqauY0SIkX9BmFTjYIjcktaqtvl6j QzWLby5ZtHzOx60saZG+NBOjAb5VnXEqByFl6O2Z5v57ZnPaXNHggHrSIOj4H+HhqU vo2E8qrZ9gy7kFgj2LwVc87fuXMzmvmrLZ8MAAOK6PxOfS3KUJeye/ObAph79IzMMc SewCUFiYAcwkQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4LBnGn3v7Kz9rxD; Mon, 30 May 2022 22:35:29 +0200 (CEST) Message-ID: From: Vinicius Monego Date: Mon, 30 May 2022 20:35:22 +0000 In-Reply-To: <41bc86aea269186d990ff2acb21bf0eb9c14fd89.camel@telenet.be> References: <20220529182746.314668-1-monego@posteo.net> <20220529182746.314668-12-monego@posteo.net> <41bc86aea269186d990ff2acb21bf0eb9c14fd89.camel@telenet.be> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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" 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=1653942978; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=R2lr9IzRTjNMPaFM95kNc1+zqk1bdk1dgy3Kb+z2zzM=; b=QTuYF0JcZxF3MqtVPPpbwpY3JItDyXK+huojNO9qy+09Vz/HY8LCvwr4Q6smwGq9JUZyP7 qESfDo5qdUysqpeys96RJRrVJ04vHHOHAL9o2f0zRZePd61iiHrYNv30oLLefRSP901QTq oy30myKzDsEorFEtE9bwLHEvt+vXJ/ZjKV5oAfLYCHzEiqzkZVlO1r1r5hLWuRTZKnWPIf pCEr9tDmUFNZcI+RoQeWY1aVQvDm81C3oac5rqay0+JFoR7PGDtBLjx5lOtAV1eFwfpade h99n8ApdAkryR8v7iPYMp6+/FbGRVUU55Yr54E0IV0/VFlEZTvpTon+w7pIUBw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1653942978; a=rsa-sha256; cv=none; b=AnurfBID3A6in3qWaXlfjibyrUzZRlubCdZHcsjs0K+Kyg79F24b+QxeXeTxpNlWlPWfQB nWeCu3gYXE9ctIz9rVBY502XDtwUsCWx1o5FfjrG2rKiFi5QxBk/no06JZo5BhlCp2BBZu VUZAX/EK1QrH+Sd8K8NIMRa3eyO/OGT9GrRNzcyQ0bUDwYvDjwTRRKCsCuE6N70LOMZTCY sZuSkMpgOajzj2iJvh8NejJjf+0DB0m1wmjO1ghvEywtbcWm+3M+IV4VHEUq22vrMB0fNk qodkloiDssrzg2OOhKEI1ILemOqmxlU3iXzqHX+7lQJkSRvkN53zb59UYgrSpQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=AHFTRuJg; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 5.77 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=AHFTRuJg; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 7882B14681 X-Spam-Score: 5.77 X-Migadu-Scanner: scn1.migadu.com X-TUID: Ex9lEORWiYu+ Em dom, 2022-05-29 =C3=A0s 23:47 +0200, Maxime Devos escreveu: > Vinicius Monego schreef op zo 29-05-2022 om 18:27 [+0000]: > > +=C2=A0=C2=A0=C2=A0=C2=A0 `(#:tests? #f=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 ; no tests >=20 > I see a test at > < > https://github.com/OctoPrint/OctoPrint-PiSupport/blob/main/tests/test_ > pi_support.py>. >=20 It's not available in PyPI. I haven't tried running that test from the repository either. > > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (modify-phases %standard-phases > > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (delete 'sanity-check= ))))=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ; checks for Octoprint >=20 > Can probably be removed by adding octoprint as input (for the tests). >=20 > Greetings, > Maxime. octoprint-pisupport is a mandatory input for octoprint, it will be checked for in sanity-check and that would introduce a circular dependency. I could have a look to see if it's worth introducing octoprint-minimal to bootstrap the plugins.