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

Add Glibc 2.37 #9662

Merged
merged 9 commits into from
Apr 17, 2024
Merged

Add Glibc 2.37 #9662

merged 9 commits into from
Apr 17, 2024

Conversation

satmandu
Copy link
Member

@satmandu satmandu commented Apr 17, 2024

Fixes #9614 #9612 #9663

  • Updates rubocop. (This is needed because the older version of rubocop errors out on the glibc package file.)
  • Updates install.sh to add the conditions for using the glibc_lib237 package on install.

Works properly:

  • x86_64
  • armv7l

Run the following to get this pull request's changes locally for testing.

CREW_REPO=https://github.com/satmandu/chromebrew.git CREW_BRANCH=master crew update

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
@satmandu satmandu marked this pull request as draft April 17, 2024 01:59
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Signed-off-by: Satadru Pramanik <satadru@gmail.com>
@satmandu satmandu changed the title Initial Glibc 2.37 build Add Glibc 2.37 Apr 17, 2024
@satmandu satmandu marked this pull request as ready for review April 17, 2024 03:17
@ghost

This comment was marked as spam.

@satmandu
Copy link
Member Author

Please let me know if the package I built works on an AMD system.

If not, then please submit a package file to build that binary. We will not accept user submissions of pre-built binaries. It's too much of a security risk.

@ghost

This comment was marked as spam.

install.sh Outdated Show resolved Hide resolved
Copy link
Collaborator

@uberhacker uberhacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments.

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
@uberhacker uberhacker merged commit 44a7e3f into chromebrew:master Apr 17, 2024
6 checks passed
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.

ChromeOS R123 updated to glibc 2.37, which breaks crew
2 participants