Skip to content

meta-openharmony migration: Reusing repo mirror failed!

Reusing repo mirror @ /var/shared/meta-openharmony/repo-mirror
/var/shared/meta-openharmony/repo-mirror ~/eclipse/oniro-core/meta-openharmony
Traceback (most recent call last):
  File "/usr/share/git-repo/main.py", line 630, in <module>
    _Main(sys.argv[1:])
  File "/usr/share/git-repo/main.py", line 604, in _Main
    result = run()
  File "/usr/share/git-repo/main.py", line 597, in <lambda>
    run = lambda: repo._Run(name, gopts, argv) or 0
  File "/usr/share/git-repo/main.py", line 266, in _Run
    result = cmd.Execute(copts, cargs)
  File "/usr/share/git-repo/subcmds/init.py", line 500, in Execute
    self._SyncManifest(opt)
  File "/usr/share/git-repo/subcmds/init.py", line 325, in _SyncManifest
    m.Sync_LocalHalf(syncbuf, submodules=opt.submodules)
  File "/usr/share/git-repo/project.py", line 1342, in Sync_LocalHalf
    if committer_email == self.UserEmail:
  File "/usr/share/git-repo/project.py", line 634, in UserEmail
    self._LoadUserIdentity()
  File "/usr/share/git-repo/project.py", line 638, in _LoadUserIdentity
    u = self.bare_git.var('GIT_COMMITTER_IDENT')
  File "/usr/share/git-repo/project.py", line 3040, in runner
    raise GitError('%s %s: %s' %
error.GitError: manifests var: 
*** Please tell me who you are.
Run
  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: unable to auto-detect email address (got '1001490000@runner-psrra7r-project-2297-concurrent-0nm42z.(none)')