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

Containerization on ARM misses GLIBC_2.15 #2

Closed
DoubleMalt opened this issue Feb 4, 2016 · 6 comments
Closed

Containerization on ARM misses GLIBC_2.15 #2

DoubleMalt opened this issue Feb 4, 2016 · 6 comments
Assignees

Comments

@DoubleMalt
Copy link
Member

Error message: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.15' not found (required by /opt/cloudfleet/apps/ccl/armcl

@DoubleMalt DoubleMalt assigned DoubleMalt and easye and unassigned DoubleMalt Feb 4, 2016
@easye
Copy link
Member

easye commented Feb 4, 2016

@DoubleMalt Can you share the diagnostic output of the platform that the init.bash centralized rc script from engineroom emits on the platform? I am assuming RPi2 as the underlying hardware?

@DoubleMalt
Copy link
Member Author

That builders are cuboxes.

On Thu, Feb 4, 2016 at 9:14 AM, easye [email protected] wrote:

Can you snip the diagnostic output of the platform that the init.bash
centralized rc script from engineroom emits on the platform? I am assuming
RPi2 as the underlying hardware?


Reply to this email directly or view it on GitHub
#2 (comment)
.

@easye
Copy link
Member

easye commented Feb 4, 2016

Can you set me up with an ssh key later today to one of them?

@DoubleMalt
Copy link
Member Author

The missing thing is inside the docker container. Do you get a different
message on your RPi?

On Thu, Feb 4, 2016 at 9:23 AM, easye [email protected] wrote:

Can you set me up with an ssh key later today to one of them?


Reply to this email directly or view it on GitHub
#2 (comment)
.

@DoubleMalt
Copy link
Member Author

Builder arch info:

root@marina:~# uname -a
Linux marina 3.14.14-cubox-i #2 SMP Wed Mar 11 13:01:02 CET 2015 armv7l
GNU/Linux

On Thu, Feb 4, 2016 at 9:25 AM, Christoph Witzany <
[email protected]> wrote:

The missing thing is inside the docker container. Do you get a different
message on your RPi?

On Thu, Feb 4, 2016 at 9:23 AM, easye [email protected] wrote:

Can you set me up with an ssh key later today to one of them?


Reply to this email directly or view it on GitHub
#2 (comment)
.

easye added a commit that referenced this issue Feb 10, 2016
N.b. although the `docker build` invocation succeeds it is a false
positive having timed out after build (see
<#3> for status of
that problem).

Addresses <#2>
@easye
Copy link
Member

easye commented Feb 10, 2016

Fixed in f2c400b
N.b. there is still a remaining issue in creating the arm32 container; see #3

@easye easye closed this as completed Feb 10, 2016
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

No branches or pull requests

2 participants