rajyan / dotfiles

MIT License
0 stars 0 forks source link

brew install errors #13

Closed rajyan closed 1 year ago

rajyan commented 1 year ago

montery

Installing go
==> Downloading https://ghcr.io/v2/homebrew/core/go/manifests/1.21.3
==> Fetching go
==> Downloading https://ghcr.io/v2/homebrew/core/go/blobs/sha256:f08664ec7a6d288c51f7115e0ede1d031c336720b71af0ca56b6113c1252c756
==> Pouring go--1.21.3.monterey.bottle.tar.gz
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/go
Target /usr/local/bin/go
is a symlink belonging to go@1.20. You can unlink it:
  brew unlink go@1.20

To force the link and overwrite all conflicting files:
  brew link --overwrite go

To list all files that would be deleted:
  brew link --overwrite --dry-run go

Possible conflicting files are:
/usr/local/bin/go -> /usr/local/opt/go@1.20/bin/go
/usr/local/bin/gofmt -> /usr/local/opt/go@1.20/bin/gofmt
==> Summary
🍺  /usr/local/Cellar/go/1.21.3: 12,535 files, 242.7MB
Installing go has failed!

ventura

==> Pouring openssl@3--3.1.4.ventura.bottle.tar.gz
Warning: These files were overwritten during the `brew link` step:
/usr/local/bin/openssl

They have been backed up to: /Users/runner/Library/Caches/Homebrew/Backup
==> Summary
🍺  /usr/local/Cellar/openssl@3/3.1.4: 6,496 files, 30.0MB
==> Installing awscli
==> Pouring awscli--2.13.32.ventura.bottle.tar.gz
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/aws
Target /usr/local/bin/aws
already exists. You may want to remove it:
  rm '/usr/local/bin/aws'

To force the link and overwrite all conflicting files:
  brew link --overwrite awscli

To list all files that would be deleted:
  brew link --overwrite --dry-run awscli

Possible conflicting files are:
/usr/local/bin/aws -> /usr/local/aws-cli/aws
/usr/local/bin/aws_completer -> /usr/local/aws-cli/aws_completer
==> Caveats
The "examples" directory has been installed to:
  /usr/local/share/awscli/examples

Bash completion has been installed to:
  /usr/local/etc/bash_completion.d
==> Summary
🍺  /usr/local/Cellar/awscli/2.13.32: 13,164 files, 112.9MB
==> Caveats
==> awscli
The "examples" directory has been installed to:
  /usr/local/share/awscli/examples

Bash completion has been installed to:
  /usr/local/etc/bash_completion.d
Installing awscli has failed!
rajyan commented 1 year ago

pre installed packages are conficting