http://bugs.winehq.org/show_bug.cgi?id=36464
Bug ID: 36464 Summary: 1.7.18 regression cannot extract python-3.4.0.msi with wine 1.7.18 Product: Wine Version: 1.7.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: xantares09@hotmail.com
Hi,
This archive cannot be extracted (https://www.python.org/ftp/python/3.4.0/python-3.4.0.msi) using wine 1.7.18:
xantares@fujitsu-l64:/tmp$ msiexec /i python-3.4.0.msi /qb TARGETDIR=/tmp fixme:ntdll:NtLockFile I/O completion on lock not implemented yet err:msidb:get_tablecolumns column 1 out of range err:msidb:get_tablecolumns column 2 out of range fixme:storage:create_storagefile Storage share mode not implemented. err:msidb:get_tablecolumns column 1 out of range [...] err:msidb:get_tablecolumns column 3 out of range
Fortunately I had wine 1.7.17 in the pacman cache: sudo pacman -U /var/cache/pacman/pkg/wine-1.7.17-1-x86_64.pkg.tar.xz ... works!
=> It's a regression between wine 1.7.17 and 1.7.18
Same with python-3.4.0.amd64.msi
http://bugs.winehq.org/show_bug.cgi?id=36464
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Austin English austinenglish@gmail.com --- Dupe. Recompile wine with gcc-4.8.
*** This bug has been marked as a duplicate of bug 36139 ***
http://bugs.winehq.org/show_bug.cgi?id=36464
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.