-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
brew install spontaneously breaks requiring reinstall #4013
Copy link
Copy link
Closed
Labels
Status: Awaiting Update ⏳This issue requires more information before assistance can be provided.This issue requires more information before assistance can be provided.Status: Needs More InformationThis issue does not provide enough information to take further action.This issue does not provide enough information to take further action.
Metadata
Metadata
Assignees
Labels
Status: Awaiting Update ⏳This issue requires more information before assistance can be provided.This issue requires more information before assistance can be provided.Status: Needs More InformationThis issue does not provide enough information to take further action.This issue does not provide enough information to take further action.
Fields
Give feedbackNo fields configured for issues without a type.
Issue description
I've installed
pipenvviabrewon macOS. Every now and then mypipenvinstall will suddenly stop working and I have tobrew reinstall pipenv. Not a massive deal as it works fine after a reinstall, but this has been happening for a year or two now.Expected result
pipenvto not kill itself.Actual result
Hara Kiri.
Steps to replicate
I'm not actually able to reproduce this bug which is why I only unfortunately have a screenshot I took. (I accidentally closed the terminal after I realised I should have copied the text, not took a screenshot).
My inclining is that its something to do with minor version releases? As I noticed the download on the reinstall is for version
2018.11.26_2, maybe a later build being pushed and I had build 1 of the same version? Not really sure, I just noticed that.Anyway, not urgent but is a silly to have to reinstall every now and then :)