This repository was archived by the owner on May 30, 2023. It is now read-only.
profiles: Enable systemd[elfutils] USE flag for board#2489
Merged
Conversation
Contributor
Author
|
CI here: http://192.168.42.7:8080/job/container/job/packages_all_arches/1404/console (sorry for the IP, my DNS stopped allowing the normal entry). |
Contributor
Author
|
Manually tested the image and coredump now tries to prints a backtrace into the journal, nothing more. |
JAORMX
approved these changes
Mar 2, 2023
tormath1
approved these changes
Mar 2, 2023
dongsupark
approved these changes
Mar 2, 2023
Contributor
dongsupark
left a comment
There was a problem hiding this comment.
👍
Please add changelog.
Let's backport to Stable, Beta, Alpha, as the issue has been there since many versions, right?
Elfutils is already part of the usr partition, but currently not enabled in systemd-coredump. Systemd-coredump therefore fails with: elfutils disabled, parsing ELF objects not supported. Enable the elfutils flag for systemd to make this work. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
a4dd263 to
e26b85f
Compare
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
profiles: Enable systemd[elfutils] USE flag for board
Elfutils is already part of the usr partition, but currently not enabled in systemd-coredump. Systemd-coredump therefore fails with:
elfutils disabled, parsing ELF objects not supported.
Enable the elfutils flag for systemd to make this work.
How to use
Dump core and check journal for messages.
Testing done
Haven't tested, but will try it out once CI builds images.
changelog/directory (user-facing change, bug fix, security fix, update)/bootand/usrsize, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.