[Bug 46788] New: RtlIpv6AddressToStringA is not supported
https://bugs.winehq.org/show_bug.cgi?id=46788 Bug ID: 46788 Summary: RtlIpv6AddressToStringA is not supported Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: g.rodola(a)gmail.com Distribution: --- See: https://github.com/giampaolo/psutil/issues/1448 Somewhat related to: https://bugs.winehq.org/show_bug.cgi?id=46149 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46788 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |4.3 Component|-unknown |ntdll -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46788 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24(a)gmail.com Ever confirmed|0 |1 Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/ntdll-RtlIpv4Str | |ingToAddress Status|UNCONFIRMED |STAGED -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46788 --- Comment #1 from Alex Henrie <alexhenrie24(a)gmail.com> --- It turns out that psutil also depends on GetExtendedTcpTable supporting AF_INET6, so just adding a semi-stub for RtlIpv6AddressToStringA doesn't do psutil any good. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46788 --- Comment #2 from Alex Henrie <alexhenrie24(a)gmail.com> --- Steps to reproduce: 1. Download and run the Python 3.7.4 Windows x86-64 executable installer from https://www.python.org/ftp/python/3.7.4/python-3.7.4.exe 2. Run `wine "C:\\users\\$USER\\Local Settings\\Application Data\\Programs\\Python\\Python37\\Scripts\\pip.exe" install psutil` 2. Run `wine "C:\\users\\$USER\\Local Settings\\Application Data\\Programs\\Python\\Python37\\python.exe" -c "import psutil; print('\n'.join(map(str, psutil.net_connections())))" | grep AF_INET6` -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46788 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |0af08318b75bd31928c31c87523 | |9c0f863ab4e0d --- Comment #3 from Alex Henrie <alexhenrie24(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/0af08318b75bd31928c31c8752... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46788 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.10. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla