We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When running upgrade the process gets stuck and I had to kill the brew install command from the cli.
microsoft/mssql-release/msodbcsql18
powershell
To Reproduce What did you do to trigger this bug? brew opdate microsoft/mssql-release/msodbcsql18 brew update powershell
brew opdate microsoft/mssql-release/msodbcsql18
brew update powershell
Expected Behavior One of the following, in order of preference:
Screenshots If applicable, add screenshots to help explain your problem.
System and Cork Information:
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Thanks for the report. This may be same underlying issue as #164, which I don't know how to fix. Swift tutorials about shell input are non-existent.
Nevertheless, fixing this is definitely a priority.
Sorry, something went wrong.
No branches or pull requests
Bug Report
Mandatory Information
Describe the bug
When running upgrade the process gets stuck and I had to kill the brew install command from the cli.
microsoft/mssql-release/msodbcsql18
when installing/upgrading from terminal the package requires a yes or no regarding license acceptance.powershell
the package uses a PKG installer and requires entering a password to run the installer.To Reproduce
What did you do to trigger this bug?
brew opdate microsoft/mssql-release/msodbcsql18
brew update powershell
Expected Behavior
One of the following, in order of preference:
Screenshots
If applicable, add screenshots to help explain your problem.
System and Cork Information:
Optional Information
Additional context
Add any other context about the problem here.
Checklist
The text was updated successfully, but these errors were encountered: