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: unable to create file test/lib/aux.sh: No such file or directory #25

Closed
QuellaZhang opened this issue Oct 17, 2019 · 1 comment
Closed

Comments

@QuellaZhang
Copy link

Hi All,

We try to build OSQuery on MSVC, Lvm2 as a submodule of OSQuery, we encounter the following error when we git clone the source, can you help look at this? Thank you. If I git clone lvm2 separately, "test/lib/aux.sh" also doesn't exist in my local.

Repro step:

  1. open VS x86 tools command
  2. git clone --recursive https://github.com/facebook/osquery F:\gitP\facebook\osquery
  3. cd F:\gitP\facebook\osquery
  4. git submodule sync
  5. git submodule foreach git reset --hard

Error:
F:\gitP\facebook\osquery>git submodule foreach git reset --hard
Entering 'libraries/cmake/source/libarchive/src'
HEAD is now at 98a69539 Libarchive 3.3.2
Entering 'libraries/cmake/source/libaudit/src'
HEAD is now at 20204cc Start 2.4.3 development
Entering 'libraries/cmake/source/libcryptsetup/src'
HEAD is now at 0ba5776 Version 1.7.5.
Entering 'libraries/cmake/source/libdevmapper/src'
error: unable to create file test/lib/aux.sh: No such file or directory
fatal: Could not reset index file to revision 'HEAD'.
Stopping at 'libraries/cmake/source/libdevmapper/src'; script returned non-zero status.

@QuellaZhang
Copy link
Author

Closed this issue because the issue has been fixed.

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

No branches or pull requests

1 participant