Hi Sir,

I donwloaded the *.ks file, and try to create images from building packages.
When I run command:
repo --name=Tizen-main 
--baseurl=http://download.tizen.org/releases/2.2/tizen-2.2/repos/tizen-main/ia32/packages/
 --save --ssl_verify=no --priority=99
it returns error like following:


$ repo --name=Tizen-main 
--baseurl=http://download.tizen.org/releases/2.2/tizen-2.2/repos/tizen-main/armv7l/packages/
 --save --ssl_verify=no --priority=99
Usage: repo [-p|--paginate|--no-pager] COMMAND [ARGS]


main.py: error: no such option: --name


I check the command options in repo help:


$ repo --help
Usage: repo [-p|--paginate|--no-pager] COMMAND [ARGS]


Options:
  -h, --help      show this help message and exit
  -p, --paginate  display command output in the pager
  --no-pager      disable the pager
  --trace         trace git command execution
  --time          time repo command execution
  --version       display this version of repo


There's no "--name" option, could someone help to let me know how to run this 
repo command? Where's the repo from in this command?


Thanks


Rocky
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to