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
Observed behavior:
Sideload latest vioscsi driver with DISM VERBOSE: Successfully added driver C:\builder\components\drivers\win81\vioscsi.inf
Install Googet package with vioscsi driver Running C:\ProgramData\GooGet\googet.exe with arguments -root C:\ProgramData\GooGet -noconfirm install google-compute-engine-driver-vioscsi. googet_install.go:165: Error installing google-compute-engine-driver-vioscsi.x86_64.16.1.2@11: command exited with error code 1
Expected behavior:
Googet will not error if driver is already installed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Observed behavior:
Sideload latest vioscsi driver with DISM
VERBOSE: Successfully added driver C:\builder\components\drivers\win81\vioscsi.inf
Install Googet package with vioscsi driver
Running C:\ProgramData\GooGet\googet.exe with arguments -root C:\ProgramData\GooGet -noconfirm install google-compute-engine-driver-vioscsi.
googet_install.go:165: Error installing google-compute-engine-driver-vioscsi.x86_64.16.1.2@11: command exited with error code 1
Expected behavior:
Googet will not error if driver is already installed
The text was updated successfully, but these errors were encountered: