On Tue, Jan 14, 2014 at 4:06 PM, Dennis Cote <[email protected]> wrote: > 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.
I think this was the real issue.. https://github.com/beagleboard/image-builder/commit/95f61a4c3c050492c252152f7fff1379c4aa50b4 I had re-ordered the pkg list to make things easier for another user, but missed a space, so the default package set never got installed. Running a full rerun right now and so far it looks good.. > > 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). Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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.
