There is a minor syntax error in defaults/initrd.scripts introduced by c/s 621a5e46599. Reproducible: Always
Created attachment 632260 [details, diff] syntax error fix
Uhm, thank you!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=262764a5ff8dd64a7b5b2b810783b31eae4bfa8b commit 262764a5ff8dd64a7b5b2b810783b31eae4bfa8b Author: Mihai Donțu <mihai.dontu@gmail.com> AuthorDate: 2020-04-11 15:16:55 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-04-11 19:40:32 +0000 defaults/initrd.scripts: minor syntax fix in bootstrapCD() Fixes 621a5e46599 ("defaults/initrd.scripts: proper b2sum missing error") Signed-off-by: Mihai Donțu <mihai.dontu@gmail.com> Closes: https://bugs.gentoo.org/717102 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> defaults/initrd.scripts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=17a3633dfca328edb40d46b692476ca87a14b9a7 commit 17a3633dfca328edb40d46b692476ca87a14b9a7 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2020-04-11 19:34:59 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-04-11 19:43:05 +0000 Makefile: run shellcheck against initramfs' scripts This should help us catching fatal errors like bug 717102 before release. Bug: https://bugs.gentoo.org/717102 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Makefile | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-)
I have removed genkernel from the mastermirror: # rm 76/genkernel-4.0.6.tar.xz # rm genkernel-4.0.6.tar.xz -A