Open altro3 opened 9 months ago
Ran into this today as well trying to update from 2.6.6 -> 2.6.9.
C:\Users\William>scoop update openvpn
openvpn: 2.6.6-I001 -> 2.6.9-I001
Updating one outdated app:
Updating 'openvpn' (2.6.6-I001 -> 2.6.9-I001)
Downloading new version
Loading OpenVPN-2.6.9-I001-amd64.msi from cache
Checking hash of OpenVPN-2.6.9-I001-amd64.msi ... ok.
Running pre_uninstall script...
Uninstalling 'openvpn' (2.6.6-I001)
Running uninstaller script...
ERROR Exit code was 1605!
Unlinking ~\scoop\apps\openvpn\current
Installing 'openvpn' (2.6.9-I001) [64bit] from extras bucket
Loading OpenVPN-2.6.9-I001-amd64.msi from cache
Running pre_install script...
ERROR Exit code was 1603!
Linking ~\scoop\apps\openvpn\current => ~\scoop\apps\openvpn\2.6.9-I001
Creating shim for 'openvpn'.
Can't shim 'bin\openvpn.exe': File doesn't exist.
Same error happens here as well, but even when trying to update from 2.6.8 -> 2.6.9 both via winget
and normal installer from the website.
2.6.8 had no installation problems.
Prerequisites
Package Name
openvpn
Expected/Current Behaviour
Now I see error:
Can't shim 'bin\openvpn.exe': File doesn't exist.
Steps to Reproduce
Possible Solution
Just need to correct openvpn json file. Previous versions were installed correctly. Haven't any experience how do it it
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response