[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54069] [PATCH 0/2] gnu: pciutils: Unbundle pci.ids and use latest.
From: |
John Kehayias |
Subject: |
[bug#54069] [PATCH 0/2] gnu: pciutils: Unbundle pci.ids and use latest. |
Date: |
Mon, 21 Feb 2022 16:19:55 +0000 |
Hi Brendan,
> Completely untested but I needed pci.ids for something and discovered
> pciutils bundles an old version so I made this patch as something of a
> suggestion. Looks like it would be a core-updates change.
Thanks for this possibility, I've actually had to address something similar in
https://issues.guix.gnu.org/53015 where I made a pciutils variant for this
purpose. The patch is unmerged currently though.
I think that would work short term for our packaging needs and, as you say,
make this bigger change for core updates (or wherever it will best fit). I
haven't reviewed this patch, but in this way I think any updates to hwdata will
cause pciutils to rebuild, which has many dependents. I'm not sure what is
best, maybe: have pciutils use a frozen version of the hwdata with the separate
package being a standalone more up to date data?
By the way, I do see in pciutils that share/hwdata/pci.ids.gz though admittedly
I never checked to see if that really is gziped. Packages that want a plain
pci.ids did not like it though (maybe just from file name?).
Would be great to have others chime in on what the longer term fix would be, in
the short term a pciutils variant and/or hwdata standalone package would be
helpful.
John
[bug#54069] [PATCH 0/2] gnu: pciutils: Unbundle pci.ids and use latest.,
John Kehayias <=
[bug#54069] [PATCH v2 1/4] gnu: Add hwdata., Brendan Tildesley, 2022/02/25