Lars Kanis
Lars Kanis
Thanks @bg for reporting this issue! RubyInstaller-2.4.1 updates both WIN32OLE and the compiler suite. It would be interesting, which of these two is guilty. Could you please try Ruby-2.3.4 compiled...
I can reproduce this issue. It is due to the way how `Dir[]` works on Windows. This returns an empty Array if there is any directory within the whole path,...
For now we go with option 1. This required [some](https://github.com/oneclick/rubyinstaller2/commit/2ed495710bae637f8985acbce7a02116088d3d14) [fixes](https://github.com/oneclick/rubyinstaller2/commit/cf4caeb0287660ce51456731ecb9c5463654fe48) in RubyInstaller-2.7.2, but worked in the end.
I still have some computers with a 32 bit Windows running RubyInstaller-x86 and with the patches above it's running quite well. So until there are major issues with it, I'll...
> What's the output from ridk version? You can run "cmd" from the start menu and type "ridk version" there. What version of RubyInstaller did you use. Can you please...
There's no screenshot. What version of RubyInstaller did you use? How did you install it? Did you select "Add Ruby to PATH" in the installer?
I think your MSYS2 setup is too old. You might update the pacman database by "pacman -Sy" or running "ridk install 1 2 3" instead of the default of only...
> Would working remotely using a VPN be an issue when it comes to the proxy accessing HTTP endpoints? If the VPN is down, the proxy will probably be unreachable....
I'll add a `SECURITY.md` file and keep this issue open until then. For the time being please contact me by email `[email protected]` and if you want encryption, use this PGP...
The file `D:/~/bin/ruby/3.0/packages/msys2-keyring-1~20211228-1-any.pkg.tar.zst` is missing, so that the key database isn't updated and hence the MSYS2 system update fails. Could you please check why this file isn't available?