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

dyld: Library not loaded: /usr/local/opt/[email protected]/lib/libssl.1.1.dylib #563

Closed
conradwt opened this issue May 24, 2021 · 1 comment
Labels

Comments

@conradwt
Copy link

Description

I'm getting the following error when I attempt to install rover on macOS 11.3.1. I was able to install the previous release of the software but it now appears the path to libssl is hardcoded because it's trying to use a nonexistent directory on my system.

Steps to reproduce

Clear steps describing how to reproduce the issue. Please link to a reproduction if you can. This makes your issue much easier to diagnose.

  1. curl -sSL https://rover.apollo.dev/nix/latest | sh

Expected result

It should install without error.

Actual result

downloading rover from https://github.com/apollographql/rover/releases/download/v0.1.2/rover-v0.1.2-x86_64-apple-darwin.tar.gz
dyld: Library not loaded: /usr/local/opt/[email protected]/lib/libssl.1.1.dylib
  Referenced from: /var/folders/vc/sbw5khnx29lfhppt4cmbxqmc0000gn/T/tmp.jmIVMjPb/rover
  Reason: image not found
sh: line 21: 32302 Abort trap: 6           "$_rover" "install" "$@" < /dev/tty

Environment

I was not able to install the rover. Thus, the following command is not possible at this time.

Run rover info and paste the results here

If you can't run rover info for some reason, please provide as much of the following info as possible:

  • Operating system and version: macOS 11.3.1
  • Shell (bash/zsh/powershell): zsh
  • Version of Rover (rover --help): N/A
  • Apollo Studio Plan: [free/team/enterprise/none] free
  • Installation method: [curl/npm/npx/build from source] curl
@conradwt conradwt added bug 🐞 triage issues and PRs that need to be triaged labels May 24, 2021
@EverlastingBugstopper
Copy link
Contributor

EverlastingBugstopper commented May 24, 2021

Hi @conradwt, thanks for the report! I'm closing this as a duplicate of #554, hoping to release this fix this week.

@abernix abernix removed the triage issues and PRs that need to be triaged label Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants