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

feat: an option to remove GLIBC_PRIVATE reference on Linux Gnu #195

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

maxirmx
Copy link
Member

@maxirmx maxirmx commented Aug 31, 2024

No description provided.

Copy link

codecov bot commented Aug 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.14%. Comparing base (35314a1) to head (6898655).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
+ Coverage   68.55%   69.14%   +0.59%     
==========================================
  Files           7        7              
  Lines         442      444       +2     
==========================================
+ Hits          303      307       +4     
+ Misses        139      137       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maxirmx maxirmx linked an issue Aug 31, 2024 that may be closed by this pull request
@maxirmx maxirmx changed the title Optional patchelf feat: an option to remove GLIBC_PRIVATE reference on Linux Gnu Aug 31, 2024
@maxirmx maxirmx force-pushed the maxirmx-with-patchelf branch 2 times, most recently from 0d5ad7a to fc8b3c0 Compare August 31, 2024 20:20
@maxirmx maxirmx self-assigned this Aug 31, 2024
@maxirmx maxirmx force-pushed the maxirmx-with-patchelf branch 5 times, most recently from 4fdddf4 to 4b297b9 Compare September 1, 2024 16:17
@maxirmx maxirmx force-pushed the maxirmx-with-patchelf branch 2 times, most recently from b450734 to 6a2b0db Compare September 1, 2024 19:34
@maxirmx maxirmx marked this pull request as ready for review September 1, 2024 21:34
@maxirmx
Copy link
Member Author

maxirmx commented Sep 1, 2024

This feature will allow to run packages pressed with Ubuntu 20 in other linux gnu environments

@maxirmx maxirmx merged commit a3783b8 into main Sep 2, 2024
93 checks passed
@maxirmx maxirmx deleted the maxirmx-with-patchelf branch September 2, 2024 10:04
@ronaldtse
Copy link
Contributor

@maxirmx time for a blog post? 😉

@maxirmx
Copy link
Member Author

maxirmx commented Sep 2, 2024

@maxirmx time for a blog post? 😉

I plan to create a workflow that runs on Rocky Linux, creates tebako package using Ubuntu container and then runs the package on native Rocky Linux

Then I will describe it in README and blog post as generic approach for gnu linux systems. ok ?

@ronaldtse
Copy link
Contributor

That's perfect. Thanks @maxirmx !

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

Successfully merging this pull request may close these issues.

Tebako package build on Ubuntu 20 is not compatible with Ubuntu 22
2 participants