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

shutter-encoder@18.1: extract failed #13227

Closed
3 tasks done
SandeMC opened this issue May 3, 2024 · 1 comment · Fixed by ScoopInstaller/Scoop#5964
Closed
3 tasks done

shutter-encoder@18.1: extract failed #13227

SandeMC opened this issue May 3, 2024 · 1 comment · Fixed by ScoopInstaller/Scoop#5964
Labels

Comments

@SandeMC
Copy link

SandeMC commented May 3, 2024

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

shutter-encoder

Expected/Current Behaviour

While installing shutter encoder, the install fails due to failing to extract folder.

Steps to Reproduce

PS > scoop install shutter-encoder
WARN  Purging previous failed installation of shutter-encoder.
ERROR 'shutter-encoder' isn't installed correctly.
Removing older version (18.1).
'shutter-encoder' was uninstalled.
WARN  Scoop uses 'aria2c' for multi-connection downloads.
WARN  Should it cause issues, run 'scoop config aria2-enabled false' to disable it.
WARN  To disable this warning, run 'scoop config aria2-warning-enabled false'.
Installing 'shutter-encoder' (18.1) [64bit] from 'extras' bucket
Loading Shutter%20Encoder%2018.1%20Windows%2064bits.zip from cache.
Checking hash of Shutter%20Encoder%2018.1%20Windows%2064bits.zip ... ok.
Extracting Shutter%20Encoder%2018.1%20Windows%2064bits.zip ... Could not find 'Shutter Encoder 18.1 Windows 64bits'! (error 16)
C:\scoop\current\lib\core.ps1:860 знак:9
+         throw "Could not find '$(fname $from)'! (error $($proc.ExitCo ...
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Could not find ...ts'! (error 16):String) [], RuntimeException
    + FullyQualifiedErrorId : Could not find 'Shutter Encoder 18.1 Windows 64bits'! (error 16)

Possible Solution

I have no idea what's going on

Scoop and Buckets Version

PS> scoop --version
Current Scoop version:
d285bb08 (HEAD -> master, tag: v0.4.1, origin/master, origin/HEAD) chore(release): Bump to version 0.4.1 (#5924)

'main' bucket:
39abf001f (HEAD -> master, origin/master, origin/HEAD) sing-box: Update to version 1.8.13

'extras' bucket:
a8d9aa98d (HEAD -> master, origin/master, origin/HEAD) winscan2pdf: Update to version 8.81

'versions' bucket:
83aabf9b7 (HEAD -> master, origin/master, origin/HEAD) rstudio-daily: Update to version 2024.07.0-daily-92

'nonportable' bucket:
992875f9 (HEAD -> master, origin/master, origin/HEAD) stevedore-np: Update to version 1.5.1

'java' bucket:
469998e8 (HEAD -> master, origin/master, origin/HEAD) zulufx8-jre: Update to version 8.78.0.19

'games' bucket:
e9cb79670 (HEAD -> master, origin/master, origin/HEAD) duckstation-preview: Update to version 20240503-ge3b0050

Scoop Config

PS> scoop config

last_update                       scoop_branch scoop_repo                              aria2-enabled
-----------                       ------------ ----------                              -------------
2024-05-03T16:35:28.0639353+03:00 master       https://github.com/ScoopInstaller/Scoop          True

PowerShell Version

PS> $PSVersionTable

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

Additional Softwares

No response

@SandeMC SandeMC added the bug label May 3, 2024
@SandeMC
Copy link
Author

SandeMC commented May 3, 2024

Seems to be related to #13221

Using Powershell 7 as a workaround fixed it. Should I close the issue given it's unrelated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant