[Bug 47160] wine-staging is unable to execute executable which is soft link in linux.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 11 16:25:15 CDT 2019


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

--- Comment #9 from Erich E. Hoover <erich.e.hoover at gmail.com> ---
(In reply to TOM from comment #8)
> I can confirm 082a898ad4b267397cafaef1bcff0f86357f0cdf break the symlink.
> when I checkout to 992845eae729391b4ebd328205557f5ca8c70b89 everything is
> normal.
> checkout to 082a898ad4b267397cafaef1bcff0f86357f0cdf, symlink break.

If you have the chance, would you please update again and open
dlls/ntdll/file.c:get_file_info and add:
stat( path, st );
right before the line:
/* symbolic links always report size 0 */

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