Some kernels cannot be built

  • Done
  • quality assurance status badge
Details
4 participants
  • Leo Famulari
  • X
  • Wilko Meyer
  • Tomas Volf
Owner
unassigned
Submitted by
X
Severity
normal
X
(address . bug-guix@gnu.org)
CAJZHhuRcF2c6sJVf-LtptvJv9niRf00LODAcv2R8ZEY=waRqJg@mail.gmail.com
Hello,

there is an error when trying to reconfigure using latest guix when
building linux-libre-lts:

\sha256 hash mismatch for
/gnu/store/dfv5mppsr8z76pj37km0p11aqw721qia-linux-libre-deblob-check-6.1.60-gnu:
expected hash: 1c73516nbhnz0cxjz38b5794dxygb8sznv9idiibw7ablmjbhd11
actual hash: 1hdibv43xbn1lv83i6qjgfmf1bvqxvq17fryfsq4r4sjgs9212js
hash mismatch for store item
'/gnu/store/dfv5mppsr8z76pj37km0p11aqw721qia-linux-libre-deblob-check-6.1.60-gnu'


I believe the commit
failed to update the deblob checksums.

From CI it seems to affect multiple versions.

Cheers,
T.

--
Tomas P4l4cl][n Volf
-- "There are only 10 types of people in the world: Those who
understand binary, and those who don't."
W
W
Wilko Meyer wrote on 30 Oct 2023 23:26
[PATCH 3/4] gnu: deblob-scripts 5.15: Update hash.
(address . 66837@debbugs.gnu.org)
20231030222713.5439-4-w@wmeyer.eu
* gnu/packages/linux.scm (deblob-scripts 5.15): Update hash.
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 34ca8f412a..a0b1fe9327 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -533,7 +533,7 @@ (define deblob-scripts-5.15
linux-libre-5.15-version
linux-libre-5.15-gnu-revision
(base32 "18ac30kxg2mf2f6gk3p935hzhz2qs110jy4xwk21kblnnkskbxj8")
- (base32 "1c3lm0j401lv2lk39dmr4mlf5ic173snm7cc0cckl6czyvxr5ysy")))
+ (base32 "1idjrn2w8jrixj8ifkk1awxyyq5042nc4p2mld4rda96azlnp948")))
(define-public linux-libre-5.15-pristine-source
(let ((version linux-libre-5.15-version)
(hash (base32 "1xxjbxldrhmnh2q6rykpxyfbj8xqgl82q30n8sfavrzr14bb4jcp")))
--
2.41.0
W
W
Wilko Meyer wrote on 30 Oct 2023 23:26
[PATCH 2/4] gnu: deblob-scripts 6.1: Update hash.
(address . 66837@debbugs.gnu.org)
20231030222713.5439-3-w@wmeyer.eu
* gnu/packages/linux.scm (deblob-scripts 6.1): Update hash.
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index ff5b59a653..34ca8f412a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -518,7 +518,7 @@ (define deblob-scripts-6.1
linux-libre-6.1-version
linux-libre-6.1-gnu-revision
(base32 "1sf80f2i4vf888xjcn84ymn4w5ynn30ib9033zwmv7f09yvfhapy")
- (base32 "1c73516nbhnz0cxjz38b5794dxygb8sznv9idiibw7ablmjbhd11")))
+ (base32 "1hdibv43xbn1lv83i6qjgfmf1bvqxvq17fryfsq4r4sjgs9212js")))
(define-public linux-libre-6.1-pristine-source
(let ((version linux-libre-6.1-version)
(hash (base32 "02pvymr1dgd36mp7yikxqqv0sfrpwi1grnvxvx6jbbx6wmx0wljq")))
--
2.41.0
W
W
Wilko Meyer wrote on 30 Oct 2023 23:26
[PATCH 4/4] gnu: deblob-scripts 5.10: Update hash.
(address . 66837@debbugs.gnu.org)
20231030222713.5439-5-w@wmeyer.eu
* gnu/packages/linux.scm (deblob-scripts 5.10): Update hash.
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a0b1fe9327..4c10cb60d1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -548,7 +548,7 @@ (define deblob-scripts-5.10
linux-libre-5.10-version
linux-libre-5.10-gnu-revision
(base32 "1b33rkn32b923025iiz4xzxiy8y5ii9j5qk4021mg575890rl4ch")
- (base32 "0nnp46mn32yk436swd2qh34igmzinfgkwvbzp3lqyy45f06hbc2j")))
+ (base32 "0xrrnmb5kcc5r21bdm24aq0fnkk1imn367c1cxlj78b6l6gigx4b")))
(define-public linux-libre-5.10-pristine-source
(let ((version linux-libre-5.10-version)
(hash (base32 "1h944syk7n6c4j1djlx19n77alzwbxcdza77c9ykicgfynhpgsm0")))
--
2.41.0
W
W
Wilko Meyer wrote on 30 Oct 2023 23:26
[PATCH 1/4] gnu: deblob-scripts 6.5: Update hash.
(address . 66837@debbugs.gnu.org)
20231030222713.5439-2-w@wmeyer.eu
* gnu/packages/linux.scm (deblob-scripts 6.5): Update hash.
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 96e724844c..ff5b59a653 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -500,7 +500,7 @@ (define deblob-scripts-6.5
linux-libre-6.5-version
linux-libre-6.5-gnu-revision
(base32 "01mm6v67bcrhgm97axsw46x0iix9im7hmlb765f3bkjhwklpxdy7")
- (base32 "132ps1jprxw6kqyscsar38fn7s12kg416mfhz7w702f4ajgq1ndi")))
+ (base32 "066z5lw5vrfayhv23hpfcm6fh6b7zmn2v13kfv1g3z3jl1wblhfh")))
(define-public linux-libre-6.5-pristine-source
(let ((version linux-libre-6.5-version)
(hash (base32 "1mcg0lpxr832mwyqlbn0s5gssvsk2nn2xhq9w0qbymizf5j2yrn6")))
--
2.41.0
W
W
Wilko Meyer wrote on 30 Oct 2023 23:26
[PATCH 0/4] Some kernels cannot be built
(address . 66837@debbugs.gnu.org)
20231030222713.5439-1-w@wmeyer.eu
Hi Tomas,

thanks for noticing! I attached a patch series that fixes the hashes for
the deblob-scripts (for those that were updated as well, 4.x are
unchanged afaik) accordingly.

Wilko Meyer (4):
gnu: deblob-scripts 6.5: Update hash.
gnu: deblob-scripts 6.1: Update hash.
gnu: deblob-scripts 5.15: Update hash.
gnu: deblob-scripts 5.10: Update hash.

gnu/packages/linux.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

--
2.41.0
T
T
Tomas Volf wrote on 31 Oct 2023 23:25
control message for bug #66837
(address . control@debbugs.gnu.org)
0c05823bd4f087bf@localhost
close 66837
quit
L
L
Leo Famulari wrote on 4 Nov 2023 00:54
Re: [PATCH 0/4] Some kernels cannot be built
(name . Wilko Meyer)(address . w@wmeyer.eu)(address . 66837@debbugs.gnu.org)
ZUWIOQ3Q0Bttg0lB@jasmine.lan
On Mon, Oct 30, 2023 at 11:26:51PM +0100, Wilko Meyer wrote:
Toggle quote (6 lines)
> Wilko Meyer (4):
> gnu: deblob-scripts 6.5: Update hash.
> gnu: deblob-scripts 6.1: Update hash.
> gnu: deblob-scripts 5.15: Update hash.
> gnu: deblob-scripts 5.10: Update hash.

Thanks! I pushed patches 2 through 4 to 'kernel-updates'.

Patch 1 was obviated by commit 72d9a5d7dd8dc5a1ba03ff19e9c354ebc6644ffe,
which fixed the issue for the 6.5 kernel series.
L
L
Leo Famulari wrote on 4 Nov 2023 19:47
Re: [PATCH 4/4] gnu: deblob-scripts 5.10: Update hash.
(name . Wilko Meyer)(address . w@wmeyer.eu)(address . 66837-done@debbugs.gnu.org)
ZUaR10s22ca0LcL3@jasmine.lan
On Mon, Oct 30, 2023 at 11:26:55PM +0100, Wilko Meyer wrote:
Toggle quote (2 lines)
> * gnu/packages/linux.scm (deblob-scripts 5.10): Update hash.

Pushed as e3f318f0489322c4c9b5964f03a8b063a7bfbebd, thanks!
Closed
?