| Summary: | Oops on a beaglebone black | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steve Underwood <steveu> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | arm | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | kernel-3.12.5-302.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-21 02:23:00 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: | |
|
Description
Steve Underwood
2013-12-13 19:42:48 UTC
This is likely a generic bug. I've committed patches to fix it, but they won't make F20 GA. Should be in 3.12.5-301 or newer. kernel-3.12.5-301.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/kernel-3.12.5-301.fc20 Package kernel-3.12.5-301.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-3.12.5-301.fc20' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-23445/kernel-3.12.5-301.fc20 then log in and leave karma (feedback). Package kernel-3.12.5-302.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-3.12.5-302.fc20' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-23445/kernel-3.12.5-302.fc20 then log in and leave karma (feedback). I tried updating to kernel-3.12.5-302.fc20.armv7hl.rpm, and I got the following, which doesn't look good. Now the board will not boot. I have not had time to investigate further. [root@beagle steveu]# yum localupdate kern*rpm Loaded plugins: langpacks, refresh-packagekit Examining kernel-3.12.5-302.fc20.armv7hl.rpm: kernel-3.12.5-302.fc20.armv7hl Marking kernel-3.12.5-302.fc20.armv7hl.rpm as an update to kernel-3.11.7-300.fc20.armv7hl Marking kernel-3.12.5-302.fc20.armv7hl.rpm as an update to kernel-3.11.9-300.fc20.armv7hl Marking kernel-3.12.5-302.fc20.armv7hl.rpm as an update to kernel-3.11.10-301.fc20.armv7hl Resolving Dependencies --> Running transaction check ---> Package kernel.armv7hl 0:3.12.5-302.fc20 will be installed --> Finished Dependency Resolution --> Running transaction check ---> Package kernel.armv7hl 0:3.11.7-300.fc20 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel armv7hl 3.12.5-302.fc20 /kernel-3.12.5-302.fc20.armv7hl 92 M Removing: kernel armv7hl 3.11.7-300.fc20 @updates-testing 92 M Transaction Summary ================================================================================ Install 1 Package Remove 1 Package Total size: 92 M Is this ok [y/d/N]: y Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : kernel-3.12.5-302.fc20.armv7hl 1/2 Cleanup : kernel-3.11.7-300.fc20.armv7hl 2/2 dracut-install: ERROR: installing 'sgdisk' /usr/lib/dracut/dracut-install -D /var/tmp/initramfs.DeqtLj -a sgdisk /usr/sbin/prelink: /usr/lib/libc-2.18.so: Unknown arm relocation type 160 Image Name: 3.12.5-302.fc20.armv7hl Created: Fri Dec 20 23:17:45 2013 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5065168 Bytes = 4946.45 kB = 4.83 MB Load Address: 00008000 Entry Point: 00008000 Image Name: initramfs Created: Fri Dec 20 23:17:48 2013 Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 10471326 Bytes = 10225.90 kB = 9.99 MB Load Address: 00000000 Entry Point: 00000000 Verifying : kernel-3.12.5-302.fc20.armv7hl 1/2 Verifying : kernel-3.11.7-300.fc20.armv7hl 2/2 Removed: kernel.armv7hl 0:3.11.7-300.fc20 Installed: kernel.armv7hl 0:3.12.5-302.fc20 Complete! [root@beagle steveu]# kernel-3.12.5-302.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |