[Bug 45627] mdac28 fails to install ( SetupDefaultQueueCallbackW copy error 32 L"C: \\users\\austin\\Temp\\IXP000.TMP\\msdaorar.dll")

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 19 16:00:29 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=45627

--- Comment #13 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

I can't reproduce this from current git.

Using some endless loop the exits only on 'winetricks' recipe failure:

--- snip ---
$ i=0 ; while true ; let i++ ; echo "*** TRY: $i ***" ; do wineserver -k ; rm
-rf ~/.wine ; winetricks -q mdac28 || break ; done
--- snip ---

It didn't fail after 30 times.
With Wine 3.19 and 3.20 I can see failures with the loop.

It seems after bug 46135 fixed
(https://source.winehq.org/git/wine.git/commitdiff/cb8353b6e8d54ddab8ba0a54e9c9d411b7f2d09c)
there was no further hotpatching needed or it doesn't result in explicit
failures.

@bforce

--- quote ---
The odd thing is that it returns a copy error of msdaorar.dll, but if you look
into the right directory it actually did copy that specific file.
--- quote ---

No, that's actually the second attempt to copy and it results in a sharing
violation. The file was already copied earlier.

$ wine --version
wine-3.20-149-g04fe35a0a3

Regards

-- 
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.



More information about the wine-bugs mailing list