From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id eMbzCWNQTl9cIgAA0tVLHw (envelope-from ) for ; Tue, 01 Sep 2020 13:45:07 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id qMDhBWNQTl/3JgAA1q6Kng (envelope-from ) for ; Tue, 01 Sep 2020 13:45:07 +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 6D4939401AE for ; Tue, 1 Sep 2020 13:45:06 +0000 (UTC) Received: from localhost ([::1]:52672 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kD6av-0003dQ-9o for larch@yhetil.org; Tue, 01 Sep 2020 09:45:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48130) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kD6ar-0003dJ-Tg for guix-patches@gnu.org; Tue, 01 Sep 2020 09:45:01 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43881) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kD6ar-0000M9-Jm for guix-patches@gnu.org; Tue, 01 Sep 2020 09:45:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kD6ar-0007wY-I7 for guix-patches@gnu.org; Tue, 01 Sep 2020 09:45:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43076] [PATCH] update gajim to 1.2.2 Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 01 Sep 2020 13:45:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43076 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mason Hock Cc: 43076@debbugs.gnu.org Received: via spool by 43076-submit@debbugs.gnu.org id=B43076.159896789530509 (code B ref 43076); Tue, 01 Sep 2020 13:45:01 +0000 Received: (at 43076) by debbugs.gnu.org; 1 Sep 2020 13:44:55 +0000 Received: from localhost ([127.0.0.1]:55427 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kD6ah-0007vy-LM for submit@debbugs.gnu.org; Tue, 01 Sep 2020 09:44:55 -0400 Received: from flashner.co.il ([178.62.234.194]:39228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kD6af-0007vk-64 for 43076@debbugs.gnu.org; Tue, 01 Sep 2020 09:44:50 -0400 Received: from localhost (unknown [31.210.181.177]) by flashner.co.il (Postfix) with ESMTPSA id 064034000A; Tue, 1 Sep 2020 13:44:42 +0000 (UTC) Date: Tue, 1 Sep 2020 16:44:09 +0300 From: Efraim Flashner Message-ID: <20200901134409.GE856@E5400> References: <20200827205619.31836-1-chaosmonk@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="V4b9U9vrdWczvw78" Content-Disposition: inline In-Reply-To: <20200827205619.31836-1-chaosmonk@riseup.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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-Spam-Score: -2.61 X-TUID: enWkTWRgHqTn --V4b9U9vrdWczvw78 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello and thank you for taking a look at this package. On Thu, Aug 27, 2020 at 01:56:19PM -0700, Mason Hock wrote: > From: Mason Hock >=20 > --- > gnu/packages/messaging.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm > index 9dc3e58ef9..6c47004293 100644 > --- a/gnu/packages/messaging.scm > +++ b/gnu/packages/messaging.scm > @@ -642,7 +642,7 @@ was initially a fork of xmpppy, but uses non-blocking= sockets.") > (define-public gajim > (package > (name "gajim") > - (version "1.1.3") > + (version "1.2.2") > (source (origin > (method url-fetch) > (uri (string-append "https://gajim.org/downloads/" > @@ -650,7 +650,7 @@ was initially a fork of xmpppy, but uses non-blocking= sockets.") > "/gajim-" version ".tar.bz2")) > (sha256 > (base32 > - "0bzxwcpdd4ydh6d6mzpr0gxwhcb0x9ympk55fpvm1hcw9d28a716"))= )) > + "1gfcp3b5nq43xxz5my8vfhfxnnli726j3hzcgwh9fzrzzd9ic3gx"))= )) > (build-system python-build-system) > (arguments > `(#:phases > --=20 > 2.28.0 >=20 I got a hash mismatch when I tried to download the package, it turns out the file changed from .bz2 to .gz Then when I tried to build it I got a failure during the 'check phase. Can you take a look at it? starting phase `check' running test Searching for packaging Reading https://pypi.org/simple/packaging/ Download error on https://pypi.org/simple/packaging/: [Errno -2] Name or se= rvice not known -- Some packages may not be found! Couldn't find index page for 'packaging' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.org/simple/ Download error on https://pypi.org/simple/: [Errno -2] Name or service not = known -- Some packages may not be found! No local packages or working download links found for packaging error: Could not find suitable distribution for Requirement.parse('packagin= g') command "python" "./setup.py" "test" "-s" "test.no_gui" failed with status 1 builder for `/gnu/store/3f9gfcg7i32h9zzad3szq4rbxaj1fqzb-gajim-1.2.2.drv' f= ailed with exit code 1 build of /gnu/store/3f9gfcg7i32h9zzad3szq4rbxaj1fqzb-gajim-1.2.2.drv failed --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --V4b9U9vrdWczvw78 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl9OUCkACgkQQarn3Mo9 g1GIkA//UN/s6JSqEFQQNsSwSPQCoZWO51L2G2tE7UFfq/VfTEVTao9KsesDdaRR 4yBV5xwfk4Ry+K7G46xfeTUQT6N2BMfxAoPdqhqIQfp2mk/1jYGuoJu4M420EKgE gO8SAOyuhJd92FS4C6FZp7dqQ4kV6ugy3D51CEM+Sryaqhij7215G9rL8mWEgrVP sDgFfg6cXFbVsJQEmPfdQFuZRXG2CdyVUDyOS6hXPUaR0PHXSc9v0nIp/wQ34f6u XbrxMNHBrMwECP0D0H8ilPqEjGVsVpr/uz/KaBsunMehkcg+902Zvz1jpXSDadNQ jr358mSTjddcnbteFKxtvMNK0WfyUGGuDIkKpZr9mFOTWce3XWS4hI7dEumSJtQ9 xP24PdfPyz0vuyag1hIMHIWPmYXkrt5n7WvF9ndsQeOJogT2/6wyz9Vh8stxCWyR nKSTK+VOW5oVh/BZGz2+llcfTH7LfXB8CkMs2uGxki6aqI5ZHYMuyOtEB8jscnVh 9Pb8ZnnoamiExhP6V4XMG7aGoMS9KB+6qmcIrq09shBN5FxgP513d26v60HeqN9I 5OH0dS0JQeJreYWFCsAG39HkdkVWhkcLmNNZn7xlvF42TuHBWFdL8uTOHFBfhKMN KSyQuVvP3h+Y/8iz1xGemDFtZ1Rkmcfgj2nv84clpqSEXNj51KI= =B3nq -----END PGP SIGNATURE----- --V4b9U9vrdWczvw78--