google / googet

GooGet package manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Googet install will fail if driver is already installed

rofuentes opened this issue · comments

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