Bug 974130
| Summary: | /usr/lib/debug/ needs also bin/lib/lib64 symlinks | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Kratochvil <jan.kratochvil> | |
| Component: | filesystem | Assignee: | Ondrej Vasik <ovasik> | |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | rawhide | CC: | jan.kratochvil, ovasik, tromey | |
| Target Milestone: | --- | Keywords: | Reopened | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | filesystem-3.2-13.fc19 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 980536 (view as bug list) | Environment: | ||
| Last Closed: | 2013-07-16 01:45:26 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: | 980536 | |||
|
Description
Jan Kratochvil
2013-06-13 13:36:25 UTC
Thanks for report. I'll fix that in next filesystem build filesystem-3.2-12.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/filesystem-3.2-12.fc19 Package filesystem-3.2-12.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing filesystem-3.2-12.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-11452/filesystem-3.2-12.fc19 then log in and leave karma (feedback). I have found a problem, we need also: ln -s ../.dwz /usr/lib/debug/usr/.dwz reproducer: $ gdb dbus-send Reading symbols from /usr/bin/dbus-send...Reading symbols from /usr/lib/debug/usr/bin/dbus-send.debug...could not read '/usr/lib/debug/usr/bin/../.dwz/dbus-1.6.12-1.fc18.x86_64': No such file or directory dbus-1.6.12-1.fc18.x86_64 dbus-debuginfo-1.6.12-1.fc18.x86_64 Another problem may be that rpm -V *-debuginfo starts to complain then: $ rpm -V dbus-debuginfo ....L.... /usr/lib/debug/bin ....L.... /usr/lib/debug/lib64 But that may be rather reassigned to rpm maintainers. filesystem-3.2-12.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. This issue is not closed. Either .dwz symlink should be added or - as discussed this update should be reverted for F-19 and present only for F-20+. filesystem-3.2-13.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/filesystem-3.2-13.fc19 Package filesystem-3.2-13.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing filesystem-3.2-13.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-12588/filesystem-3.2-13.fc19 then log in and leave karma (feedback). filesystem-3.2-13.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |