From unknown Sun Aug 10 08:07:42 2025 X-Loop: help-debbugs@gnu.org Subject: bug#55802: python-trezor-0.12.4.drv fails to build due to sanity-check Resent-From: Bazmek Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 05 Jun 2022 06:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 55802 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 55802@debbugs.gnu.org X-Debbugs-Original-To: "bug-guix@gnu.org" Reply-To: Bazmek Received: via spool by submit@debbugs.gnu.org id=B.16544095209417 (code B ref -1); Sun, 05 Jun 2022 06:12:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Jun 2022 06:12:00 +0000 Received: from localhost ([127.0.0.1]:59961 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxjUV-0002Rj-KD for submit@debbugs.gnu.org; Sun, 05 Jun 2022 02:12:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:37012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxf3f-0003A0-QP for submit@debbugs.gnu.org; Sat, 04 Jun 2022 21:28:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33000) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxf3f-0001fI-J1 for bug-guix@gnu.org; Sat, 04 Jun 2022 21:27:59 -0400 Received: from mail-4319.protonmail.ch ([185.70.43.19]:45023) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxf3d-0005e8-9R for bug-guix@gnu.org; Sat, 04 Jun 2022 21:27:59 -0400 Date: Sun, 05 Jun 2022 01:27:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1654392473; x=1654651673; bh=7BvIg42BF7so4Pm9OActbB65ZQP+cgCJD9a/54z67Gc=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=uHBlaH2fzg5woCqxJisvWTFkZ6I+EHZTwmk5MzK3DLWst4nlXRUnpiEpUet0lchDF AWc7py+40msC8UN9klM7G6iDCZZtcNYCgbguNE9MMaadDyCAYzRNsdHmNMZfb/CXTA j4u5/ljxJ0dp5P2vBd0GWMvnrEVFzCRvwmKB99Rj2kpLa7aFVctejTMI69lzrBM1ii PcECb0pmDEgtEl22IHaqgryEh88GqU1xJeBVaJPQqezpEv6r6dJQ0MfFY0dn230t8l vpotUeENCvl7HXN+TqJWnFZV49+TyZcS0HSDqcHnl+Uoauw2P04lT13yU95jggagXP 3H3R8mfjDi1ig== From: Bazmek Message-ID: Feedback-ID: 1699421:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.19; envelope-from=bazmek@protonmail.com; helo=mail-4319.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.2 (/) X-Mailman-Approved-At: Sun, 05 Jun 2022 02:11:57 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) ... ...trying to load endpoint console_scripts trezorctl: ERROR: Traceback (most recent call last): File "/gnu/store/35ix1m6m8a5s21j02ajhdyqxb2xkshfb-sanity-check.py", line = 85, in ep.load() File "/gnu/store/b6j1qw1a5rkbfvcy7lc9fm95abbzpa4x-python-3.9.9/lib/python= 3.9/site-packages/pkg_resources/__init__.py", line 2450, in load return self.resolve() File "/gnu/store/b6j1qw1a5rkbfvcy7lc9fm95abbzpa4x-python-3.9.9/lib/python= 3.9/site-packages/pkg_resources/__init__.py", line 2456, in resolve module =3D __import__(self.module_name, fromlist=3D['__name__'], level= =3D0) File "/gnu/store/y6gx2vkg5ndzwy95yrwwnb8qzq96q497-python-trezor-0.12.4/li= b/python3.9/site-packages/trezorlib/cli/trezorctl.py", line 171, in @cli.resultcallback() AttributeError: 'TrezorctlGroup' object has no attribute 'resultcallback' error: in phase 'sanity-check': uncaught exception: %exception #<&invoke-error program: "python" arguments: ("/gnu/store/35ix1m= 6m8a5s21j02ajhdyqxb2xkshfb-sanity-check.py" "/gnu/store/y6gx2vkg5ndzwy95yrw= wnb8qzq96q497-python-trezor-0.12.4/lib/python3.9/site-packages") exit-statu= s: 1 term-signal: #f stop-signal: #f> phase `sanity-check' failed after 0.3 seconds command "python" "/gnu/store/35ix1m6m8a5s21j02ajhdyqxb2xkshfb-sanity-check.= py" "/gnu/store/y6gx2vkg5ndzwy95yrwwnb8qzq96q497-python-trezor-0.12.4/lib/p= ython3.9/site-packages" failed with status 1 Can the sanity-check be removed? From unknown Sun Aug 10 08:07:42 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Bazmek Subject: bug#55802: closed ((No Subject)) Message-ID: References: X-Gnu-PR-Message: they-closed 55802 X-Gnu-PR-Package: guix Reply-To: 55802@debbugs.gnu.org Date: Tue, 11 Oct 2022 13:59:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1665496742-16340-1" This is a multi-part message in MIME format... ------------=_1665496742-16340-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #55802: python-trezor-0.12.4.drv fails to build due to sanity-check which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 55802@debbugs.gnu.org. --=20 55802: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D55802 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1665496742-16340-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 55802-close) by debbugs.gnu.org; 11 Oct 2022 13:58:12 +0000 Received: from localhost ([127.0.0.1]:54476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiFls-0004EE-BB for submit@debbugs.gnu.org; Tue, 11 Oct 2022 09:58:12 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]:39713) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiFlo-0004Dz-PQ for 55802-close@debbugs.gnu.org; Tue, 11 Oct 2022 09:58:11 -0400 Date: Tue, 11 Oct 2022 13:57:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail; t=1665496681; x=1665755881; bh=+kVEW9CDlVQJJp4vZcBbotr0iTRLbk4ByPC7r1zQCNA=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID; b=FVmWLfH5Zi/BBhSqA2m87p3SSLtuHax25T+otBmhtWr5pGh0gURmDm+uR5t1+1stg Ze7yO0teQxb9awMjwP/weqHOohRSOIJ+Z1QLkU2KiaCAX6For0yO8JetzpD1rqBQLr 5y79TnGBVN6Cc09AsSJlHNqay2UYZs5RaGW7EYIlk9+fItNVWdaMBLPWQGTzYNyCXw ApT/iC6iTK8xlGmusNIE7MwQPnhyCBraUT3TGlE5Cw8m084ivBTtjAf83OgryH9BxI AL8Cao6OB4xqsG0YbCDp+whM27lcoUcuvGfoZRoTaVXCz7z+DEGjtxqfUNCigSoCRL R3wEXp+PfYUtw== To: "55802-close@debbugs.gnu.org" <55802-close@debbugs.gnu.org> From: Attila Lendvai Subject: (No Subject) Message-ID: Feedback-ID: 28384833:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: 58437 updates the package and fixes this issue: https://issues.guix.gnu.org/58437 -- • attila lendvai • PGP: 963F 5D5F 45C7 DFCD 0A39 -- “Lisp has jokingly been called "the most intelligent way to misuse a computer". I think that description is a great compliment because it t [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 SLIGHTLY_BAD_SUBJECT Subject contains something slightly spammy -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record X-Debbugs-Envelope-To: 55802-close X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) 58437 updates the package and fixes this issue: https://issues.guix.gnu.org/58437 --=20 =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CLisp has jokingly been called "the most intelligent way to misuse = a computer". I think that description is a great compliment because it tran= smits the full flavor of liberation: it has assisted a number of our most g= ifted fellow humans in thinking previously impossible thoughts.=E2=80=9D =09=E2=80=94 Edsger W. Dijkstra (1930=E2=80=932002) ------------=_1665496742-16340-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Jun 2022 06:12:00 +0000 Received: from localhost ([127.0.0.1]:59961 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxjUV-0002Rj-KD for submit@debbugs.gnu.org; Sun, 05 Jun 2022 02:12:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:37012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxf3f-0003A0-QP for submit@debbugs.gnu.org; Sat, 04 Jun 2022 21:28:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33000) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxf3f-0001fI-J1 for bug-guix@gnu.org; Sat, 04 Jun 2022 21:27:59 -0400 Received: from mail-4319.protonmail.ch ([185.70.43.19]:45023) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxf3d-0005e8-9R for bug-guix@gnu.org; Sat, 04 Jun 2022 21:27:59 -0400 Date: Sun, 05 Jun 2022 01:27:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1654392473; x=1654651673; bh=7BvIg42BF7so4Pm9OActbB65ZQP+cgCJD9a/54z67Gc=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=uHBlaH2fzg5woCqxJisvWTFkZ6I+EHZTwmk5MzK3DLWst4nlXRUnpiEpUet0lchDF AWc7py+40msC8UN9klM7G6iDCZZtcNYCgbguNE9MMaadDyCAYzRNsdHmNMZfb/CXTA j4u5/ljxJ0dp5P2vBd0GWMvnrEVFzCRvwmKB99Rj2kpLa7aFVctejTMI69lzrBM1ii PcECb0pmDEgtEl22IHaqgryEh88GqU1xJeBVaJPQqezpEv6r6dJQ0MfFY0dn230t8l vpotUeENCvl7HXN+TqJWnFZV49+TyZcS0HSDqcHnl+Uoauw2P04lT13yU95jggagXP 3H3R8mfjDi1ig== To: "bug-guix@gnu.org" From: Bazmek Subject: python-trezor-0.12.4.drv fails to build due to sanity-check Message-ID: Feedback-ID: 1699421:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.19; envelope-from=bazmek@protonmail.com; helo=mail-4319.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 05 Jun 2022 02:11:57 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Bazmek Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) ... ...trying to load endpoint console_scripts trezorctl: ERROR: Traceback (most recent call last): File "/gnu/store/35ix1m6m8a5s21j02ajhdyqxb2xkshfb-sanity-check.py", line = 85, in ep.load() File "/gnu/store/b6j1qw1a5rkbfvcy7lc9fm95abbzpa4x-python-3.9.9/lib/python= 3.9/site-packages/pkg_resources/__init__.py", line 2450, in load return self.resolve() File "/gnu/store/b6j1qw1a5rkbfvcy7lc9fm95abbzpa4x-python-3.9.9/lib/python= 3.9/site-packages/pkg_resources/__init__.py", line 2456, in resolve module =3D __import__(self.module_name, fromlist=3D['__name__'], level= =3D0) File "/gnu/store/y6gx2vkg5ndzwy95yrwwnb8qzq96q497-python-trezor-0.12.4/li= b/python3.9/site-packages/trezorlib/cli/trezorctl.py", line 171, in @cli.resultcallback() AttributeError: 'TrezorctlGroup' object has no attribute 'resultcallback' error: in phase 'sanity-check': uncaught exception: %exception #<&invoke-error program: "python" arguments: ("/gnu/store/35ix1m= 6m8a5s21j02ajhdyqxb2xkshfb-sanity-check.py" "/gnu/store/y6gx2vkg5ndzwy95yrw= wnb8qzq96q497-python-trezor-0.12.4/lib/python3.9/site-packages") exit-statu= s: 1 term-signal: #f stop-signal: #f> phase `sanity-check' failed after 0.3 seconds command "python" "/gnu/store/35ix1m6m8a5s21j02ajhdyqxb2xkshfb-sanity-check.= py" "/gnu/store/y6gx2vkg5ndzwy95yrwwnb8qzq96q497-python-trezor-0.12.4/lib/p= ython3.9/site-packages" failed with status 1 Can the sanity-check be removed? ------------=_1665496742-16340-1--