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

error with 'west update' on Windows 10 #21629

Closed
andrewboie opened this issue Dec 31, 2019 · 1 comment
Closed

error with 'west update' on Windows 10 #21629

andrewboie opened this issue Dec 31, 2019 · 1 comment
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@andrewboie
Copy link
Contributor

andrewboie commented Dec 31, 2019

Describe the bug

PS C:\Users\andrew\projects\zephyr> west update
...
=== updating civetweb (modules\lib\civetweb):
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
...
ERROR: update failed for project civetweb
PS C:\Users\andrew\projects\zephyr>

To Reproduce
Steps to reproduce the behavior:

Set up windows 10 zephyr environment with chocolatey, and try to west init.

Expected behavior
No errors.

Impact
Unsure what depends on this.

@andrewboie andrewboie added the bug The issue is a bug, or the PR is fixing a bug label Dec 31, 2019
@carlescufi
Copy link
Member

This seems to be a duplicate of #21426. See there for a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

No branches or pull requests

2 participants