Matt Schreiber
Matt Schreiber
I am encountering what appears to be a similar issue. Looks like it comes from `Bundix::PLATFORM_MAPPING` lacking certain Ruby platforms: ```ruby #!/usr/bin/env nix-shell #! nix-shell -i ruby -p bundler bundix...
Related: https://github.com/simplecov-ruby/simplecov/issues/741
Note that this should solve #133.
`binca` -> `(bin, ca)` -> `(ca, bin)` -> `cabin` -> `cabinet` -> `cabinix`?
@astro -- apologies for taking so long to reply here. Maybe it is superfluous now that #48 appears to have traction, but I'd like to put my thoughts down anyway....
Wow, thanks for the prompt attention :) @Ericson2314 - > [W]hy trying to make it cyclic to begin with? I would like to be able to initiate builds from any...
@luckylinux -- please ensure that you've [set up polkit properly](https://github.com/jonathanio/update-systemd-resolved#polkit-rules) if you are running OpenVPN as an unprivileged user, and that the relevant user can run the command `busctl status...
@shock99er -- does this remain an issue for you? If so: 1. Any mention of `.loccal` in your OpenVPN client configuration? For instance, `dhcp-option DOMAIN XXX.loccal`? 2. Any mention of...
> Edit: After more testing this works _OK_, but is pretty broken for most of the runtimes. I imagine this is because the pre-built binary lacks [the patches applied to...
> SSO/OAuth is also only available in the binary and not from source I see. So when you recommended > us[ing] a separate authentication mechanism if you want to expose...