We need to build portable, monolithic binaries that are compatible with CentOS #88

Closed
opened 2021-06-28 23:48:25 +00:00 by stellarmagnet · 3 comments
stellarmagnet commented 2021-06-28 23:48:25 +00:00 (Migrated from github.com)

Problem:
The GitHub Actions are building binaries for Ubuntu, and when you run it on CentOS it cannot find certain files. This impacts being able to implement a continuous deployment process.

Solution:
We need to move towards a monolithic, portable binary that has no shared library dependencies.

Problem: The GitHub Actions are building binaries for Ubuntu, and when you run it on CentOS it cannot find certain files. This impacts being able to implement a continuous deployment process. Solution: We need to move towards a monolithic, portable binary that has no shared library dependencies.
arijitAD commented 2021-07-07 05:21:50 +00:00 (Migrated from github.com)

Build static Linux binaries for and publish in assets.

Build static Linux binaries for and publish in assets.
Member

@ABastionOfSanity @srwadleigh @dboreham not sure how this fits into the CI/CD work you are doing but going to close this as it is very old and the problem it was opened to address doesn't really exist in it's described form anymore.

@ABastionOfSanity @srwadleigh @dboreham not sure how this fits into the CI/CD work you are doing but going to close this as it is very old and the problem it was opened to address doesn't really exist in it's described form anymore.

Ok I guess we'll learn if this is still an issue. Upstream geth seems to ship a unified binary for all Linux fwiw.

Ok I guess we'll learn if this is still an issue. Upstream geth seems to ship a unified binary for all Linux fwiw.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#88
No description provided.