Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

not use --depth 1 when cloning rtlsdr or remote host hungup #43

Open
kristianpaul opened this issue Jan 3, 2014 · 2 comments
Open

not use --depth 1 when cloning rtlsdr or remote host hungup #43

kristianpaul opened this issue Jan 3, 2014 · 2 comments

Comments

@kristianpaul
Copy link

How to solve: Just avoid --depth 1

Log:
brew install --HEAD rtlsdr
==> Cloning git://git.osmocom.org/rtl-sdr.git
Cloning into '/Library/Caches/Homebrew/rtlsdr--git'...
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: --shallow-file failed
Error: Failure while executing: git clone --depth 1 git://git.osmocom.org/rtl-sdr.git /Library/Caches/Homebrew/rtlsdr--git

@natevw
Copy link

natevw commented Jan 17, 2014

This seems to be an issue in homebrew itself. Is there a way to "avoid --depth 1" with homebrew or are you just manually building?

@abadb
Copy link

abadb commented Jan 26, 2014

It seems the git.osmocom.org repo doesn't support the --depth command.

See this issue: Homebrew/legacy-homebrew#25751

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

No branches or pull requests

3 participants