https://bugs.winehq.org/show_bug.cgi?id=38317
Bug ID: 38317 Summary: winetricks xna31 fails Product: Wine Version: 1.7.39 Hardware: x86 OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com CC: hans@meelstraat.net Regression SHA1: c66f9bef6073ad77f75ec4db7afa0d1c712020ba Distribution: ---
Regression introduced by: c66f9bef6073ad77f75ec4db7afa0d1c712020ba is the first bad commit commit c66f9bef6073ad77f75ec4db7afa0d1c712020ba Author: Hans Leidekker hans@codeweavers.com Date: Wed Mar 25 14:33:48 2015 +0100
msi: Check file state before installing global assemblies.
git bisect run was used, script to reproduce: #!/bin/sh ./configure --disable-tests || exit 125 make -j5 || exit 125 wineserver -k || true rm -rf $HOME/.wine || exit 125 WINE=$HOME/wine-git/wine winetricks -q xna31
https://bugs.winehq.org/show_bug.cgi?id=38317
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |20ef12a762b73519147d4920a37 | |697bc3c9e8921 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- Should be fixed by 20ef12a762b73519147d4920a37697bc3c9e8921. Thanks for the report.
https://bugs.winehq.org/show_bug.cgi?id=38317
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Hans Leidekker from comment #1)
Should be fixed by 20ef12a762b73519147d4920a37697bc3c9e8921. Thanks for the report.
Yep, works now, thanks.
https://bugs.winehq.org/show_bug.cgi?id=38317
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.40.