* bug#66837: Some kernels cannot be built
@ 2023-10-30 13:42 X
2023-10-30 22:26 ` bug#66837: [PATCH 0/4] " Wilko Meyer
0 siblings, 1 reply; 8+ messages in thread
From: X @ 2023-10-30 13:42 UTC (permalink / raw)
To: 66837
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
https://git.savannah.gnu.org/cgit/guix.git/commit/?h=kernel-updates&id=d75760a3fc281a27c6d3ec02e9bac1275c1d6c25
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."
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#66837: [PATCH 0/4] Some kernels cannot be built
2023-10-30 13:42 bug#66837: Some kernels cannot be built X
@ 2023-10-30 22:26 ` Wilko Meyer
2023-10-30 22:26 ` bug#66837: [PATCH 1/4] gnu: deblob-scripts 6.5: Update hash Wilko Meyer
` (4 more replies)
0 siblings, 5 replies; 8+ messages in thread
From: Wilko Meyer @ 2023-10-30 22:26 UTC (permalink / raw)
To: 66837; +Cc: Wilko Meyer, leo
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#66837: [PATCH 1/4] gnu: deblob-scripts 6.5: Update hash.
2023-10-30 22:26 ` bug#66837: [PATCH 0/4] " Wilko Meyer
@ 2023-10-30 22:26 ` Wilko Meyer
2023-10-30 22:26 ` bug#66837: [PATCH 2/4] gnu: deblob-scripts 6.1: " Wilko Meyer
` (3 subsequent siblings)
4 siblings, 0 replies; 8+ messages in thread
From: Wilko Meyer @ 2023-10-30 22:26 UTC (permalink / raw)
To: 66837; +Cc: Wilko Meyer, leo
* gnu/packages/linux.scm (deblob-scripts 6.5): Update hash.
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
^ permalink raw reply related [flat|nested] 8+ messages in thread
* bug#66837: [PATCH 2/4] gnu: deblob-scripts 6.1: Update hash.
2023-10-30 22:26 ` bug#66837: [PATCH 0/4] " Wilko Meyer
2023-10-30 22:26 ` bug#66837: [PATCH 1/4] gnu: deblob-scripts 6.5: Update hash Wilko Meyer
@ 2023-10-30 22:26 ` Wilko Meyer
2023-10-30 22:26 ` bug#66837: [PATCH 3/4] gnu: deblob-scripts 5.15: " Wilko Meyer
` (2 subsequent siblings)
4 siblings, 0 replies; 8+ messages in thread
From: Wilko Meyer @ 2023-10-30 22:26 UTC (permalink / raw)
To: 66837; +Cc: Wilko Meyer, leo
* gnu/packages/linux.scm (deblob-scripts 6.1): Update hash.
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
^ permalink raw reply related [flat|nested] 8+ messages in thread
* bug#66837: [PATCH 3/4] gnu: deblob-scripts 5.15: Update hash.
2023-10-30 22:26 ` bug#66837: [PATCH 0/4] " Wilko Meyer
2023-10-30 22:26 ` bug#66837: [PATCH 1/4] gnu: deblob-scripts 6.5: Update hash Wilko Meyer
2023-10-30 22:26 ` bug#66837: [PATCH 2/4] gnu: deblob-scripts 6.1: " Wilko Meyer
@ 2023-10-30 22:26 ` Wilko Meyer
2023-10-30 22:26 ` bug#66837: [PATCH 4/4] gnu: deblob-scripts 5.10: " Wilko Meyer
2023-11-03 23:54 ` bug#66837: [PATCH 0/4] Some kernels cannot be built Leo Famulari
4 siblings, 0 replies; 8+ messages in thread
From: Wilko Meyer @ 2023-10-30 22:26 UTC (permalink / raw)
To: 66837; +Cc: Wilko Meyer, leo
* gnu/packages/linux.scm (deblob-scripts 5.15): Update hash.
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
^ permalink raw reply related [flat|nested] 8+ messages in thread
* bug#66837: [PATCH 4/4] gnu: deblob-scripts 5.10: Update hash.
2023-10-30 22:26 ` bug#66837: [PATCH 0/4] " Wilko Meyer
` (2 preceding siblings ...)
2023-10-30 22:26 ` bug#66837: [PATCH 3/4] gnu: deblob-scripts 5.15: " Wilko Meyer
@ 2023-10-30 22:26 ` Wilko Meyer
2023-11-04 18:47 ` Leo Famulari
2023-11-03 23:54 ` bug#66837: [PATCH 0/4] Some kernels cannot be built Leo Famulari
4 siblings, 1 reply; 8+ messages in thread
From: Wilko Meyer @ 2023-10-30 22:26 UTC (permalink / raw)
To: 66837; +Cc: Wilko Meyer, leo
* gnu/packages/linux.scm (deblob-scripts 5.10): Update hash.
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
^ permalink raw reply related [flat|nested] 8+ messages in thread
* bug#66837: [PATCH 0/4] Some kernels cannot be built
2023-10-30 22:26 ` bug#66837: [PATCH 0/4] " Wilko Meyer
` (3 preceding siblings ...)
2023-10-30 22:26 ` bug#66837: [PATCH 4/4] gnu: deblob-scripts 5.10: " Wilko Meyer
@ 2023-11-03 23:54 ` Leo Famulari
4 siblings, 0 replies; 8+ messages in thread
From: Leo Famulari @ 2023-11-03 23:54 UTC (permalink / raw)
To: Wilko Meyer; +Cc: 66837
On Mon, Oct 30, 2023 at 11:26:51PM +0100, Wilko Meyer wrote:
> 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.
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#66837: [PATCH 4/4] gnu: deblob-scripts 5.10: Update hash.
2023-10-30 22:26 ` bug#66837: [PATCH 4/4] gnu: deblob-scripts 5.10: " Wilko Meyer
@ 2023-11-04 18:47 ` Leo Famulari
0 siblings, 0 replies; 8+ messages in thread
From: Leo Famulari @ 2023-11-04 18:47 UTC (permalink / raw)
To: Wilko Meyer; +Cc: 66837-done
On Mon, Oct 30, 2023 at 11:26:55PM +0100, Wilko Meyer wrote:
> * gnu/packages/linux.scm (deblob-scripts 5.10): Update hash.
Pushed as e3f318f0489322c4c9b5964f03a8b063a7bfbebd, thanks!
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2023-11-04 18:49 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-30 13:42 bug#66837: Some kernels cannot be built X
2023-10-30 22:26 ` bug#66837: [PATCH 0/4] " Wilko Meyer
2023-10-30 22:26 ` bug#66837: [PATCH 1/4] gnu: deblob-scripts 6.5: Update hash Wilko Meyer
2023-10-30 22:26 ` bug#66837: [PATCH 2/4] gnu: deblob-scripts 6.1: " Wilko Meyer
2023-10-30 22:26 ` bug#66837: [PATCH 3/4] gnu: deblob-scripts 5.15: " Wilko Meyer
2023-10-30 22:26 ` bug#66837: [PATCH 4/4] gnu: deblob-scripts 5.10: " Wilko Meyer
2023-11-04 18:47 ` Leo Famulari
2023-11-03 23:54 ` bug#66837: [PATCH 0/4] Some kernels cannot be built Leo Famulari
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.