From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ePLxFjfHTWOaqAAAbAwnHQ (envelope-from ) for ; Mon, 17 Oct 2022 23:20:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SNUMFzfHTWMzeQAA9RJhRA (envelope-from ) for ; Mon, 17 Oct 2022 23:20:55 +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 AE6EDB4A1 for ; Mon, 17 Oct 2022 23:20:54 +0200 (CEST) Received: from localhost ([::1]:42974 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okXXZ-000065-Qs for larch@yhetil.org; Mon, 17 Oct 2022 17:20:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53956) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okXWl-0008UD-Vk for bug-guix@gnu.org; Mon, 17 Oct 2022 17:20:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51187) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okXWk-0003Yz-Rw for bug-guix@gnu.org; Mon, 17 Oct 2022 17:20:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1okXWk-0000rO-Gr for bug-guix@gnu.org; Mon, 17 Oct 2022 17:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#58561: [PATCH 2/2] gnu: akregator: Fix build. Resent-From: Brendan Tildesley Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 17 Oct 2022 21:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58561 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: phodina Cc: 58561@debbugs.gnu.org Received: via spool by 58561-submit@debbugs.gnu.org id=B58561.16660415863276 (code B ref 58561); Mon, 17 Oct 2022 21:20:02 +0000 Received: (at 58561) by debbugs.gnu.org; 17 Oct 2022 21:19:46 +0000 Received: from localhost ([127.0.0.1]:50265 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okXWU-0000ql-8O for submit@debbugs.gnu.org; Mon, 17 Oct 2022 17:19:46 -0400 Received: from mout-p-201.mailbox.org ([80.241.56.171]:43940) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okXWF-0000qL-Gg for 58561@debbugs.gnu.org; Mon, 17 Oct 2022 17:19:45 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4Mrqcq1TKXz9sS1; Mon, 17 Oct 2022 23:19:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brendan.scot; s=MBO0001; t=1666041563; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2b2AXr+mIWqfyD8njrWHs0i0HH9djVy/m0IHQswS2YQ=; b=StGznUPIZlD898mlpiWz5e3QCF+wyWRlVhIlNJu5fxMMoTjHd1Bj58SmCsZe4Kav4MQGmi sdtM4eSBb4gsyzzNkThQQPUBsvTD7PobweEx6xDF7SLzHk7fBRAvTQCgF0z3hYn9YrM/Zl f292Ul+4gATbJqjBQAUli7D1+MvW6VHsLoUvtp43EinxJ8x2bSEiV5fxn3l/LW8q/xfHuV tK+9KPoyYcBydYAiiQx6Cnjce7lBq74zxUiuLh34FAQ8mPfWhcPO7Ld3DPL+HJLZ4lfI2h OMp53NwdBhjn9KMA0qoqSXe5j/4Q+TX4KP0F5E+ZryTvVOiWw5yQuQbLKZN2gg== Date: Tue, 18 Oct 2022 08:19:10 +1100 From: Brendan Tildesley In-Reply-To: References: <20221016043321.23138-1-mail@brendan.scot> Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----63QX7QNGWH3FZ6KV3NEVHYJCEBGJW2 Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4Mrqcq1TKXz9sS1 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" 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=1666041655; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=2b2AXr+mIWqfyD8njrWHs0i0HH9djVy/m0IHQswS2YQ=; b=eaxFWvyavjkD6Mfe+cSft7BGwUSEXLBnDHRd8lDCjm3WwhaZfGpkAy0h7StiWBgOcVbcbq 7Igr53vEH+ruFT5JGZb3ERSrsFYyntR4ziyACy52KvmfW4chQQb0oE7D8FTY0fvDRGfyHo lMeY4LfU1BP+oHDdJDQR32Qw1MUZJKKFI/V+sQ3Ro+QguxT4k+rDgqieRoNWzNE/kcrYKD dQcIjm1r89G72/AIRsFXStM54+X3vc2oByDgDbOR3+yQhtJcfIger2hQdLbMPvETF5f7h5 cwV6dGllaE/crZDUm346peitpwkOYqpzfoCb6nPEpsEaDnDoKEWVCRQzGODilQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666041655; a=rsa-sha256; cv=none; b=u2beSrWdyxkmMuDGgu7BmdHFq/H5nc+APMMn6ZMRA492e/uXdtikD4wowJzdgdSXK67NCt 1D88Y1oXJ9dhl8dB4ZkupIPxezFcYzf9FKGNyCJbWc0hodfU3zN3pS4MCOkCE67Z0BYaIg 2Wjsn7SXJkGgXITAR08fSxdHD4BY/yAfKfNFT8T5OIrpG41JH+JWdttKhg2dL3S861F9bH PQV1frjm538Ep5S4a3lvUaUeuBDTmq6fKvr7u6hBdYjWPAsKcuwi8sCfokCvqCrQiNsGBu rjsl1Af0k10sehvMDrhlb8G3pKF43Dhdgv/I+KUFSWA8BnRnsNRNyapKElhuWQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=brendan.scot header.s=MBO0001 header.b=StGznUPI; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 1.28 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=brendan.scot header.s=MBO0001 header.b=StGznUPI; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: AE6EDB4A1 X-Spam-Score: 1.28 X-Migadu-Scanner: scn0.migadu.com X-TUID: ACOreWuGMX3e ------63QX7QNGWH3FZ6KV3NEVHYJCEBGJW2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On October 16, 2022 4:39:16 PM GMT+11:00, phodina wrote: >Hi, > >unfortunately incorrect hash was pushed in the last patchset=2E > >The patch is already part of the next patch series [1]=2E > >Also it's tracked here [2]=2E > >1 https://github=2Ecom/phodina/guix/commit/4636279dfb3b96eb5836baad0d8ea3= 6e58ff79ee >2 https://issues=2Eguix=2Egnu=2Eorg/57608#8 > >---- >Petr > > > > >Sent with Proton Mail secure email=2E > >------- Original Message ------- >On Sunday, October 16th, 2022 at 6:33 AM, 'Brendan Tildesley wrote: > > >> From: Brendan Tildesley mail@brendan=2Escot >>=20 >>=20 >> * gnu/packages/kde=2Escm (akregator)[phases]: Fix finding >> QtWebEngineProcess path=2E >> --- >> gnu/packages/kde=2Escm | 5 ++--- >> 1 file changed, 2 insertions(+), 3 deletions(-) >>=20 >> diff --git a/gnu/packages/kde=2Escm b/gnu/packages/kde=2Escm >> index 37125b1d0b=2E=2Ed0ffb28505 100644 >> --- a/gnu/packages/kde=2Escm >> +++ b/gnu/packages/kde=2Escm >> @@ -167,9 +167,8 @@ (define-public akregator >> (lambda* (#:key inputs outputs #:allow-other-keys) >> (let* ((out (assoc-ref outputs "out")) >> (bin (string-append out "/bin/akregator")) >> - (qt-process-path (string-append >> - (assoc-ref inputs "qtwebengine-5") >> - "/lib/qt5/libexec/QtWebEngineProcess"))) >> + (qt-process-path (search-input-file >> + inputs "/lib/qt5/libexec/QtWebEngineProcess"))) >> (wrap-program bin >> `("QTWEBENGINEPROCESS_PATH" =3D (,qt-process-path))))))))) >> (native-inputs >> -- >> 2=2E37=2E2 I think the correct way is to use something like search-input-file instead= ungexping qtwebengine-5, right? Input transformations well not work otherw= ise? ------63QX7QNGWH3FZ6KV3NEVHYJCEBGJW2 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
On October 16, 2022 4:3= 9:16 PM GMT+11:00, phodina <phodina@protonmail=2Ecom> wrote:
Hi,

