Summary: | A number of the debug packages have incorrect CRC's and/or bad permissions | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Alex Bennee <bugzilla> | ||||
Component: | distribution | Assignee: | Roland McGrath <roland> | ||||
Status: | CLOSED WONTFIX | QA Contact: | Bill Nottingham <notting> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 11 | CC: | dcantrell, jakub, karsten, ovasik, rvokal | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
URL: | http://github.com/stsquad/dbgsym/tree/master | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-06-28 14:32:44 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Bug Depends On: | 522194 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Alex Bennee
2009-09-08 21:24:40 UTC
Thanks for report, but basesystem is definitely wrong component - basesystem is just empty metapackages required for dependencies. Better component might be distribution, so reassigning. Yeah sorry about that, I was guessing at the package and didn't realise there was a distro component. It's probably a symptom of how packages are built by the backend services. Certainly some debug symbols looks as though they are OK. Please cite a particular rpm (n-v-r.a) whose debuginfo has CRC mismatches. See (gdb)Separate Debug Files to understand what /usr/lib/debug/.build-id is for. The packages affected (on my system) are: glib2-debuginfo-2.20.4-1.fc11.i586 gtk2-debuginfo-2.16.5-1.fc11.i586 fontconfig-debuginfo-2.7.1-1.fc11.i586 glibc-debuginfo-common-2.10.1-5.i586 I guess there would be more if I installed more debug packages. I checked glibc-debuginfo-common-2.10.1-5.i586 and found no mismatches. Please cite an individual file that really has a problem. Make sure you are not being confused by installed rpm/debuginfo mismatches. e.g. you might have glibc-common-2.10.1-5.x86_64 installed instead of or next to the .i586 package and be confused by biarch rpm behavior. Check files with rpm -qf. You can also use "eu-unstrip -n -e foo" (or eu-readelf -n) to see the build ID and verify you are comparing foo and foo.debug that really match. This message is a reminder that Fedora 11 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 11. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '11'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 11's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 11 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Fedora 11 changed to end-of-life (EOL) status on 2010-06-25. Fedora 11 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed. This is EOL so hopefully will stop bugging me. |