Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

investigate and confirm usability of debuginfo in temurin rpms #1028

Open
judovana opened this issue Oct 19, 2024 · 2 comments
Open

investigate and confirm usability of debuginfo in temurin rpms #1028

judovana opened this issue Oct 19, 2024 · 2 comments

Comments

@judovana
Copy link

Most of the distros have debuginfo as inegrap part of package-chain. This issue s is palceholder to investigate, how temurin rpms debuginfo works when used as part of distribution

@sxa
Copy link
Member

sxa commented Oct 31, 2024

Noting that I don't believe we have looked at having rpm/debs for this currently, so the debug info would need to come from the tarball downloads.

@judovana
Copy link
Author

The only way to do that properly, is - I'm afraid - the approach we now took i fedora. To build unstripped binaries, and strip them during the rpmbuild. it would be nice to have, but it is quite a codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants