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

[email protected]: decompress error #14066

Open
ctoth opened this issue Sep 21, 2024 · 1 comment
Open

[email protected]: decompress error #14066

ctoth opened this issue Sep 21, 2024 · 1 comment

Comments

@ctoth
Copy link

ctoth commented Sep 21, 2024

WARN  Purging previous failed installation of webtorrent.
ERROR 'webtorrent' isn't installed correctly.
Removing older version (0.24.0).
'webtorrent' was uninstalled.
Installing 'webtorrent' (0.24.0) [64bit] from 'extras' bucket
Loading WebTorrent-0.24.0-full.nupkg from cache
Checking hash of WebTorrent-0.24.0-full.nupkg ... ok.
Extracting WebTorrent-0.24.0-full.nupkg ... Invoke-ExternalCommand : Cannot validate argument on parameter 'FilePath'. The argument is null or empty. Provide an
argument that is not null or empty, and then try the command again.
At C:\Users\Q\scoop\apps\scoop\current\lib\decompress.ps1:109 char:38
+     $Status = Invoke-ExternalCommand $7zPath $ArgList -LogPath $LogPa ...
+                                      ~~~~~~~
    + CategoryInfo          : InvalidData: (:) [Invoke-ExternalCommand], ParameterBindingValidationException
    + FullyQualifiedErrorId : ParameterArgumentValidationError,Invoke-ExternalCommand

Failed to extract files from C:\Users\Q\scoop\apps\webtorrent\0.24.0\WebTorrent-0.24.0-full.nupkg.
Log file:
  ~\scoop\apps\webtorrent\0.24.0\7zip.log

The initial install fails the same way.

@juliazero
Copy link
Contributor

Installing 'webtorrent' (0.24.0) [64bit] from 'extras' bucket
Starting download with aria2 ...
Download: [#a61a98 0B/80MiB(0%) CN:1 DL:0B] [FileAlloc:#a61a98 39MiB/80MiB(48%)]
Download: [#a61a98 80MiB/80MiB(99%) CN:1 DL:8.1MiB]
Download: Download Results:
Download: gid   |stat|avg speed  |path/URI
Download: ======+====+===========+=======================================================
Download: a61a98|OK  |   8.0MiB/s|C:/Users/User/scoop/cache/webtorrent#0.24.0#ca61bb7.nupkg
Download: Status Legend:
Download: (OK):download completed.
Checking hash of WebTorrent-0.24.0-full.nupkg ... ok.
Extracting WebTorrent-0.24.0-full.nupkg ... done.
Linking ~\scoop\apps\webtorrent\current => ~\scoop\apps\webtorrent\0.24.0
Creating shim for 'WebTorrent'.
Making C:\Users\Mateusz\scoop\shims\webtorrent.exe a GUI binary.
Creating shortcut for WebTorrent (WebTorrent.exe)
'webtorrent' (0.24.0) was installed successfully!
'webtorrent' suggests installing 'extras/vlc'.

To fix your issue:

scoop update 7zip

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

No branches or pull requests

2 participants