Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 717102

Summary: sys-kernel/genkernel-4.0.6: minor syntax error prevents the OS from booting
Product: Gentoo Linux Reporter: Mihai Donțu <mihai.dontu>
Component: Current packagesAssignee: Gentoo Genkernel Maintainers <genkernel>
Status: RESOLVED FIXED    
Severity: major CC: jstein
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: syntax error fix

Description Mihai Donțu 2020-04-11 15:32:39 UTC
There is a minor syntax error in defaults/initrd.scripts introduced by c/s 621a5e46599.

Reproducible: Always
Comment 1 Mihai Donțu 2020-04-11 15:33:51 UTC
Created attachment 632260 [details, diff]
syntax error fix
Comment 2 Thomas Deutschmann (RETIRED) gentoo-dev 2020-04-11 18:31:08 UTC
Uhm, thank you!
Comment 3 Larry the Git Cow gentoo-dev 2020-04-11 20:04:27 UTC
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(-)
Comment 4 Alec Warner (RETIRED) archtester gentoo-dev Security 2020-04-11 20:20:51 UTC
I have removed genkernel from the mastermirror:

# rm 76/genkernel-4.0.6.tar.xz
# rm genkernel-4.0.6.tar.xz

-A