cloudfleet / blimp-parachute

Zero knowledge backups
Other
2 stars 0 forks source link

Containerization on ARM misses GLIBC_2.15 #2

Closed DoubleMalt closed 8 years ago

DoubleMalt commented 8 years ago

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

easye commented 8 years ago

@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 commented 8 years ago

That builders are cuboxes.

On Thu, Feb 4, 2016 at 9:14 AM, easye notifications@github.com 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 https://github.com/cloudfleet/blimp-parachute/issues/2#issuecomment-179703800 .

easye commented 8 years ago

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

DoubleMalt commented 8 years ago

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 notifications@github.com 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 https://github.com/cloudfleet/blimp-parachute/issues/2#issuecomment-179705804 .

DoubleMalt commented 8 years ago

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 < christoph@web.crofting.com> 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 notifications@github.com 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 https://github.com/cloudfleet/blimp-parachute/issues/2#issuecomment-179705804 .

easye commented 8 years ago

Fixed in https://github.com/cloudfleet/blimp-parachute/commit/f2c400b81124b38241b7143920135d3907d13d60 N.b. there is still a remaining issue in creating the arm32 container; see https://github.com/cloudfleet/blimp-parachute/issues/3