[Bug 12401] NET Framework 2.0, 3.0, 4.0 installers and other apps that make use of GAC API for managed assembly installation need reparse point /junction API support, i.e. DeviceIoCtl(FSCTL_SET_REPARSE_POINT/ FSCTL_GET_REPARSE_POINT)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 26 03:45:59 CDT 2018


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

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

revisiting, obviously still present.

Also a blocker for Rust 1.3 Windows installer.

Download:
https://static.rust-lang.org/rustup/dist/i686-pc-windows-gnu/rustup-init.exe

--- snip ---
$ wine ./rustup-init.exe
...
Current installation options:

   default host triple: x86_64-pc-windows-msvc
     default toolchain: stable
  modify PATH variable: yes

1) Proceed with installation (default)
2) Customize installation
3) Cancel installation
>1

0009:fixme:ntdll:server_ioctl_file Unsupported ioctl 900a4 (device=9 access=0
func=29 method=0)
error: unable to symlink C:\users\focht\.rustup from C:\users\focht\.multirust
info: caused by: Request not supported. (os error 50)
--- snip ---

$ sha1sum rustup-init.exe 
8f4a89444bd9e63a3a1c08543209e945fe204cc2  rustup-init.exe

$ du -sh rustup-init.exe 
19M    rustup-init.exe

$ wine --version
wine-3.18-218-g13cdcdae1a

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