https://bugs.winehq.org/show_bug.cgi?id=54997
Bug ID: 54997 Summary: msys2: gpg.exe fails because "NtSetInformationFile Unsupported class (65)" Product: Wine Version: 8.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: bernhardu@mailbox.org Distribution: ---
Created attachment 74550 --> https://bugs.winehq.org/attachment.cgi?id=74550 ntdll: Basic FileRenameInformationEx.
Steps to reproduce inside msys shell: mv msys64/etc/pacman.d/gnupg msys64/etc/pacman.d/gnupg.old pacman-key --init pacman-key --populate
fixme:file:NtSetInformationFile Unsupported class (65)
The missing class is FileRenameInformationEx. Attached patch adds minimal support for this class.
https://bugs.winehq.org/show_bug.cgi?id=54997
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|msys2: gpg.exe fails |msys2: gpg.exe fails |because |because |"NtSetInformationFile |"NtSetInformationFile |Unsupported class (65)" |Unsupported class (65)" / | |FileRenameInformationEx
https://bugs.winehq.org/show_bug.cgi?id=54997
Joel Holdsworth joel@airwebreathe.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joel@airwebreathe.org.uk
--- Comment #1 from Joel Holdsworth joel@airwebreathe.org.uk --- An implementation of FileRenameInformationEx and FileLinkInformationEx has been submitted:
https://gitlab.winehq.org/wine/wine/-/merge_requests/3816
https://bugs.winehq.org/show_bug.cgi?id=54997
--- Comment #2 from Joel Holdsworth joel@airwebreathe.org.uk --- Now fixed: https://gitlab.winehq.org/wine/wine/-/merge_requests/3992/diffs?commit_id=c7...
https://bugs.winehq.org/show_bug.cgi?id=54997
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |c7b1551e8f007ceb96953c3c08c | |82637cded78fe Keywords| |download, source
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Thanks, Joel!
https://bugs.winehq.org/show_bug.cgi?id=54997
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.8.