Hi,

    I am getting an OS error "Device or resource
busy:../.git/clone.bundle'" every time I try to clone the Tizen
repository. Anyone knows what to do or why this occurs ?

senguttuvan@animal:~/Tizen_Project$ repo init -u
ssh://[email protected]:29418/scm/manifest -b tizen -m mobile.xml
Get https://gerrit.googlesource.com/git-repo/clone.bundle
Traceback (most recent call last):
  File "/home/senguttuvan/bin/repo", line 775, in <module>
    main(sys.argv[1:])
  File "/home/senguttuvan/bin/repo", line 742, in main
    _Init(args)
  File "/home/senguttuvan/bin/repo", line 266, in _Init
    _Clone(url, dst, opt.quiet)
  File "/home/senguttuvan/bin/repo", line 527, in _Clone
    _ImportBundle(local)
  File "/home/senguttuvan/bin/repo", line 495, in _ImportBundle
    os.remove(path)
OSError: [Errno 16] Device or resource busy:
'/home/senguttuvan/Tizen_Project/.repo/repo/.git/clone.bundle'

Thanks,
Navin



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

Reply via email to