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 ms9.migadu.com with LMTPS id 4G+AFoTyZWRqPQEASxT56A (envelope-from ) for ; Thu, 18 May 2023 11:40:20 +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 SOeMFoTyZWQ6DQAA9RJhRA (envelope-from ) for ; Thu, 18 May 2023 11:40:20 +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 3592B16F94 for ; Thu, 18 May 2023 11:40:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pza7A-0002Jw-Ji; Thu, 18 May 2023 05:40:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pza79-0002JO-Ht for guix-patches@gnu.org; Thu, 18 May 2023 05:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pza79-0006YN-9b for guix-patches@gnu.org; Thu, 18 May 2023 05:40:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pza79-0004JF-57 for guix-patches@gnu.org; Thu, 18 May 2023 05:40:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63527] [PATCH v4 3/8] gnu: hurd: Update libpciaccess to 0.17. Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 18 May 2023 09:40:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63527 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63527@debbugs.gnu.org Received: via spool by 63527-submit@debbugs.gnu.org id=B63527.168440277316441 (code B ref 63527); Thu, 18 May 2023 09:40:03 +0000 Received: (at 63527) by debbugs.gnu.org; 18 May 2023 09:39:33 +0000 Received: from localhost ([127.0.0.1]:52072 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pza6e-0004H0-Ge for submit@debbugs.gnu.org; Thu, 18 May 2023 05:39:32 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47198) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pza6Y-0004Ft-LC for 63527@debbugs.gnu.org; Thu, 18 May 2023 05:39:27 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pza6T-0006MF-Eg; Thu, 18 May 2023 05:39:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=eYdqnThgKZtKnJHHoyQE2dCFb7gc6ZI9QXi6SOQrGlc=; b=f6I/cvqgvhqPJqxAlBy5 U4k0Cyi3ggxPxBh9CWjhVBEljp91fcx4seIaHjvXZ2FEJasOecOwZQmmCEbD46SAiAo0gowWoJNHK DJFiWU5Ng37KXoKhCxxIrfntXM9hqwwIfZZlwS7g6Eb6HAXxAMENT4PriGeZ1/4fBw7AGa4TUGe42 /tMq2DMkqy+mxoXwQGIajCZP7sc/5dfq8tK1Jy5tsAWRY8eaxrzJ2DRmhbKU/QqwrmVRrkz7NzsBH DyJclexcgqlpNGNEJnPtIz5a+szYOCD9UTAqGcMf0NJOpuTICBp3B7LAtVaFMQrZfFW/OA6EEPShW t4zqB6qsRRYXZQ==; Received: from [2a02:a462:da03:1:2701:7f81:a736:4607] (helo=drakenpad.fritz.box) by fencepost.gnu.org with esmtpa (Exim 4.90_1) (envelope-from ) id 1pza6T-0006zE-23; Thu, 18 May 2023 05:39:21 -0400 From: Janneke Nieuwenhuizen Date: Thu, 18 May 2023 11:38:58 +0200 Message-Id: X-Mailer: git-send-email 2.39.2 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684402820; a=rsa-sha256; cv=none; b=kAlcWUqKS4jBBWLIIgM1cRbdr1yfvvjyKBJtYhiwhs4E5OTg7KYSaM+DDhQNGz9DdsO55V Jfu2UPxW9aFIahRW4TGP8CiM0vbF1P/7uSYj80xJGTedvydDifjefgWC8ikJLuAO1WtVmE Tz8hfBjtmvKZVJH5EQiQOGHxt20J/hnMnt1AfL64pL4YEKkJh0oUhxvtCS6+/iVa9Ry40j HzeDAZycVbakiiqrB1D50Yrs3LxBdc6cwfNX4ueV1rGygZy0f0OJCgspDNyFsJqRGIYQhe qo3FnvhlnMzhjtc1a54MS0wp/qC7Q7klREtC7Bj0Dclnv7lhrlTUop4wXfgGXA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="f6I/cvqg"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1684402820; 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=eYdqnThgKZtKnJHHoyQE2dCFb7gc6ZI9QXi6SOQrGlc=; b=ZNtiCZBhi+O+Hr2xPtdowjUpMqckjfc2l6kO3c+fpwRVm+AB64aVt6EN+QdbL3lRv0SnDw 9e1O5wBXZ/uW8OxdHl3tt62AWVVU4GiZwVIlfK0MNlfwt6cuMGuJdO6mADu9YtghQCnwVE P4fF6TOIrb56t1IIak5cbMirT8K8xU1f4aLo/mwIHuBERcd0RkPOYEd21C3OfDOarfh5mW LPNa07PTz0oJkoBwEUY3cjBHZZU9KLa57MVMyei7UBwnGdycg4pqNg3+2Ew1AAqX6pCbAx MCPEz+7x8XxHzM9TahYqPbKeRbJfKo9c3bC4DNhwiuVI1WwbI7E59NR8LCc6lg== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="f6I/cvqg"; dmarc=pass (policy=none) header.from=gnu.org; 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: -3.09 X-Spam-Score: -3.09 X-Migadu-Queue-Id: 3592B16F94 X-TUID: ii6unI48EG6Q As suggested by youpi on IRC https://logs.guix.gnu.org/hurd/2023-05-17.log#132259 libpciaccess-0.16 is too old for the Hurd and would need Hurd-specific patches while libpciaccess-0.17 works out of the box. * gnu/packages/hurd.scm (hurd)[inputs]: Use libpciaccess-0.17. (netdde)[inputs]: Likewise. --- gnu/packages/hurd.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/hurd.scm b/gnu/packages/hurd.scm index 34c7c00f2d..da94b05272 100644 --- a/gnu/packages/hurd.scm +++ b/gnu/packages/hurd.scm @@ -3,7 +3,7 @@ ;;; Copyright © 2018, 2020-2023 Ludovic Courtès ;;; Copyright © 2020 Efraim Flashner ;;; Copyright © 2020 Marius Bakke -;;; Copyright © 2020, 2022 Jan (janneke) Nieuwenhuizen +;;; Copyright © 2020, 2022, 2023 Janneke Nieuwenhuizen ;;; Copyright © 2020 Ricardo Wurmus ;;; Copyright © 2020 Rene Saavedra ;;; @@ -45,7 +45,7 @@ (define-module (gnu packages hurd) #:use-module (gnu packages bash) #:use-module (gnu packages texinfo) #:use-module (gnu packages onc-rpc) - #:use-module (gnu packages xorg) ; libpciaccess + #:use-module (gnu packages xorg) ;#:select (libpciaccess-0.17) #:use-module (guix git-download) #:export (hurd-system? hurd-target?)) @@ -547,7 +547,7 @@ (define-public hurd `(("libgcrypt" ,libgcrypt) ;for /hurd/random ("libdaemon" ,libdaemon) ;for /bin/console --daemonize ("unifont" ,unifont) - ("libpciaccess" ,libpciaccess) + ("libpciaccess" ,libpciaccess-0.17) ;; For NFS support ("libtirpc" ,libtirpc/hurd) @@ -645,7 +645,7 @@ (define-public netdde "/bin")) #t))))) (inputs - (list hurd libpciaccess zlib)) + (list hurd libpciaccess-0.17 zlib)) (native-inputs `(("coreutils" ,coreutils) ("gawk" ,gawk) -- 2.39.2