Skip to content

use debian as base and build ruby ourselves to support daily updates #18647

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

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

machisuji
Copy link
Member

@machisuji machisuji commented Apr 15, 2025

@top4ek
Copy link
Contributor

top4ek commented Apr 15, 2025

Why we need that?
Also, take into account some stuff for jemalloc.
Do we need to remove ruby-install-$RUBYINSTALL_VERSION and tarball itself after installation?

@machisuji machisuji force-pushed the feature/hand-made-ruby-for-daily-updates branch from fb40193 to 0e2e9b3 Compare April 15, 2025 14:28
@machisuji
Copy link
Member Author

HI @top4ek thanks for your comment. Yes, we should remove ruby-install and the tarball after the installation. Right now, this is just a proof of concept. If we do want to do this, it will need some more polish, yes.

As for why we need it, the idea is to get the included dependencies as recent as possible to reduce the number of CVEs. Whether this actually does reduce the number in a meaningful way, we have yet to test as well.

@top4ek
Copy link
Contributor

top4ek commented Apr 15, 2025

On my experience, sonarcube argues about debian 12 itself, not ruby, but still that good idea.

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

Successfully merging this pull request may close these issues.

2 participants