Skip to content
New issue

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

[Bug]: RuneLite 2.7.2 does not install correctly, the extracted installer is left in install directory #1232

Open
3 tasks done
chucklay opened this issue Sep 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@chucklay
Copy link

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

runelite

Expected/Current Behaviour

Likely impacts earlier versions too. The current installer unzips the installer exe itself, and dumps the contents in the install directory. This doesn't result in a usable runelite executable, so despite the installer thinking it was successful, it doesn't result in a usable install.

Steps to Reproduce

PS> scoop install games/runelite
Installing 'runelite' (2.7.2) [64bit] from 'games' bucket
RuneLiteSetup.exe (28.3 MB) [=================================================================================] 100%
Checking hash of RuneLiteSetup.exe ... ok.
Extracting RuneLiteSetup.exe ... done.
Linking ~\scoop\apps\runelite\current => ~\scoop\apps\runelite\2.7.2
Creating shortcut for RuneLite (RuneLite.exe) failed: Couldn't find ~\scoop\apps\runelite\current\RuneLite.exe
'runelite' (2.7.2) was installed successfully!

Possible Solution

Experimenting a bit but I'm not familiar with the inner workings of scoop so no promises

Scoop and Buckets Version

Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'main' bucket:
3537a35c9 (HEAD -> master, origin/master, origin/HEAD) vfox: Update to version 0.5.5

'games' bucket:
a09398c51 (HEAD -> master, origin/master, origin/HEAD) rpcs3: Update to version 0.0.33-16949

Scoop Config

last_update                       scoop_repo                              scoop_branch
-----------                       ----------                              ------------
2024-09-24T11:21:14.9074764-04:00 https://github.com/ScoopInstaller/Scoop master

PowerShell Version

Name                           Value
----                           -----
PSVersion                      5.1.19041.4894
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.4894
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

No response

@chucklay chucklay added the bug Something isn't working label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant