Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

chef-dk 0.1.0-1 bundled ruby is linked against libc 2.17 or later. #56

Closed
rhass-r7 opened this issue May 21, 2014 · 3 comments
Closed

Comments

@rhass-r7
Copy link

ChefDK for Ubuntu is linked against a version of libc6 which is not distributed by default with Ubuntu 12.04.

$ USE_SYSTEM_GECODE=1 chef gem install dep-selector-libgecode
/opt/chefdk/embedded/bin/ruby: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.17' not found (required by /opt/chefdk/embedded/lib/libruby.so.2.1)

The expected behavior is to be linked against libc6 version <= 2.15

@sersut
Copy link

sersut commented May 21, 2014

Why do you need to do this @rhass-r7 ? Chef DK comes with a version of dep-selector-libgecode already installed as well as gecode.

@rhass-r7
Copy link
Author

Pebkac. I pulled the wrong deb. Sorry for the confusion.

@sersut
Copy link

sersut commented May 21, 2014

no probs... anytime @rhass-r7

@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants