From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id +Im9C2zRFWJlQQAAgWs5BA (envelope-from ) for ; Wed, 23 Feb 2022 07:17:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kCNwBGzRFWKwZgAAG6o9tA (envelope-from ) for ; Wed, 23 Feb 2022 07:17:16 +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 E404B3AF40 for ; Wed, 23 Feb 2022 07:17:14 +0100 (CET) Received: from localhost ([::1]:43686 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nMkxd-0004he-Hp for larch@yhetil.org; Wed, 23 Feb 2022 01:17:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40722) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nMkxS-0004hQ-IM for guix-patches@gnu.org; Wed, 23 Feb 2022 01:17:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:49701) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nMkxS-0008E3-9C for guix-patches@gnu.org; Wed, 23 Feb 2022 01:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nMkxS-0006hs-6L for guix-patches@gnu.org; Wed, 23 Feb 2022 01:17:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54069] [PATCH 0/2] gnu: pciutils: Unbundle pci.ids and use latest. Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 23 Feb 2022 06:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54069 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: "54069@debbugs.gnu.org" <54069@debbugs.gnu.org> Received: via spool by 54069-submit@debbugs.gnu.org id=B54069.164559699625740 (code B ref 54069); Wed, 23 Feb 2022 06:17:02 +0000 Received: (at 54069) by debbugs.gnu.org; 23 Feb 2022 06:16:36 +0000 Received: from localhost ([127.0.0.1]:43598 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMkx2-0006h6-3W for submit@debbugs.gnu.org; Wed, 23 Feb 2022 01:16:36 -0500 Received: from mail-4322.protonmail.ch ([185.70.43.22]:22313) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMkwz-0006gs-Mi for 54069@debbugs.gnu.org; Wed, 23 Feb 2022 01:16:34 -0500 Date: Wed, 23 Feb 2022 06:16:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1645596987; bh=U5OponRba6V4dolZXpLTkbZN0+1YNsA8tXTCrPM18xo=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID; b=pST0MMwKcuDZKfQ3iP4YmA2RnOuwNgXg7cZzAbd9Mn7piSL8XkPdIJFw2IkrL242I J5L6yL29IEMEQ/oPsBUSmYaf9dUbiJzXPEVIwyncivcCndklGxOdhqP4SX5Huyvq12 PLWfDiW5XLQC099U0lMX3o6kBQCln3FCu1V+fRGrWbYxwejZ4j001XB2TYNXt7JrWr nti0VfL9CVMGWwOmfYqd1+ouy+xqQfPtaWFkKmd9bPKNddMUlHZr5LxQpscDv275nn vI/p9oDzt0iwRjmnMkPALcQbAof0PEii/ZJJaaI0Hr51k14X6TqBEfmjfPjC+57TYF OJDWkJ1az9gSQ== Message-ID: In-Reply-To: <87tucqmltk.fsf@gmail.com> References: <8uXKUPs7X8nEsyxB7xZHJMEG1553-m9uZKlIht98yyMaoaKhVeQs5dJCWKtsvvLdUKVYFVay6GYodkE9WmKxlG7Es9_fRhdS0aOwdqJIOVs=@protonmail.com> <875yp6obvw.fsf@gmail.com> <87tucqmltk.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" Reply-to: John Kehayias X-ACL-Warn: , John Kehayias via Guix-patches From: John Kehayias via Guix-patches via 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=1645597035; h=from:from:sender:sender:reply-to: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=U5OponRba6V4dolZXpLTkbZN0+1YNsA8tXTCrPM18xo=; b=F4X7MqWNTqJxIuCDjTStGeyONagL8OaAoEivgAFOSyXrYKRj2JKR3oS0oaTVhnRkNLiJUS cDw4ZPSmB4B+8B8UvrbpZyjxc+/zhHJw0ubXt/HyEnIwIlCChJ/7olFtReCplEBO9dEELW zKc4B5hKrDueVcFA7dNjZAtZL4d5UGYmsWpTgfvee4vo+hwUdh+t/MIZgbpGTHZUuKsilu T6JlDn23M7ZjBwOUIZJLA+zIkLdLHbupLzqPlH+dDweleQlvxePCxo6+80dXxhzDMB4YyA j9VGdQIuKVrhaZ8dS5bUbLVHfp5iZhR/l19upMk6SOiEbHg//8qC20WIignDlg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1645597035; a=rsa-sha256; cv=none; b=RqtjjYzchDBbrPoagcGDaK0TZs82QMcYGldJpHSlGWJXUbKaCL82VZzCJBQra0H0XSLx6E PBC6S7rtTVZNOZHXXbeJLu+vBrmUfixuGcNOeDiCEHD62T2QI4XozU/JSWsZz0msotEryo QJNyZ757OZ4chDMk5rT7NLwd/TQpT9mIDMJSppxNxuRUC57bAqN+OBFM1UtR4Wp1JNISNw AgufLGjGjARJF/3+zhsV3ieoAoor63moCwgzNvazHMLuftiN3mH41XO8f/Q8VSxd7UKPcj CmXcLmrIRU7cqc6Votg496Iduqxa8Te2yFbULxQe+REzSFdroYNgF9JksW9X4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=pST0MMwK; 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: -4.73 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=pST0MMwK; 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-Queue-Id: E404B3AF40 X-Spam-Score: -4.73 X-Migadu-Scanner: scn0.migadu.com X-TUID: dRAMIBEcZxwp I can report that the hwdata package installs for me, and a pending package= (mangohud) that wanted the pci.ids file is happy with just hwdata; pciutil= s is no longer needed. I did not do a review of the package definition other than this testing, bu= t it worked and was useful for me.