On Tue, Jan 14, 2014 at 1:57 PM, Dennis Cote <[email protected]> wrote: > I tried to use the image builder linked at the end of > http://www.beagleboard.org/blog/2014-01-04-happy-new-year/ to build a new > Debian based image for a BBB. I used the following commands in my home > directory to download and run the image builder script. > > mkdir BBB > cd BBB > git clone https://github.com/beagleboard/image-builder > cd image-builder > ./beagleboard.org_image.sh > > The script worked until it tried to clone the Cloud9 git repository. There > were many subsequent errorsafter that as copied below.
I'm guessing this was on x86? So what OS and what version and what version of qemu-arm-static qemu-arm-static -version > Cloning into '/opt/cloud9'... > error: Problem with the SSL CA cert (path? access rights?) while accessing > https://github.com/ajaxorg/cloud9.git/info/refs > fatal: HTTP request failed > /bin/chown: invalid user: `debian:debian' 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).. 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.
