ScoopInstaller / Nonportable

📦 Scoop bucket for non-portable applications.
https://scoop.sh
The Unlicense
66 stars 43 forks source link

Unable to install virtualbox-with-extension-pack-np #259

Open leonards opened 9 months ago

leonards commented 9 months ago

Bug Report

Package Name: virtualbox-with-extension-pack-np

Current Behaviour

When trying to install with sudo scoop install virtualbox-with-extension-pack-np,

Installing 'virtualbox-with-extension-pack-np' (7.0.12) [64bit] from nonportable bucket
Loading VirtualBox-7.0.12-159484-Win.exe from cache
Checking hash of VirtualBox-7.0.12-159484-Win.exe ... ok.
Loading Oracle_VM_VirtualBox_Extension_Pack-7.0.12.vbox-extpack from cache
Checking hash of Oracle_VM_VirtualBox_Extension_Pack-7.0.12.vbox-extpack ... ok.
Running installer script...
Remove-Item:
Line |
   7 |  Remove-Item "$env:PUBLIC\Desktop\Oracle VM VirtualBox.lnk"
     |  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Cannot find path 'C:\Users\Public\Desktop\Oracle VM VirtualBox.lnk' because it does not exist.
Remove-Item:
Line |
   8 |  Remove-Item -Recurse "$([Environment]::GetFolderPath('commonstartmenu …
     |  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Cannot find path 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Oracle VM VirtualBox' because it does not exist.
Linking ~\scoop\apps\virtualbox-with-extension-pack-np\current => ~\scoop\apps\virtualbox-with-extension-pack-np\7.0.12
Creating shim for 'VBoxBalloonCtrl'.
Can't shim 'VBoxBalloonCtrl.exe': File doesn't exist.
PS C:\Users\leona>

Expected Behaviour

Successful installation

Additional context/output

N.A.

Possible Solution

N.A.

System details

Windows version: 10

OS architecture: 64bit

PowerShell version:

Major  Minor  Patch  PreReleaseLabel BuildLabel
-----  -----  -----  --------------- ----------
7      4      0

Additional software: N.A.

Scoop Configuration

{
  "last_update": "2023-12-29T18:57:14.1905229-08:00",
  "scoop_branch": "master",
  "scoop_repo": "https://github.com/ScoopInstaller/Scoop"
}
leonards commented 9 months ago

While installing another package (flameshot), it recommends to install vcredist2022. After this, sudo scoop install virtualbox-with-extension-pack-np is successful. I'm not sure whether there's any relation to this.

NotAsea commented 9 months ago

I install the package above successfully without ease, maybe you missing vscredis2022, i recommend you install extras/vcredist2022 after you first time install scoop as a lots of app depend on it

cytsai1008 commented 6 months ago

Same here, even after installed vcredist2022