Userdocs
Userdocs
I have so far been only able to get this ``` terminate called after throwing an instance of 'boost::wrapexcept' what(): context: unknown option (digital envelope routines) [asio.ssl:50331817] Program received signal...
I'm thinking it's related to this package but i need to look into it more. https://fedora.pkgs.org/36/fedora-updates-x86_64/openssl-3.0.5-1.fc36.x86_64.rpm.html
It might not be specific to that package. Since i also can build glibc static i tried that is it failed bit the back trace might be more helpful ```...
and the removal of the binaries. the function here can basically be the updater as well. i don't think we need to test versions or be complex.
Just to add the sha1 matches: ```bash wget -qO - https://libisl.sourceforge.io/isl-0.21.tar.bz2 | sha1sum 33e366d59d32330432b5c7f2d0c2fb6664eff224 - ``` https://github.com/richfelker/musl-cross-make/blob/master/hashes/isl-0.21.tar.bz2.sha1
https://github.com/richfelker/musl-cross-make/pull/138
I just wanted to add, I get this port conflict one out of ten start-ups. I have these Windows apps/features installed. Docker for Windows, WSL2 and Hyper-V I would say...
You need to do two things. **1:** Make sure keepass is started and told to use your custom port **Note: if you have not told keypass to start with the...
Funny enough, this issue went away when I updated to Windows 11. So been using 12546 since then + docker + wsl2 + other stuff turned on except Hyper-V Hopefully...
Is there a reason you don't use git actions + releases for hosting the archives (not the git source)?