PDA

View Full Version : Can't git clone in virtual image SDK?


sony123
02-08-2010, 12:36 AM
I have been trying to set up SDK to help with the UI part of the app FeedingIt. I followed the steps and can bring up the GUI in scratchbox. However, I cannot git clone the source codes from the garage. The error message is that "vcs.maemo.org could not be found".... at first I thought it was bad network for the SDK virtual machine but I can access Internet through Firefox in SDK. Could anyone shed me some light on the possible issue? Thanks!

danielwilms
02-08-2010, 03:48 AM
Hi,

please try this (http://wiki.maemo.org/Developer_FAQ#Why_can_I_reach_an_IP-address_but_no_domain_inside_Scratchbox.3F), and see if it works then.

Daniel

sony123
02-09-2010, 04:07 AM
Hi,

please try this (http://wiki.maemo.org/Developer_FAQ#Why_can_I_reach_an_IP-address_but_no_domain_inside_Scratchbox.3F), and see if it works then.

Daniel

Thanks a lot Daniel I didn't see the FAQ. I had an empty resolv.conf (2.6) and also had the certificate at the default place not seen by curl (2.10). It works now.