-
Notifications
You must be signed in to change notification settings - Fork 3
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
Unable to build on Raspberry Pi2 Hypriot #4
Comments
I haven't tried on Docker 1.10.1 yet. It builds with 1.5.0 still - let's see if I'm able to reproduce. |
Unfortunately I'm not able to reproduce. I upgraded my Hypriot image from Wheezy to Jessie, installed Docker 1.10.1 and successfully built the image. Have you tried pruning your cached intermediate images and rebuilt? I'd be glad to hear if this works for you! |
Hi @marcelst thanks for testing, after some further investigation this seems to happen on all builds i attempt, after some research it appears other people have had the same issue, but it's really intermittent and they haven't been able to tie down exactly what's causing it. Something between the NAT docker does and my network/connection just don't play well together. I am currently attempting to use a build container to build the image as i can use --net=host which seems to bypass the issue. If that doesn't work i'll just pull down your working image, but i would really like to get this resolved for my own sanity :) Thanks for upping the new image, appreciated! Gareth |
Hmm, completely replaced my router, as i had been wanting to replace it, so it's now just the Pi hard wired to my Router (Asus RT-AC68P), which is then connected to an SMC D3CM1604 DOCSIS 3 cable modem on TWC. Still failing to build, it did manage to get a little further and install Babel, but it is now failing later one. I am so stumped by this one.
|
@marcelst i'm actually unable to run your latest image either, i can download it fine, but i get the following error when i try to run it:
|
I am getting the same "no command specified" error |
Me too. |
I am trying to build this on a raspberry Pi2 running the latest Cypriot with Docker 1.10.1 and failing.
It seems to fail with a checksum error on the NPM Install for Babel@5, have you come across the same issue, any idea how to get around it?
Thanks!
Gareth
The text was updated successfully, but these errors were encountered: