-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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: Failure while executing: git clone --depth 1 --branch v0.16.0 #1003
Comments
same. if I enter it manually, it downloads repo correctly |
this one is really weird; seems like it might be a git issue or something. can you double check that this happens with the latest release of v0.16.2 after a |
|
For some unknown reason it succeeded today. |
I've been having the same problem since yesterday (9/23/13), have never seen before. Like other people have noticed, I can manually run this command without a problem: git clone --depth 1 --branch v0.16.2 https://github.com/phinze/homebrew-cask.git /Users/jsmitley/Library/Caches/Homebrew/brew-cask--git $ git --version |
Hmm I'll have to do some more research on this one. Seems sporadic but recurs often enough that there's probably something to fix here. |
found the problem? |
It's not likely, but maybe it's some variation of Github issue I've noticed long time ago, but it wasn't fixed yet: Fails:
Succeeds:
|
Work clone
|
Notice "fatal: git fetch-pack: expected shallow list" On Tue, Oct 8, 2013 at 9:30 PM, Thiago Avelino [email protected]:
|
Sorry for the trouble folks. 😿 I have yet to be able to reproduce this locally. It smells to me like either a sporadic GitHub issue, or else there's some variable we have yet to isolate. Those of you hitting the error - it's consistently reproducible on your system? |
Also can those of you with this problem report your |
@phinze I think the only solution is for homebrew to not use |
I think this might be related: |
it's consistently reproducible on your system?
|
Upgrade OS X must be some problem in OS X |
Last activity 4months ago. Going to call this mysterious one closed... feel free to reopen if you experience it. 🎐 |
still have the issue
|
Still facing it too. I have noticed that it attempts to install it into /Library/Caches On OSX 10.9:
|
I just hit this issue too:
verbose/debug:
git:
|
Tried
|
Also tried
Still same problem, without
|
avelino@avelino /Library/Caches/Homebrew $ brew install brew-cask
==> Cloning https://github.com/phinze/homebrew-cask.git
Error: Failure while executing: git clone --depth 1 --branch v0.16.0 https://github.com/phinze/homebrew-cask.git /Library/Caches/Homebrew/brew-cask--git
avelino@avelino /Library/Caches/Homebrew $
The text was updated successfully, but these errors were encountered: