You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.
there are known issues compiling some 2.x versions of Ruby on some Linux distros due mostly to readline & SSL package versioning issues... we should, to the extent reasonably possible, mitigate these issues in generate.sh with some version-checking control flow that, when necessary, installs the requisite patches/packages for the versions of Ruby in question
I get a a "Circle Bug" when creating the custom dockerfile. I use these configurations: config.txt
This might be related to this or do you want me to open a new issue?
Kind regards
hey! yes, it seems to be related to the image-building. I followed the steps and used one of the mentioned ruby versions. Unfortunately I can't say more about the error. the gui only reports that there is a an internal bug but no logs/specifications.
there are known issues compiling some 2.x versions of Ruby on some Linux distros due mostly to
readline
& SSL package versioning issues... we should, to the extent reasonably possible, mitigate these issues ingenerate.sh
with some version-checking control flow that, when necessary, installs the requisite patches/packages for the versions of Ruby in questionThe text was updated successfully, but these errors were encountered: