[Bug 27418] New: usb-over-network-client.msi failed to install
http://bugs.winehq.org/show_bug.cgi?id=27418 Summary: usb-over-network-client.msi failed to install Product: Wine Version: 1.3.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: fracting(a)gmail.com Created an attachment (id=35067) --> (http://bugs.winehq.org/attachment.cgi?id=35067) Log: msiexec /i usb-over-network-client.msi A free demo can be downloaded from http://www.usb-over-network.com/ $ wget http://www.usb-over-network.com/usb-over-network-client.msi Install: $ msiexec /i usb-over-network-client.msi after click "finish" , the console output is like below: err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbsrvc.exe" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbcln.dll" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbbus2.cat" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbbus2.inf" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\drivers\\ftusbbus2.sys" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbbus2.sys" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbhc2.inf" err:msi:ACTION_RemoveFiles removing installed file L"C:\\Program Files\\Common Files\\FabulaTech\\ftUpdate.exe" err:msi:ACTION_RemoveFiles removing installed file L"C:\\Program Files\\USB over Network (Client)\\License.rtf" err:msi:ACTION_RemoveFiles removing installed file L"C:\\Program Files\\USB over Network (Client)\\usbclncmd.exe" err:msi:ACTION_RemoveFiles removing installed file L"C:\\Program Files\\USB over Network (Client)\\usbclient.exe" err:msi:ACTION_RemoveFiles removing installed file L"C:\\Program Files\\USB over Network (Client)\\usbclienthelp.chm" The installed files are removed, such as usbclient.exe According to bug 27211 (runtime error R6025 while start usbclient.exe ) , this seems like a regression. A regression test shows: ee804123304af9c6b64be76489e7964c2bc5277e is the first bad commit commit ee804123304af9c6b64be76489e7964c2bc5277e Author: Hans Leidekker <hans(a)codeweavers.com> Date: Wed May 25 10:40:36 2011 +0200 msi: Support rollback of failed uninstalls. :040000 040000 c29483f718f112dd84c712f55072256b913aee3a b7a6f4e1b36f0f78b145956f60af262369f2c939 M dlls -- 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=27418 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net -- 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=27418 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www.usb-over-network | |.com/usb-over-network-clien | |t.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=27418 --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> 2011-06-08 05:36:34 CDT --- I can't reproduce this with current git on a fresh prefix. -- 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=27418 --- Comment #2 from fracting <fracting(a)gmail.com> 2011-06-08 11:32:50 CDT --- (In reply to comment #1)
I can't reproduce this with current git on a fresh prefix.
This time I try wine-1.3.21-254-g5bf7622, but the installer even cannot start... $ msiexec /i Wine/usb/usb-over-network-client.msi fixme:storage:create_storagefile Storage share mode not implemented. only one line of output. -- 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=27418 --- Comment #3 from fracting <fracting(a)gmail.com> 2011-06-08 16:07:38 CDT --- Bug 27425 - usb-over-network-client.msi can not start A separate bug is posted. -- 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=27418 --- Comment #4 from Hans Leidekker <hans(a)meelstraat.net> 2011-06-20 04:54:41 CDT --- Bug 27425 is fixed now, does this still occur? If not I think this bug should be closed 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.
http://bugs.winehq.org/show_bug.cgi?id=27418 --- Comment #5 from fracting <fracting(a)gmail.com> 2011-06-20 05:03:20 CDT --- (In reply to comment #4)
Bug 27425 is fixed now, does this still occur? If not I think this bug should be closed invalid.
Just test with wine-1.3.22-203-gac90c1b, it is fixed now, 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=27418 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #6 from Hans Leidekker <hans(a)meelstraat.net> 2011-06-20 05:07:15 CDT --- (In reply to comment #5)
(In reply to comment #4)
Bug 27425 is fixed now, does this still occur? If not I think this bug should be closed invalid.
Just test with wine-1.3.22-203-gac90c1b, it is fixed now, thanks ;-)
Thanks for testing. -- 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=27418 --- Comment #7 from fracting <fracting(a)gmail.com> 2011-06-20 05:54:37 CDT --- just submit a seperate bug : Bug 27546 - usb-over-network-client doesn't install complet Not sure whether it is a duplicate of this bug. -- 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=27418 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2011-07-07 16:15:31 CDT --- Closing. -- 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