[Bug 10113] New: sample . msi file from The Definitive Guide to Windows Installer Chapter 12 fails
http://bugs.winehq.org/show_bug.cgi?id=10113 Summary: sample .msi file from The Definitive Guide to Windows Installer Chapter 12 fails Product: Wine Version: CVS/GIT Platform: PC URL: http://www.apress.com/book/downloadfile/1645 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: ead1234(a)hotmail.com When trying to run the ModifiedNotepad.msi file in the Base Project Folder of Chapter 12, after running the TryNotepad.msi file and selecting repair the installer is interrupted before it can complete. The installation succeeds under Windows. err:msi:load_media_info Failed to extract cabinet stream err:msi:ready_media Unable to load media info err:msi:ACTION_InstallFiles Failed to ready media -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 EA Durbin <ead1234(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 --- Comment #1 from EA Durbin <ead1234(a)hotmail.com> 2007-10-20 07:32:35 --- The application and source code from the book can be downloaded here http://www.apress.com/resource/bookfile/1645 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 --- Comment #2 from EA Durbin <ead1234(a)hotmail.com> 2007-10-20 07:48:11 --- The purpose of these 2 .msi files are to demonstrate patching, the modified file replaces a text file in the original with a few more lines. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2007-10-20 11:57:25 --- Confirming. I'll attach a +msi log shortly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2007-10-20 11:58:24 --- Created an attachment (id=8685) --> (http://bugs.winehq.org/attachment.cgi?id=8685) +msi trace under wine 0.9.47, using ModifiedNotepad.msi -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 Mike Ellery <mellery(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mellery(a)gmail.com --- Comment #5 from Mike Ellery <mellery(a)gmail.com> 2008-10-21 20:29:35 --- Still present in 1.1.6 with the following errors. TryNotepad.msi gives err:msi:call_script Could not find CLSID for Windows Script and ModifiedNotepad.msi gives err:msi:msi_load_media_info Failed to extract cabinet stream err:msi:ready_media Unable to load media info err:msi:ACTION_InstallFiles Failed to ready media err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 --- Comment #6 from Mike Ellery <mellery(a)gmail.com> 2008-10-21 20:36:24 --- this one got clipped off the last post err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-01-18 03:46:34 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 --- Comment #8 from Igor <igor.demyanov(a)gmail.com> 2009-07-24 18:10:44 --- Created an attachment (id=22591) --> (http://bugs.winehq.org/attachment.cgi?id=22591) +msi trace under wine 1.1.26, using theHunter.2009062401.msi -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 Igor <igor.demyanov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |igor.demyanov(a)gmail.com --- Comment #9 from Igor <igor.demyanov(a)gmail.com> 2009-07-25 06:29:17 --- Error occurred because the file 'theHunter.2009062401.msi' is damaged. When installing in WinXP (VirtualBox), installer show an error message box:"The cabinet file 'product.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package" and two buttons 'Retry' and 'Cancel'. Perhaps Wine can not display error dialog. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 --- Comment #10 from Igor <igor.demyanov(a)gmail.com> 2009-07-25 06:31:04 --- Created an attachment (id=22606) --> (http://bugs.winehq.org/attachment.cgi?id=22606) window xp, virtualbox. error message 'theHunter.2009062401.msi' -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |hans(a)meelstraat.net Resolution| |INVALID --- Comment #11 from Hans Leidekker <hans(a)meelstraat.net> 2009-12-17 08:37:41 --- ModifiedNotepad.msi from chapter 12 is not a valid msi package, it doesn't install on Windows either. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10113 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-12-17 08:56:30 --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org