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

dotnet_verify doesn't fail properly #2093

Open
austin987 opened this issue Jul 7, 2023 · 0 comments
Open

dotnet_verify doesn't fail properly #2093

austin987 opened this issue Jul 7, 2023 · 0 comments
Labels
dotnet Bugs affecting dotnet (.Net) verbs

Comments

@austin987
Copy link
Contributor

In #2072 it was reported that doing:
$ winetricks -q dotnet40 && wineserver -w && winetricks -q dotnet48

will break dotnet40. If you do that and then run winetricks --verify dotnet40, no error is reported.

Manually running the verifier though shows that dotnet40 is indeed broken (it exits with status 100 / there is an error in the dialog). Something is wrong in w_dotnet_verify() that needs to be fixed.

@austin987 austin987 added the dotnet Bugs affecting dotnet (.Net) verbs label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet Bugs affecting dotnet (.Net) verbs
Projects
None yet
Development

No branches or pull requests

1 participant