ScoopInstaller / Nonportable

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

spotx-np: can't install #193

Closed soredake closed 6 months ago

soredake commented 1 year ago

Bug Report

Package Name: spotx-np

Current Behaviour

❯ scoop install spotx-np
Installing 'spotx-np' (1.7-20230516-ad7d5b) [64bit] from nonportable bucket
Loading Install.ps1 from cache
Checking hash of Install.ps1 ... ok.
Running installer script...
Install.ps1:
Line |
   4 |  … spoti -confirm_spoti_recomended_over -podcasts_off -cache_off -block_ …
     |                                                       ~~~~~~~~~~
     | A parameter cannot be found that matches parameter name 'cache_off'.
Linking ~\scoop\apps\spotx-np\current => ~\scoop\apps\spotx-np\1.7-20230516-ad7d5b
'spotx-np' (1.7-20230516-ad7d5b) was installed successfully!

Expected Behaviour

spotx-np installed.

Additional context/output

Cache parameter was changed https://github.com/amd64fox/SpotX/commit/ad7d5b0f728273c084b0fe9bb0a8d3cf39e3c4c2

Possible Solution

System details

Windows version: 11

OS architecture: 64bit

PowerShell version: 7.3.2

Additional software: [(optional) e.g. ConEmu, Git]

Scoop Configuration

//# Your configuration here
soredake commented 1 year ago

@amd64fox @kazzarin @rasa

amd64fox commented 1 year ago

191

Ast3risk-ops commented 1 year ago

I can confirm I have the same issue so please merge this PR.

drewbitt commented 1 year ago

@amd64fox why was the PR closed? I understand it's frustrating that there's no maintainer merging for a few months now

amd64fox commented 1 year ago

If it's important for you to use SpotX via Scoop, then create and use your own bucket. Why wait for them for half a year or more?

Ast3risk-ops commented 1 year ago

https://github.com/Ast3risk-ops/spotx-bucket I've done that for you, using the changes from your PR, only difference is the custom bucket, and the app name being spotx instead of spotx-np (to avoid conflicts)

drewbitt commented 1 year ago

Cool @Ast3risk-ops ! Although name collisions dont matter in scoop since you can install "bucketname/package"

Ast3risk-ops commented 1 year ago

Cool @Ast3risk-ops ! Although name collisions dont matter in scoop since you can install "bucketname/package"

Indeed. But I like being able to call packages without the bucket identifier, so the name change allows that.

soredake commented 6 months ago

This repo is unmaintained, closing.