Wrong directions? #5125
Unanswered
DougHall
asked this question in
Everyday usage
Replies: 2 comments
-
Hi DougHall,
|
Beta Was this translation helpful? Give feedback.
0 replies
-
It’s been a while since I fixed this, but I essentially uninstalled ***@***.*** and installed ***@***.*** I might have had to uninstall everything that was using the @1 version before uninstalling ***@***.*** At that point, yes, you can uninstall the whole ***@***.******@***.***> directory. Then install ***@***.***, and reinstall everything that uses openssl.
This might come in handy:
* brew uses ***@***.******@***.***> --installed
From: Roger Scholz ***@***.***>
Date: Thursday, June 20, 2024 at 4:01 AM
To: Homebrew/discussions ***@***.***>
Cc: Doug Hall ***@***.***>, Author ***@***.***>
Subject: Re: [Homebrew/discussions] Wrong directions? (Discussion #5125)
You don't often get email from ***@***.*** Learn why this is important<https://aka.ms/LearnAboutSenderIdentification>
Hi DougHall,
Thanks for sharing.
I got the same warning message today ... see below.
This is still irritating, at least to me.
Appreciate any feedback here.
Best, Roger
PS: Did you delete all the stuff or the whole ***@***.***/" directory?
Warning: The following may be ***@***.*** configuration files and have not been removed!
If desired, remove them manually with `rm -rf`:
/usr/local/etc/openssl
***@***.***
—
Reply to this email directly, view it on GitHub<#5125 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAAA7M3TPHPR7GKJU5OVPTDZIKK5BAVCNFSM6AAAAABDE7JZDKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TQMRWGU3TI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
I go to remove an unused openssl@1.1, and here is my output. Pay close attention to the directions it gives me at the very end. (Remove /opt/homebrew/etc/openssl@3 ?????) Surely, this is not right.
[~]$ brew uses --installed openssl@1.1
[~]$ brew remove openssl@1.1
Uninstalling /opt/homebrew/Cellar/openssl@1.1/1.1.1w... (8,101 files, 18MB)
Warning: The following openssl@1.1 configuration files have not been removed!
If desired, remove them manually with
rm -rf
:/opt/homebrew/etc/openssl@1.1
/opt/homebrew/etc/openssl@1.1/cert.pem
/opt/homebrew/etc/openssl@1.1/ct_log_list.cnf
/opt/homebrew/etc/openssl@1.1/ct_log_list.cnf.dist
/opt/homebrew/etc/openssl@1.1/misc
/opt/homebrew/etc/openssl@1.1/misc/CA.pl
/opt/homebrew/etc/openssl@1.1/misc/tsget
/opt/homebrew/etc/openssl@1.1/misc/tsget.default
/opt/homebrew/etc/openssl@1.1/misc/tsget.pl
/opt/homebrew/etc/openssl@1.1/misc/tsget.pl.default
/opt/homebrew/etc/openssl@1.1/openssl.cnf
/opt/homebrew/etc/openssl@1.1/openssl.cnf.dist
Warning: The following may be openssl@1.1 configuration files and have not been removed!
If desired, remove them manually with
rm -rf
:/opt/homebrew/etc/openssl@3
Beta Was this translation helpful? Give feedback.
All reactions