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.

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'
Cloning into '/var/www'...
error: Problem with the SSL CA cert (path? access rights?) while accessing 
https://github.com/beagleboard/bone101/info/refs
fatal: HTTP request failed
Cloning into '/var/lib/cloud9'...
error: Problem with the SSL CA cert (path? access rights?) while accessing 
https://github.com/beagleboard/bonescript/info/refs
fatal: HTTP request failed
/bin/chown: invalid user: `debian:debian'
Cloning into '/opt/source/libsoc'...
error: Problem with the SSL CA cert (path? access rights?) while accessing 
https://github.com/jackmitch/libsoc/info/refs
fatal: HTTP request failed
final.sh: 160: cd: can't cd to /opt/source/libsoc/
final.sh: 161: final.sh: ./autogen.sh: not found
final.sh: 162: final.sh: ./configure: not found
final.sh: 163: final.sh: make: not found
final.sh: 164: final.sh: make: not found
final.sh: 165: final.sh: make: not found
Cloning into '/opt/source/Userspace-Arduino'...
error: Problem with the SSL CA cert (path? access rights?) while accessing 
https://github.com/prpplague/Userspace-Arduino/info/refs
fatal: HTTP request failed
/bin/sed: can't read /etc/ssh/sshd_config: No such file or directory
/bin/sed: can't read /etc/ssh/sshd_config: No such file or directory


Does anyone know what went wrong, or more importantly, what I need to do to 
fix it?

TIA
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to