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

winetricks seems to be using an invalid zenity option somewhere #1193

Closed
ageis opened this issue Mar 17, 2019 · 1 comment
Closed

winetricks seems to be using an invalid zenity option somewhere #1193

ageis opened this issue Mar 17, 2019 · 1 comment

Comments

@ageis
Copy link

ageis commented Mar 17, 2019

This might be either a problem with the vcrun2010 verb, cabextract or specific options passed to zenity. The message "This option is not available. Please see --help for all possible usages." is being returned by zenity. I'll update this ticket if I figure out what it is, as I'm going to try set -x. I'm running Debian sid/buster 64-bit, zenity 3.30.0-2, cabextract 1.9-1. In the meantime here's a log.

Executing cd /home/kevin/.cache/winetricks/vcrun2010
Downloading https://download.microsoft.com/download/A/8/0/A80747C3-41BD-45DF-B505-E9710D2744E0/vcredist_x64.exe to /home/kevin/.cache/winetricks/vcrun2010

03/17 08:03:17 [NOTICE] Downloading 1 item(s)

03/17 08:03:18 [NOTICE] Download complete: /home/kevin/.cache/winetricks/vcrun2010/vcredist_x64.exe

Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
1c98a0|OK  |    14MiB/s|/home/kevin/.cache/winetricks/vcrun2010/vcredist_x64.exe

Status Legend:
(OK):download completed.
Executing cd /home/kevin/.cache/winetricks/vcrun2010
------------------------------------------------------
Working around wine bug 30713 -- Manually extracting the 64-bit dlls
------------------------------------------------------
This option is not available. Please see --help for all possible usages.
Executing cabextract -q --directory=/home/kevin/.wine64/dosdevices/c:/windows/temp/_vcrun2010 vcredist_x64.exe -F *.cab
Executing cabextract -q --directory=/home/kevin/.wine64/dosdevices/c:/windows/temp/_vcrun2010 /home/kevin/.wine64/dosdevices/c:/windows/temp/_vcrun2010/vc_red.cab
/home/kevin/.wine64/dosdevices/c:/windows/temp/_vcrun2010/vc_red.cab: no valid cabinets found
------------------------------------------------------
Note: command cabextract -q --directory=/home/kevin/.wine64/dosdevices/c:/windows/temp/_vcrun2010 /home/kevin/.wine64/dosdevices/c:/windows/temp/_vcrun2010/vc_red.cab returned status 1. Aborting.
------------------------------------------------------
This option is not available. Please see --help for all possible usages.

😊 [1]+  Exit 1
@ageis ageis changed the title winetricks is using an invalid zenity option somewhere winetricks seems to be using an invalid zenity option somewhere Mar 17, 2019
@austin987
Copy link
Contributor

It's your version of cabextract, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915247

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