Bug 1232206
Summary: | sizeof - kernel core/modules x 10 | |||
---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | poma <pomidorabelisima> | |
Component: | elfutils | Assignee: | Mark Wielaard <mjw> | |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rawhide | CC: | aoliva, awilliam, fche, gansalmon, itamar, jakub, jan.kratochvil, jistone, jonathan, kernel-maint, kparal, madhu.chinakonda, mchehab, me, mjw, mjw, pbrobinson, roland | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | elfutils-0.163-1.fc21 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1232288 (view as bug list) | Environment: | ||
Last Closed: | 2015-06-19 05:20:15 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1232288 |
Description
poma
2015-06-16 09:45:37 UTC
Josh Stone believes this is a regression in elf-utils: https://lists.fedoraproject.org/pipermail/kernel/2015-June/005886.html Josh is right. I added a patch and am building elfutils-0.162-2 right now for rawhide. I'll cancel to update for f22. I like have an upstream release with this fix in and will upload that later this week. The elfutils build is done, it'd be good if we could get a kernel package rebuild soon so we can see the impact on the nightly image sizes for 0617. $ du -h Fedora-Live-Xfce-x86_64-rawhide-20150618.iso | awk '{print $1}' 886M $ rpm -q dracut elfutils dracut-043-1.fc23.x86_64 elfutils-0.162-2.fc23.x86_64 $ du -hs /lib/modules/4.1.0-0.rc8.git0.2.fc23.x86_64/ | awk '{print $1}' 53M kernel-core-4.1.0-0.rc8.git0.2.fc23.x86_64.rpm ...... 19M kernel-modules-4.1.0-0.rc8.git0.2.fc23.x86_64.rpm ... 18M https://kojipkgs.fedoraproject.org/packages/kernel/4.1.0/0.rc8.git0.2.fc23/x86_64/ Thanks guys. elfutils-0.163-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/elfutils-0.163-1.fc22 elfutils-0.163-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. elfutils-0.163-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/elfutils-0.163-1.fc21 elfutils-0.163-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |