[Bug 41626] New: msiexec fails with error: fixme:ntdll:NtLockFile I/ O completion on lock not implemented yet
https://bugs.winehq.org/show_bug.cgi?id=41626 Bug ID: 41626 Summary: msiexec fails with error: fixme:ntdll:NtLockFile I/O completion on lock not implemented yet Product: Wine Version: 1.8.5 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs(a)winehq.org Reporter: alst5940(a)colorado.edu I'm trying to install the following program on my macbook pro (OS 10.21 Sierra) using Wine. http://www.ub.edu/dnasp/ I have successfully installed this using wine with the following command: wine msiexec /i dnasp51001.msi Previously I was using Wine v1.8.1 and OS10.10 (Yosemite) However, when I try to run the same command, I get the following error: $ msiexec /i dnasp51001.msi fixme:ntdll:NtLockFile I/O completion on lock not implemented yet NOTE: I have tried to use the development edition of Wine (1.9.22), Wine 1.8.5, and the older version that worked previously (Wine 1.8.1). Nothing has worked for me so far. I've tried to search for an answer here and elsewhere without success. Please let me know if you need any additional information. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41626 fjfrackiewicz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz(a)gmail.com --- Comment #1 from fjfrackiewicz(a)gmail.com --- Sounds like a duplicate of bug 40827 and bug 40744... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41626 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #2 from winetest(a)luukku.com --- I can't confirm this. sha1sum dnasp51001.msi 2f0e4fc625f8fd41c1cf9684eda868d5299da7e1 dnasp51001.msi Installs and also runs. It complained about err:module:import_dll Library MFC40.DLL (which is needed by L"C:\\windows\\system32\\threed32.ocx") not found but that doesnt seem to break anything. wine --version wine-1.9.22-151-g6a5ff11 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41626 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com, | |dimesio(a)earthlink.net -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41626 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #3 from Rosanne DiMesio <dimesio(a)earthlink.net> --- A fixme is not, in itself, a bug, and if everything is working, you can ignore them. Wine often prints lots of harmless messages in the console for apps that work perfectly fine. In the case of dnasp51001.msi, I do get that message in the console when I install it with msiexec /i, but it does not prevent the app from installing, and the installed app runs. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41626 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Closing invalid. -- 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