From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id isvnNHIQ6GEpFgAAgWs5BA (envelope-from ) for ; Wed, 19 Jan 2022 14:21:54 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cHqLL3IQ6GHXJAEAauVa8A (envelope-from ) for ; Wed, 19 Jan 2022 14:21:54 +0100 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 63B2D3715E for ; Wed, 19 Jan 2022 14:21:54 +0100 (CET) Received: from localhost ([::1]:33736 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nAAuP-0002Vg-HC for larch@yhetil.org; Wed, 19 Jan 2022 08:21:53 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35242) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nA9bG-0002tl-2I for guix-patches@gnu.org; Wed, 19 Jan 2022 06:58:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59651) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nA9bF-0005XT-MP for guix-patches@gnu.org; Wed, 19 Jan 2022 06:58:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nA9bF-0002kd-M5 for guix-patches@gnu.org; Wed, 19 Jan 2022 06:58:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53336] [PATCH] qbittorrent: Bump 4.2.5 -> 4.4.0 Resent-From: Jacob Hrbek Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 19 Jan 2022 11:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53336 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53336@debbugs.gnu.org Received: via spool by 53336-submit@debbugs.gnu.org id=B53336.164259342610502 (code B ref 53336); Wed, 19 Jan 2022 11:58:01 +0000 Received: (at 53336) by debbugs.gnu.org; 19 Jan 2022 11:57:06 +0000 Received: from localhost ([127.0.0.1]:52554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nA9aL-0002jK-WB for submit@debbugs.gnu.org; Wed, 19 Jan 2022 06:57:06 -0500 Received: from mail-40136.proton.ch ([185.70.40.136]:28049) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nA9aK-0002im-5b for 53336@debbugs.gnu.org; Wed, 19 Jan 2022 06:57:05 -0500 Date: Wed, 19 Jan 2022 11:56:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rixotstudio.cz; s=protonmail2; t=1642593417; bh=L8h5c2nh1SOcKFfAh8oAczmk3MyupjtmMgh3KVzN5ac=; h=Date:To:From:Reply-To:Subject:Message-ID:In-Reply-To:References: From:To:Cc; b=c42IAm+fay2VwaNzG8kHfdgrg4Mt1y6zJ1WFphy8qTt03oUL42O5++R7wz/dIg2tg 6NKr8QRLsWwf4a4zkaehkcZj5na4P+wrKClh6SEulOZ7psa2OL/gHiIRLj8TKVxl92 NbtN9DIt2722cs5bVLqdrrHCnOBkZKVwsBO5J0cXAmq0Wt/DaTSFPkrxANXzdfusor 65gAmuK1BMOy62p+njrfIi7Q+gFpxIFC3AHHyrYprAMAAlsV+h/qh/Bfx10F1twJo2 rafyzyvCJIAr6g3zMOAqLyhbI97N+QyaBS2Ph9qVEu4PZ5m3bHPCR5h7bebzX84Brh LfK9Eh/bHq2Eg== From: Jacob Hrbek Message-ID: <9ccb7f9b-a2e3-836d-3b87-2b064963cc15@rixotstudio.cz> In-Reply-To: <20220119115522.8192-1-kreyren@rixotstudio.cz> References: <20220119115522.8192-1-kreyren@rixotstudio.cz> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha256; boundary="------b62d8bc8648d8fea16654357c21fa9269a56c1c995c060a88b8d79f69b67f361"; charset=utf-8 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: , Reply-To: Jacob Hrbek Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642598514; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=L8h5c2nh1SOcKFfAh8oAczmk3MyupjtmMgh3KVzN5ac=; b=TfMX0SEuBIRkqFMqbDD/JsMBkZxOLx5UVUN59MOmaRLkP30EIycfaW8iSh3amnTL0WDZ8x Lgdd3X6L2Di44X4EVc8niO90Uiy6Rbmh5uABdMqf2XeMUWybufW1N/12mfjN3JunZV8WX0 cDCBc4XV1gz2UIzkBTHnijgMwjoKgtfvA/i5yEIUJgFYGgk+M0tvnbDg1+QVDm6edwIyLk FFs3/7w5du4+SoBVca0+2es1wAp+Yi5QbzVTkRuzzRqeN3K2sHV2DLLGruEUFTgxSNgARy rD8YAcLk1qmbJ7NFSOLfOdrrhvCzY4W0TvOXpyB7d2xf27RFnlXRueumMQJw9w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642598514; a=rsa-sha256; cv=none; b=sw05ANM/eXRH6wYvX5OGRo52g/qtfRfoIGSSuUshEDTx4BVCqpg6ZMyr5izSsL2EVvfw20 apUboki/3einWB6MN821W0iDYwM6nAffszvQleB1SyBkeAmIbO47JdGXKZ1ZNDOc/HC0ji xeGEtmHQ3qWNebYm1ciGIXzmwwmGrhIvAVcEZqr2eXY5Fy3dQuKkKSJjh4x4jMRmjH2Cy8 jurzESnBfeRhyiFq8ONFJCfUANwH3V8hWBJ5DM+SWppyqi8q1MDGWlQOpUtd2JvhGoIoZz +qxjQfsS4eO2FqZsq/gHuGyoaRz/ENnZ6VniDb4Uzepu4yQG8qWLByWxL8tpvA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rixotstudio.cz header.s=protonmail2 header.b=c42IAm+f; dmarc=fail reason="SPF not aligned (relaxed)" header.from=rixotstudio.cz (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: -4.02 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rixotstudio.cz header.s=protonmail2 header.b=c42IAm+f; dmarc=fail reason="SPF not aligned (relaxed)" header.from=rixotstudio.cz (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: 63B2D3715E X-Spam-Score: -4.02 X-Migadu-Scanner: scn1.migadu.com X-TUID: heDBkyBazHxO This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------b62d8bc8648d8fea16654357c21fa9269a56c1c995c060a88b8d79f69b67f361 Content-Type: multipart/mixed; boundary=8ca8d854e589755d7d947cbc4da37ff05707429aaa9bf3258df1276e076c Message-ID: <9ccb7f9b-a2e3-836d-3b87-2b064963cc15@rixotstudio.cz> Date: Wed, 19 Jan 2022 12:56:44 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH] qbittorrent: Bump 4.2.5 -> 4.4.0 Content-Language: en-US References: <20220119115522.8192-1-kreyren@rixotstudio.cz> To: 53336@debbugs.gnu.org From: Jacob Hrbek In-Reply-To: <20220119115522.8192-1-kreyren@rixotstudio.cz> --8ca8d854e589755d7d947cbc4da37ff05707429aaa9bf3258df1276e076c Content-Transfer-Encoding: 7bit Content-Disposition: Content-Type: text/plain; charset=UTF-8; format=flowed submitted patch without signed-off-by On 1/19/22 12:55, Jacob Hrbek wrote: > --- > gnu/packages/bittorrent.scm | 11 +++++++++-- > 1 file changed, 9 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm > index fa88c91163..dc2e192c2b 100644 > --- a/gnu/packages/bittorrent.scm > +++ b/gnu/packages/bittorrent.scm > @@ -466,7 +466,7 @@ (define-public libtorrent-rasterbar > (define-public qbittorrent > (package > (name "qbittorrent") > - (version "4.2.5") > + (version "4.4.0") > (source > (origin > (method git-fetch) > @@ -475,7 +475,7 @@ (define-public qbittorrent > (commit (string-append "release-" version)))) > (file-name (git-file-name name version)) > (sha256 > - (base32 "1n613ylg6i9gisgk0dbr2kpfasyizrkdjff1r8smd4vri2qrdksn")))) > + (base32 "0aqrcwxi3s2alila3fa7fjs4hifkq7055wa4xvz17hajchs3l567")))) > (build-system gnu-build-system) > (arguments > `(#:configure-flags > @@ -491,6 +491,13 @@ (define-public qbittorrent > (guix build qt-utils)) > #:phases > (modify-phases %standard-phases > + ;; The package is checking for a `python` or `python3` executable in an environment variable `PATH` which causes the search engine to fail with "Missing Python Runtime" this phase substitutes the python executables with full path in the nix store executable -- https://issues.guix.gnu.org/53334 > + ;; FIXME-QA(Krey): This codeblock depends on upstream's declaration of https://github.com/qbittorrent/qBittorrent/blob/master/src/base/utils/foreignapps.cpp#L277, if the file declaration changes then this phase will be malfunction -> Consider optimizing the upstream code for nix userland > + (add-after 'unpack 'python-path-compat > + (lambda* (#:key inputs #:allow-other-keys) > + (substitute* "src/base/utils/foreignapps.cpp " > + (("if \\(testPythonInstallation\\(\"python3\", pyInfo\\)\\)") > + (string-append "if (testPythonInstallation(\"" (search-input-file inputs "/bin/python") "\", pyInfo))"))))) > (add-after 'install 'wrap-qt > (lambda* (#:key outputs inputs #:allow-other-keys) > (let ((out (assoc-ref outputs "out"))) > -- > 2.34.0 > -- Jacob Hrbek --8ca8d854e589755d7d947cbc4da37ff05707429aaa9bf3258df1276e076c Content-Transfer-Encoding: base64 Content-Disposition: attachment; name="publickey - kreyren@rixotstudio.cz - 1677db82.asc"; filename="publickey - kreyren@rixotstudio.cz - 1677db82.asc" Content-Type: application/pgp-keys; name="publickey - kreyren@rixotstudio.cz - 1677db82.asc"; filename="publickey - kreyren@rixotstudio.cz - 1677db82.asc" LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdvcGVuUEdQIDIu Mi4yCkNvbW1lbnQ6IGh0dHBzOi8vZ29wZW5wZ3Aub3JnCgp4ak1FWUFsM0ZoWUpLd1lCQkFIYVJ3 OEJBUWRBUUtBcG1kUjh0RzlhS0VkeHdISi9aS08yQ3ZaTVJXUHRCTk5HCnFKVWhwMkxOTDJ0eVpY bHlaVzVBY21sNGIzUnpkSFZrYVc4dVkzb2dQR3R5WlhseVpXNUFjbWw0YjNSemRIVmsKYVc4dVkz byt3bzhFRUJZS0FDQUZBbUFKZHhZR0N3a0hDQU1DQkJVSUNnSUVGZ0lCQUFJWkFRSWJBd0llQVFB aApDUkN0MDMwVXEwTDhxUlloQkJaMzI0S1RqS2hsYzRFakI2M1RmUlNyUXZ5cDU3UUEvMHRsYmRu Q0l6cmVLWG12ClcyWFNZWHpBSm90SmR4Q3pFK1hBVE0rcVBES3pBUUNjYkhwN3l3NitBcm5nZVN0 R0ZuL29saHhUUGRwdTY0MUMKTEdpZ1BtRW9CYzQ0QkdBSmR4WVNDaXNHQVFRQmwxVUJCUUVCQjBE YWlJM2pRZlNvaTNEWjQvTmZteEdkc1Jzdgo5L0JxTWdXNWo2amRCcWt5SUFNQkNBZkNlQVFZRmdn QUNRVUNZQWwzRmdJYkRBQWhDUkN0MDMwVXEwTDhxUlloCkJCWjMyNEtUaktobGM0RWpCNjNUZlJT clF2eXBIY0VCQU9ReFMvSi9VTTBlZThrMmpibGlXZC9RMElkK1g4VUgKQlhoeXFWUmMyMnFyQVFE TEhjVzk3V1FiU0pGbzE5a3d0NzBPeUhlcEY2TFdwREQwUHVJU1pENklDZz09Cj05a1pnCi0tLS0t RU5EIFBHUCBQVUJMSUMgS0VZIEJMT0NLLS0tLS0= --8ca8d854e589755d7d947cbc4da37ff05707429aaa9bf3258df1276e076c-- --------b62d8bc8648d8fea16654357c21fa9269a56c1c995c060a88b8d79f69b67f361 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wnUEARYIACcFAmHn/H8JkK3TfRSrQvypFqEEFnfbgpOMqGVzgSMHrdN9FKtC /KkAAGvTAQDI5H7ACkG2QvHRywp8zHV4weBx4yXruB41XCmXvO4lbAEAzTm3 JbBDtmy/Gj5Moqqvx0ZzfmcPQx2eZ/Cfnaz3lAw= =2Asv -----END PGP SIGNATURE----- --------b62d8bc8648d8fea16654357c21fa9269a56c1c995c060a88b8d79f69b67f361--