Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gclient sync ERROR on WIN VISTA HOME PREMINUM sp1 #14

Closed
GoogleCodeExporter opened this issue Aug 11, 2015 · 2 comments
Closed

gclient sync ERROR on WIN VISTA HOME PREMINUM sp1 #14

GoogleCodeExporter opened this issue Aug 11, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.gclient sync 
2. when run on cmd shell 
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
windows vista sp 1 home premium


Please provide any additional information below.





follwing error  occur during gclient sync on cmd shell


D:\downloads\[chromiumos]>gclient sync
Traceback (most recent call last):
  File "D:\downloads\depot_tools\bootstrap\\..\gclient.py", line 1183, in ?
    result = Main(sys.argv)
  File "D:\downloads\depot_tools\bootstrap\\..\gclient.py", line 1178, in Main
    return DispatchCommand(command, options, args)
  File "D:\downloads\depot_tools\bootstrap\\..\gclient.py", line 1103, in
Dispat
chCommand
    return command_map[command](options, args)
  File "D:\downloads\depot_tools\bootstrap\\..\gclient.py", line 1020, in
DoUpda
te
    return client.RunOnDeps('update', args)
  File "D:\downloads\depot_tools\bootstrap\\..\gclient.py", line 675, in
RunOnDe
ps
    scm.RunCommand(command, self._options, args, file_list)
  File "D:\downloads\depot_tools\gclient_scm.py", line 79, in RunCommand
    return getattr(self, command)(options, args, file_list)
  File "D:\downloads\depot_tools\gclient_scm.py", line 131, in update
    cwd=self._root_dir, redirect_stdout=False)
  File "D:\downloads\depot_tools\gclient_scm.py", line 197, in _Run
    sp = subprocess.Popen(cmd, cwd=cwd, stdout=stdout)
  File "D:\downloads\depot_tools\python_bin\lib\subprocess.py", line 558,
in __i
nit__
    errread, errwrite)
  File "D:\downloads\depot_tools\python_bin\lib\subprocess.py", line 722,
in _ex
ecute_child
    startupinfo)
WindowsError: [Errno 2] The system cannot find the file specified


Original issue reported on code.google.com by pyarados...@gmail.com on 26 Nov 2009 at 9:44

@GoogleCodeExporter
Copy link
Author

Submit a bug report to chromium tracker if it stills happen.

Original comment by maruel@chromium.org on 4 Feb 2010 at 8:25

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

Issue 15 has been merged into this issue.

Original comment by maruel@chromium.org on 4 Feb 2010 at 8:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant