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

Install problem on Ubuntu 16.04 #51

Closed
nasafix-nasser opened this issue Nov 5, 2019 · 2 comments
Closed

Install problem on Ubuntu 16.04 #51

nasafix-nasser opened this issue Nov 5, 2019 · 2 comments

Comments

@nasafix-nasser
Copy link

nasafix-nasser commented Nov 5, 2019

When I want to install on Ubuntu 16.04, I get the following error.
$ brew tap dandavison/delta https://github.com/dandavison/delta
...
$ brew install dandavison/delta/git-delta

Error: No available formula with the name "dandavison/delta/git-delta"
==> Searching for a previously deleted formula (in the last month)...
Warning: dandavison/delta is shallow clone. To get complete history run:
git -C "$(brew --repo dandavison/delta)" fetch --unshallow

Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.

I'm new to brew so please excuse me if I've missed a simple thing. I can use brew install git-delta and it works fine.

Also:
$ brew --repo dandavison/delta /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/dandavison/homebrew-delta
and it's HEAD is 0052bd7

@dandavison
Copy link
Owner

Hi @nasafix-nasser, I tried to install homebrew in a docker container to investigate this but didn't quite get it working. However, the public homebrew is now the correct one to install: brew install git-delta.

So we no longer need to use my personal homebrew tap (you can remove with withbrew untap dandavison/delta I believe).

Thanks for reporting and sorry for the slow response. I'm going to close this but reopen if that's not right.

@nasafix-nasser
Copy link
Author

Hi @dandavison. Thank you for taking the time to investigate the problem.
OK, I got it.

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

2 participants