unfortunately incorrect hash= was pushed in the last patchset=2E

The patch is already part of the= next patch series [1]=2E

Also it's tracked here [2]=2E

1 https://github=2Ecom/phodina/guix/commit/4636279dfb3b96eb58= 36baad0d8ea36e58ff79ee
2 https://issues=2Eguix=2Egnu=2Eorg/57608#8
Petr



Sent with Proton Mail secure email=2E

------- Original Mess= age -------
On Sunday, October 16th, 2022 at 6:33 AM, 'Brendan Tildesley= <mail@brendan=2Escot> wrote:


From: Brendan Tildesley mail@brendan=2Escot

* gnu/packages/kde=2Escm (akregator)[phases]: Fix finding
QtWebEnginePr= ocess path=2E
gnu/packages/kde=2Escm | 5 ++---
1 file changed, 2 inse= rtions(+), 3 deletions(-)

diff --git a/gnu/packages/kde=2Escm b/gnu/= packages/kde=2Escm
index 37125b1d0b=2E=2Ed0ffb28505 100644
--- a/gnu/= packages/kde=2Escm
+++ b/gnu/packages/kde=2Escm
@@ -167,9 +167,8 @@ (= define-public akregator
(lambda* (#:key inputs outputs #:allow-other-key= s)
(let* ((out (assoc-ref outputs "out"))
(bin (string-append out "/b= in/akregator"))
- (qt-process-path (string-append
- (assoc-ref inputs= "qtwebengine-5")
- "/lib/qt5/libexec/QtWebEngineProcess")))
+ (qt-pr= ocess-path (search-input-file
+ inputs "/lib/qt5/libexec/QtWebEngineProc= ess")))
(wrap-program bin
`("QTWEBENGINEPROCESS_PATH" =3D (,qt-proces= s-path)))))))))
(native-inputs
--
2=2E37=2E2

I think the correct way is to use som= ething like search-input-file instead ungexping qtwebengine-5, right? Input= transformations well not work otherwise?
------63QX7QNGWH3FZ6KV3NEVHYJCEBGJW2--