Hi! I updated linux-firmware-git to the 20260110 tag.
Changes:
- Pin source to tag 20260110
- Set pkgver to 20260110 (tag-based)
- Regenerate .SRCINFO
Patch (apply in AUR repo): https://gist.github.com/crmne/a4958cd66e3d22a02ccada1e27ee3a76
| Git Clone URL: | https://aur.archlinux.org/linux-firmware-git.git (read-only, click to copy) |
|---|---|
| Package Base: | linux-firmware-git |
| Description: | Firmware files for Linux |
| Upstream URL: | https://gitlab.com/kernel-firmware/linux-firmware |
| Licenses: | custom, GPL-2.0-only, GPL-2.0-or-later, GPL-3.0-only |
| Conflicts: | linux-firmware |
| Provides: | linux-firmware |
| Submitter: | xduugu |
| Maintainer: | MRWITEK |
| Last Packager: | MRWITEK |
| Votes: | 75 |
| Popularity: | 0.66 |
| First Submitted: | 2010-05-19 22:50 (UTC) |
| Last Updated: | 2025-03-06 14:17 (UTC) |
Hi! I updated linux-firmware-git to the 20260110 tag.
Changes:
- Pin source to tag 20260110
- Set pkgver to 20260110 (tag-based)
- Regenerate .SRCINFO
Patch (apply in AUR repo): https://gist.github.com/crmne/a4958cd66e3d22a02ccada1e27ee3a76
Please add parallel as dependency (makedepends?). It's missing
parallel is required but not checked.
Failing to build in a clean chroot with this error:
==> Starting package_linux-firmware-git()...
install -d /build/linux-firmware-git/pkg/linux-firmware-git/usr/lib/firmware
./copy-firmware.sh --zstd /build/linux-firmware-git/pkg/linux-firmware-git/usr/lib/firmware
./copy-firmware.sh: line 69: ./check_whence.py: cannot execute: required file not found
ERROR: check_whence.py has detected errors.
make: *** [Makefile:49: install-zst] Error 1
Anyone else?
Upstream doesn't sign most commits anymore, so GPG signature check is disabled. They still sign every tag. Packages in the official repos package tags. You can check signatures with the following commands:
$ git log --format=raw --show-signature main
$ git tag -v $(git tag)
seted as obsolete : missing dependancy : rdfind
Need to find a way to avoid the use of --skippgpcheck
The rdfind utility is required for compilation to complete. The only working copy thus far is in the AUR.
Pinned Comments
MRWITEK commented on 2023-12-20 12:42 (UTC)
Upstream doesn't sign most commits anymore, so GPG signature check is disabled. They still sign every tag. Packages in the official repos package tags. You can check signatures with the following commands:
gbin commented on 2022-03-02 17:58 (UTC) (edited on 2022-03-02 18:07 (UTC) by gbin)
edit: found my problem the key server it could be useful for other people.
The default port is an high port and your ISP might filter it out!
use :80 in the ubuntu one and it should work:
MRWITEK commented on 2020-04-08 14:47 (UTC) (edited on 2022-12-15 12:15 (UTC) by MRWITEK)
https://wiki.archlinux.org/title/Arch_User_Repository#ERROR%3A_One_or_more_PGP_signatures_could_not_be_verified%21%3B_what_should_I_do%3F
https://wiki.archlinux.org/title/PKGBUILD#validpgpkeys
https://wiki.archlinux.org/title/Makepkg#Signature_checking
https://wiki.archlinux.org/title/Arch_User_Repository#What_is_the_difference_between_foo_and_foo-git_packages%3F