dockerfile-wizard icon indicating copy to clipboard operation
dockerfile-wizard copied to clipboard

Certain 2.x versions of Ruby fail to compile (upstream bug)

Open iynere opened this issue 8 years ago • 4 comments

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

  • https://github.com/rvm/rvm/issues/3548
  • https://github.com/rbenv/ruby-build/issues/526

iynere avatar Jan 10 '18 16:01 iynere

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

haucky avatar Feb 13 '18 18:02 haucky

hi there, what's the error you're getting ? is it related specifically to the image-building process or just a random CircleCI bug

iynere avatar Feb 13 '18 18:02 iynere

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.

image image

haucky avatar Feb 13 '18 19:02 haucky

can you email me a link to your build ? [email protected]

iynere avatar Feb 13 '18 19:02 iynere