-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wireless-regdb: 2023.09.01 -> 2024.01.23 #286012
Conversation
Bisect thinks this change broke the check phase of
|
This reverts commit abe3cbb. Reported by Martin Weinelt at NixOS#286012 (comment) The change caused `crda` test failure as: crda> Running phase: checkPhase crda> check flags: -j64 SHELL=/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash PREFIX=\$\(out\) SBINDIR=\$\(out\)/bin/ UDEV_RULE_DIR=\$\(out\)/lib/udev/rules.d/ REG_BIN=/nix/store/qx9xcsda4ypxfkg1x3s3ra1v6p38k6a5-wireless-regdb-2024.01.23/lib/crda/regulatory.bin VERBOSE=y verify crda> CHK /nix/store/qx9xcsda4ypxfkg1x3s3ra1v6p38k6a5-wireless-regdb-2024.01.23/lib/crda/regulatory.bin crda> Database signature verification failed. crda> Invalid or empty regulatory file, note: a binary regulatory file should be used. crda> make: *** [Makefile:161: verify] Error 234 Let's revert until it's sorted upstream.
Yeah, let's revert until keys are sorted out. Proposed the revert as #286726 |
This will make it easier to catch bugs like NixOS#286012 (comment) in future.
Sent the report upstream about new missing pubkey in While at it proposed the addition of |
wireless-regdb: revert "2023.09.01 -> 2024.01.23 (#286012)"
Upstream responded that Proposed a |
Changes: https://git.kernel.org/pub/scm/linux/kernel/git/wens/wireless-regdb.git/log/
Description of changes
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.