https://bugs.winehq.org/show_bug.cgi?id=54996 Bug ID: 54996 Summary: msys2: gpg.exe fails because "NtSetInformationFile Unsupported class (64)" Product: Wine Version: 8.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: bernhardu(a)mailbox.org Distribution: --- Created attachment 74549 --> https://bugs.winehq.org/attachment.cgi?id=74549 ntdll: Basic FileDispositionInformationEx wine C:\\msys64\\usr\\bin\\gpg-agent.exe --homedir /etc/pacman.d/gnupg --use-standard-socket --daemon ... fixme:file:NtSetInformationFile Unsupported class (64) The missing class is FileDispositionInformationEx. Attached patch adds minimal support for this class. -- 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.