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

rb-sys-dock's base image is past EOL #402

Closed
sxlijin opened this issue Jul 23, 2024 · 1 comment · Fixed by #408
Closed

rb-sys-dock's base image is past EOL #402

sxlijin opened this issue Jul 23, 2024 · 1 comment · Fixed by #408

Comments

@sxlijin
Copy link
Contributor

sxlijin commented Jul 23, 2024

rb-sys-dock depends on CentOS 7, which as of Jul 1 is EOL.

For me, this manifested as an inability to build OpenSSL dependencies: I need to yum install perl-IPC-Cmd to make x86_64-linux builds work, and that fails with this error:

Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"

gh workflow logs: https://github.com/BoundaryML/baml/actions/runs/10066707009/job/27828665640

centos mirrorlist deprecation: https://serverfault.com/questions/1161816/mirrorlist-centos-org-no-longer-resolve

@sxlijin sxlijin changed the title rb-sys-dock is past EOL rb-sys-dock's base image is past EOL Jul 23, 2024
@sxlijin
Copy link
Contributor Author

sxlijin commented Jul 23, 2024

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 a pull request may close this issue.

1 participant