My build on the BBB itself just failed in *exactly* the same fashion. I got the same error after starting to clone Cloud9. Also, the same follow on errors since I hadn't fixed the script as you did in your patch.
So this does not look like it is caused by qemu. Interestingly, I think this build completed slightly faster than the x86 build. I think it was mostly because the network speed for the downloads was better. I suspect the network translation slows down the virtual machine build enough to make a difference. On the other hand it could have been the time of day or something else. Ultimately the downloads were about twice the speed on the BBB as my VM, and both eventually lead to the same ISP. In any case, the native build is definitely not radically slower than the PC build (as I had expected). On Tuesday, January 14, 2014 2:09:03 PM UTC-7, RobertCNelson wrote: > > For me.. Sometimes this version works.. > > voodoo@work-e6400:~$ qemu-arm-static -version > qemu-arm version 1.7.0 (Debian 1.7.0+dfsg-2), Copyright (c) 2003-2008 > Fabrice Bellard > > depending on mode the git calls just fail.. > > > >> I'm not 100% sure of this is qemu to blame or the network went down.. > >> > >> BTW: due to issues with qemu across the board, I only run this script > >> on native arm hardware (Debian Jessie).. > > btw, this should help the script atleast complete on totaly failure > qemu/git failure.. > > > https://github.com/beagleboard/image-builder/commit/7e308e293e6d524e00406590a8cefc57d2173115 > > > How do I use this link to update the script? I'm quite new to git. > > Just copy it via any means, rsync/apache/etc. > > When you run ./beagleboard.org_image.sh, your final image "base" image > will be under the deploy directory. > > You'll also see a "ship.sh" script, this created the final 3 images i > uploaded to here: > > http://rcn-ee.net/deb/testing/2014-01-10/ > > Normally i copy these 2 files (ship.sh/debian*-.tar) to an x86 and > then run ./ship.sh as the xz compression takes a lot of resources > before uploading.. > > Thanks for the tips. I'll do that when I can get the build to complete. Dennis Cote -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
