http://bugs.winehq.org/show_bug.cgi?id=14070
Summary: Failed to install a MSI package. Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: danilo@sigmatick.com
I have tried to install the python 2.4.4 msi package, but this just crashed with the message: fixme:msi:MSI_OpenDatabaseW open failed r = 8003001e for L"C:\windows\temp\msi100.tmp"
Any suggestion?
http://bugs.winehq.org/show_bug.cgi?id=14070
--- Comment #1 from James Hawkins truiken@gmail.com 2008-06-22 22:25:32 --- Please provide a download link and describe exactly how you were trying to install the package.
http://bugs.winehq.org/show_bug.cgi?id=14070
--- Comment #2 from Danilo Mendes danilo@sigmatick.com 2008-06-22 22:50:32 --- The download link is: http://www.python.org/ftp/python/2.4.4/python-2.4.4.msi
I was just installed the wine from sources and ran: $ msiexec /i python-2.4.4.msi
http://bugs.winehq.org/show_bug.cgi?id=14070
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #3 from James Hawkins truiken@gmail.com 2008-06-22 22:58:47 --- Works perfectly well for me. There's something wrong with your setup. Remove your wineprefix and try again.
$ rm -rf ~/.wine
http://bugs.winehq.org/show_bug.cgi?id=14070
Danilo Mendes danilo@sigmatick.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |INVALID
--- Comment #4 from Danilo Mendes danilo@sigmatick.com 2008-06-22 23:00:48 --- This is not a bug, this is a local problem, because the same error appear with all msi packages.
Sorry for the Inconvenience.
http://bugs.winehq.org/show_bug.cgi?id=14070
--- Comment #5 from Danilo Mendes danilo@sigmatick.com 2008-06-22 23:01:54 --- I was fixed the problem reinstalling the wine.
http://bugs.winehq.org/show_bug.cgi?id=14070
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from James Hawkins truiken@gmail.com 2008-06-22 23:02:13 --- Closing.