Hi jf.ding, Thanks for your help. After installing i am able to run gbs and download the package from git, but ssh clone is not working, so i used direct cloning as mentioned in video, and i am able to download the packages.
Now i am in process of creating image, for this i followed the below steps from https://source.tizen.org/documentation/developer-guide/creating-images *1. Original kickstart file has been obtained by following the link below:* * http://download.tizen.org/snapshots/trunk/common/latest/builddata/image-configs/ * * repo --name=Tizen-main --baseurl=http://download.tizen.org/snapshots/trunk/common/latest/repos/tizen-main/armv7l/packages/* *There is no files exist in this path. * * * *So i took the kickstart file from http://download.tizen.org/snapshots/2.1/common/latest/images/RD-210/RD-210.ks, Is this correct? and later copied the content to one text file and i change the below lines and saved to "Downloads" folder on my PC* as per video session. #repo --name=Tizen-main --baseurl= https://download.tizendev.org/snapshots/trunk/common/@BUILD_ID@/repos/tizen-main/armv7l/packages/--#save --ssl_verify=no repo --name=Tizen-main --baseurl= http://download.tizen.org/snapshots/trunk/common/latest/repos/main/armv7l/packages/--save --ssl_verify=no #repo --name=Tizen-base --baseurl= https://download.tizendev.org/snapshots/trunk/common/@BUILD_ID@/repos/tizen-base/armv7l/packages/--#ssl_verify=no repo --name=Tizen-base --baseurl= http://download.tizen.org/snapshots/trunk/common/latest/repos/base/armv7l/packages/--ssl_verify=no *2. I ran the sudo mic command for creating image.* * labpc@labpc-P5GD2-TVM-GB-SI:~/Downloads$ sudo mic create loop --taring-to=RD-210-rs.tar.gz RD-210.ks * * I am getting the following error* mic 0.19 (Ubuntu 13.04 raring) Info: Substitute macro variable @BUILD_ID@/@ARCH@ in ks: RD-210.ks Info: Retrieving repo metadata: Error <creator>: [Errno 14] HTTP Error 404 : http://download.tizen.org/snapshots/trunk/common/latest/repos/main/armv7l/packages/armv7l/repodata/repomd.xml labpc@labpc-P5GD2-TVM-GB-SI:~/Downloads$ sudo mic create loop --taring-to=RD-210-rs.tar.gz RD-210.ks mic 0.19 (Ubuntu 13.04 raring) Info: Substitute macro variable @BUILD_ID@/@ARCH@ in ks: RD-210.ks Info: Retrieving repo metadata: Info: Retrieving 4a1f9ae42efc07f1d9c19a7cb9b8e96376afc25e676a9bc0942Info: Retrieving 9cef6d9c25906b9e920c0772f3f1cded750887ccd640276265bInfo: Retrieving 357a89fbef04c88f07974024d45336194ba691184b9c5539a8eInfo: Retrieving e0ffa2876a0d888fc99a5f9c2097b406c5824fa3134790020f05d ... DONE Info: Use detected arch armv7l. Info: Creating tizen bootstrap ... Warning <bootstrap>: <bootstrap>Can't get rpm binary: mic-bootstrap-x86-arm Q: Switch to native mode and continue?(Y/n) y Info: Substitute macro variable @BUILD_ID@/@ARCH@ in ks: RD-210.ks Info: Retrieving repo metadata: Info: Retrieving repomd.xml ... DONE Warning: Failed to load plugin backend/zypppkgmgr: libudev.so.0: cannot open shared object file: No such file or directory Warning: vdso is enabled on your host, which might cause problems with arm emulations. You can disable vdso with following command before starting image build: echo 0 | sudo tee /proc/sys/vm/vdso_enabled Error <creator>: Failed to find group 'common' : No Group named common exists *Which latest release i should use? , also can you send me the kickstart file with correct path for creating image?* Thanks & Regards, Kishore
_______________________________________________ Product-dev mailing list [email protected] https://lists.tizen.org/listinfo/product-dev
