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

Homebrew error #4

Open
drewauff opened this issue Oct 20, 2021 · 6 comments
Open

Homebrew error #4

drewauff opened this issue Oct 20, 2021 · 6 comments

Comments

@drewauff
Copy link

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the knrz/iterm-workspace tap (not Homebrew/brew or Homebrew/core):
/usr/local/Homebrew/Library/Taps/knrz/homebrew-iterm-workspace/iterm-workspace.rb:7

@grempe
Copy link
Contributor

grempe commented May 15, 2022

FYI, I found this project useful as well. It seems the entire knrz GitHub account and all of its repositories (including the HomeBrew tap referenced in the README) have been removed.

So, for anyone who runs across this issue I forked the project, made a few minor textual changes, and I have published a brand new HomeBrew tap for installation. Please do let me know if there are any problems with install.

The fork is found here:

https://github.com/truestamp/iterm-workspace

And the new tap with the Formula is found here:

https://github.com/truestamp/homebrew-tap/blob/main/Formula/iterm-workspace.rb

Install

brew tap truestamp/tap
brew install iterm-workspace

Please note I also changed the name of the binary to simplify it (removing the start- prefix).

Cheers.

@grempe
Copy link
Contributor

grempe commented May 15, 2022

cc: @KentHawkings, @DaoDeCyrus

@CyrusNuevoDia
Copy link
Owner

CyrusNuevoDia commented May 16, 2022

@grempe Thank you for taking initiative! Can I ask you to submit a PR?

@CyrusNuevoDia
Copy link
Owner

@grempe Thank you for taking initiative!

@grempe
Copy link
Contributor

grempe commented May 16, 2022

I re-created the fork against this upstream and cut a new PR and release from that fork.

PR : #5

@Cheprer
Copy link

Cheprer commented Apr 3, 2023

The above steps currently fails with M1Pro OS 13.2.1 running from iterm zsh

brew tap truestamp/tap
cheprer ~  $ brew install iterm-workspace
Warning: No available formula with the name "iterm-workspace". Did you mean git-workspace?
==> Searching for similarly named formulae and casks...
==> Formulae
git-workspace

To install git-workspace, run:
  brew install git-workspace

==> Casks
citrix-workspace

To install citrix-workspace, run:
  brew install --cask citrix-workspace

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

4 participants