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

build: drop trusty from PPA builds, EOL and incompatible #29651

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

karalabe
Copy link
Member

This PR drops Ubuntu Trusty as a PPA build target. The reason is: arm64 shipped with it is incompatible with Go; amd64 is missing C headers files we need; 386 OOMs on the builder, for whatever reason. That said, Trusty's EOL is April 2024, so right on cue.

The PR also does some further cleanups of hacks and parameters that we've added to keep trusty alive. Without it, we can get rid of the many stuff that can be hardcoded now again.

@karalabe karalabe added this to the 1.14.1 milestone Apr 25, 2024
@karalabe karalabe merged commit ad4fb2c into ethereum:master Apr 25, 2024
2 of 3 checks passed
jorgemmsilva pushed a commit to iotaledger/go-ethereum that referenced this pull request Jun 17, 2024
)

* build: drop trusty from PPA builds, EOL and incompatible

* build: add Ubuntu Noble PPA build target
stwiname pushed a commit to subquery/data-node-go-ethereum that referenced this pull request Sep 9, 2024
)

* build: drop trusty from PPA builds, EOL and incompatible

* build: add Ubuntu Noble PPA build target
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.

1 participant