Bug 1053957
| Summary: | warning: %post(kernel-3.13.0-0.rc8.git2.2.fc21.x86_64) scriptlet failed, exit status 127 (also with kernel-modules-extra) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ankur Sinha (FranciscoD) <sanjay.ankur> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-16 12:36:16 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ankur Sinha (FranciscoD)
2014-01-16 03:53:12 UTC
I rebooted and the new 3.13 kernel didn't show in grub. On further inspection, I found errors in its scripts too:
[asinha@ankur-laptop ~]$ sudo dnf history info 170
Transaction ID : 170
Begin time : Thu Jan 16 14:49:01 2014
Begin rpmdb : 2483:c8a5019121ef6dcf4baffa9fa0ec891837c8f491
End time : 14:49:11 2014 (10 seconds)
End rpmdb : 2484:9d0c9ea68397fcace47673ee23ae9703602b1a3f
User : Ankur Sinha <asinha>
Return-Code : Success
Command Line : --enablerepo=fedora-rawhide-kernel* update kernel
Transaction performed with:
Installed dnf-0.4.11-1.fc20.noarch @updates-testing
Installed rpm-4.11.1-7.fc20.x86_64 (unknown)
Packages Altered:
Install kernel-3.13.0-0.rc8.git2.2.fc21.x86_64 @fedora-rawhide-kernel-nodebug
Scriptlet output:
1 warning: %post(kernel-3.13.0-0.rc8.git2.2.fc21.x86_64) scriptlet failed, exit status 127
2 warning: %posttrans(kernel-3.13.0-0.rc8.git2.2.fc21.x86_64) scriptlet failed, exit status 127
[asinha@ankur-laptop ~]$
Running: grub2-mkconfig -o /boot/grub2/grub.cfg makes the kernel come up in grub again. This is likely the same underlying bug as your other one, which is that something the kernel scriptlets call (kernel-install) is failing on your machine. Duping to your other bug for now. *** This bug has been marked as a duplicate of bug 1053948 *** |