Robert Sturla
Robert Sturla
Ah, with `0700`, we're back to a working `permissive` system and D-Bus errors start showing up again in `enforced` mode. Note: There's still no json files in `/var/lib/openvpn3` for netcfg...
> Okay, so it's now currently experienced as a pure SELinux related issue? It connects and works as expected with SELinux in `permissive` mode but not in `enforced` mode; is...
> I think I'll make the `openvpn3-admin init-config` do that. That is being run as a `%post` install script in the `.spec` file. That should fix this at install time....
Sorry for not responding for two weeks. I'm hoping to get a Fedora Atomic maintainer in here to help with some of these discussions. Besides the basics (like /var doesn't...
> Hi! I think this was indeed perfectly implemented by #3024 (can't believe I didn't notice that this feat request existed and went on implementing exactly how you described it...
:+1: This is our workflow, which is not working with the development build of the CLI: 1. Install Vercel CLI & install NPM deps 2. Run `vercel pull --environment production...
@TooTallNate Please see the builds in this repo for a minimal reproduction of this issue The repo contains a create-next-app in a Yarn Workspaces monorepo, with the web project being...
I see. The issue was that the deployment worked with the old version (v33.2.0) and not any later releases, so I wasn't aware I was doing something wrong ([working build](https://github.com/rsturla/vercel-sample/actions/runs/8383339700/job/22958864007))....
I completely understand, and agree with the increase in effort it may take to debug issues. Feel free to close this issue if it's not something you feel would fit...
I would like to try and include GitButler on an [OSS project I am involved with](https://github.com/ublue-os/bluefin), but this requires a way to programmatically download the latest release assets (RPM). For...