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

mkvtoolnix@34.0.0: extract_dir error #2309

Closed
holyspiritomb opened this issue Jun 19, 2019 · 2 comments
Closed

mkvtoolnix@34.0.0: extract_dir error #2309

holyspiritomb opened this issue Jun 19, 2019 · 2 comments

Comments

@holyspiritomb
Copy link

Here is my output:

scoop install mkvtoolnix
Installing 'mkvtoolnix' (34.0.0) [64bit]
Loading mkvtoolnix-64-bit-34.0.0.7z from cache
Checking hash of mkvtoolnix-64-bit-34.0.0.7z ... ok.
Extracting mkvtoolnix-64-bit-34.0.0.7z ... The expression after '&' in a pipeline element produced an object that was not valid. It must result in a command
name, a script block, or a CommandInfo object.
At C:\Users\Hezekiah\scoop\apps\scoop\current\lib\decompress.ps1:69 char:11
+         & (Get-HelperPath -Helper 7zip) x "$Path" -o"$DestinationPath ...
+           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : BadExpression

ERROR Could not find 'mkvtoolnix'! (error 16)

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/lukesampson/scoop-extras/issues/new?title=mkvtoolnix%4034.0.0%3a+extract_dir+error
@rasa
Copy link
Member

rasa commented Jun 19, 2019

Please try again, as it worked for me:

>scoop install mkvtoolnix
Installing 'mkvtoolnix' (34.0.0) [64bit]
mkvtoolnix-64-bit-34.0.0.7z (14.3 MB) [====================================================================] 100%
Checking hash of mkvtoolnix-64-bit-34.0.0.7z ... ok.
Extracting mkvtoolnix-64-bit-34.0.0.7z ... done.
Linking C:\scoop\apps\mkvtoolnix\current => C:\scoop\apps\mkvtoolnix\34.0.0
Creating shim for 'mkvextract'.
Creating shim for 'mkvinfo'.
Creating shim for 'mkvmerge'.
Creating shim for 'mkvpropedit'.
Creating shim for 'mkvtoolnix-gui'.
Creating shortcut for MKVToolNix GUI (mkvtoolnix-gui.exe)
'mkvtoolnix' (34.0.0) was installed successfully!

@rasa
Copy link
Member

rasa commented Jun 19, 2019

Moving issue to ScoopInstaller/Scoop#3517

@rasa rasa closed this as completed Jun 19, 2019
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