Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Error while installing from brew 'No such file or directory - encrypto-cli/encrypto-cli.bundle' #4

Closed
MatthewAlner opened this issue Feb 11, 2020 · 3 comments

Comments

@MatthewAlner
Copy link

┗ ❯ brew tap macpaw/taps
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
cacli                                                                                                libdeflate
==> Updated Formulae
abcmidi           benthos           dateutils         fcl               glooctl           jenkins           liquibase         ocp               pympress          simgrid           ttyd
ace               citus             dive              findomain         hlint             jsonnet           lldpd             paket             python-markdown   skopeo
armadillo         closure-compiler  dvc               fio               homebank          kubecfg           mk-configure      petsc             qxmpp             snakemake
asymptote         cmake             elixir            fits              http-parser       libcdr            nano              petsc-complex     repo              swiftlint
aws-cdk           cobalt            erlang            folly             i386-elf-gdb      libgee            ncdu              picard-tools      run               terragrunt
bash              dartsim           eye-d3            gdb               ioping            libmtp            nng               pumba             sile              tile38

==> Tapping macpaw/taps
Cloning into '/usr/local/Homebrew/Library/Taps/macpaw/homebrew-taps'...
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 5 (delta 0), reused 5 (delta 0), pack-reused 0
Unpacking objects: 100% (5/5), done.
Tapped 1 formula (30 files, 24.4KB).

 ~                                                                                                                                                                                                        14:54  11/02/20
┗ ❯ brew update
Already up-to-date.

 ~                                                                                                                                                                                                        14:54  11/02/20
┗ ❯ brew install encrypto-cli
==> Installing encrypto-cli from macpaw/taps
==> Downloading https://github.com/MacPaw/homebrew-taps/raw/binaries/encrypto-cli.bundle-0.0.1.zip
==> Downloading from https://raw.githubusercontent.com/MacPaw/homebrew-taps/binaries/encrypto-cli.bundle-0.0.1.zip
######################################################################## 100.0%
Error: An exception occurred within a child process:
  Errno::ENOENT: No such file or directory - encrypto-cli/encrypto-cli.bundle
@berkanteber
Copy link

There is an open pull request (MacPaw/homebrew-taps#1) to fix this issue for over a year now.

If you don't want to wait anymore, you can edit the formula locally with brew edit encrpyto-cli as the PR suggests (change encrypto-cli/encrypto-cli.bundle to encrypto-cli.bundle at line 10) and install afterwards with brew install encrypto-cli again.

@MatthewAlner
Copy link
Author

Thanks @berkanteber 😁

@ivira
Copy link
Member

ivira commented Mar 26, 2021

Merged pull request. Works now. Sorry for a huge delay 🙏

@ivira ivira closed this as completed Mar 26, 2021
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