FilBot3

Results 67 comments of FilBot3

I haven't tried JBundler yet, but I realized that I needed to add the runtime dependencies and add the gems to the Gemfile, then use git to add the changes,...

Got a response from him on here: https://github.com/go-godo/godo/issues/42

I also get the same errors on both Cmder, and Cygwin. ``` C:\Users\predatorian λ go get -u gopkg.in/godo.v2/cmd/godo # gopkg.in/godo.v2/cmd/godo Documents\GitHub\GO\src\gopkg.in\godo.v2\cmd\godo\main.go:202: undefined: syscall.Getpgid Documents\GitHub\GO\src\gopkg.in\godo.v2\cmd\godo\main.go:206: undefined: syscall.Kill C:\Users\predatorian λ go get...

+1 for Flatpak +1 for RPM (Fedora)

I imagine that the podman connection plugin operates like the docker one. It probably will require the socket to be enabled, and then Ansible can connect to it. * https://stackoverflow.com/a/64218043

Using the AppImage 5.0.4 on Pop!_OS, I had to install the `pcscd` package, restart the service, and it worked for me. I'm also on 20.10. Now the AppImage is able...

> Is there a reason Flatpak is not supported by Yubico? I've not been able to find an answer to that, so I'm asking. Thank you for your time, Probably...

Here is how I figured it out, but the documentation needs to be a bit more clear. This was through much trial and error. ```python """List and Sort Groups in...

I am also experiencing this on the Chef-HA-DRBD setup with chef-server-core-12.13.1. Our organization hasn't updated to the Chef-HA-EEP setup yet (Elasticsearch, etcd, PostrgreSQL). I bet doing an older install first...