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

mdx fails to install #1178

Closed
shmerl opened this issue Feb 12, 2019 · 6 comments
Closed

mdx fails to install #1178

shmerl opened this issue Feb 12, 2019 · 6 comments

Comments

@shmerl
Copy link

shmerl commented Feb 12, 2019

Winetricks: 20181203

directx_Jun2010_redist.exe                      100%[====================================================================================================>]  95.63M  77.7MB/s    in 1.2s    

2019-02-11 23:31:52 (77.7 MB/s) - ‘directx_Jun2010_redist.exe’ saved [100271992/100271992]

Executing cd /home/user/games/wine
Executing cd /home/user/games/wine/the_saboteur/prefix/dosdevices/c:/windows/temp/_mdx
Executing cabextract -q -F *MDX* /home/user/.cache/winetricks/directx9/directx_Jun2010_redist.exe
Executing cabextract -q -F *.cab ./Apr2006_MDX1_x86_Archive.cab
Executing cabextract -q -d /home/user/games/wine/the_saboteur/prefix/dosdevices/c:/windows/Microsoft.NET/DirectX for Managed Code/1.0.2902.0 -F microsoft.directx* ./Apr2006_MDX1_x86.cab
./Apr2006_MDX1_x86.cab: WARNING; file possibly truncated by 424964 bytes.
./Apr2006_MDX1_x86.cab: no valid cabinets found
------------------------------------------------------
Note: command cabextract -q -d /home/user/games/wine/the_saboteur/prefix/dosdevices/c:/windows/Microsoft.NET/DirectX for Managed Code/1.0.2902.0 -F microsoft.directx* ./Apr2006_MDX1_x86.cab returned status 1. Aborting.
------------------------------------------------------
@shmerl
Copy link
Author

shmerl commented Feb 12, 2019

cabextract works fine manually on those files.

@austin987
Copy link
Contributor

What cabextract command are you running? What's the output/return value? What cabextract version?

This works for me, with master; looks like cabextract to me.

@shmerl
Copy link
Author

shmerl commented Feb 13, 2019

cabextract 1.9 (default in Debian testing): https://tracker.debian.org/pkg/cabextract

Simply running cabextract Apr2006_MDX1_x86_Archive.cab on the extracted file works.

@austin987
Copy link
Contributor

cabextract isn't the problem. It's -F that causes problem.

Update libmspack0, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915247

@shmerl
Copy link
Author

shmerl commented Feb 13, 2019

Ah, I see. It just got stuck in unstable. I'll update it manually, thanks!

@qwertychouskie
Copy link
Contributor

@austin987 Maybe add a warning about this bug upon failure and a command to run to install the updated package?

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

3 participants