Brodie Kurczynski

Results 8 issues of Brodie Kurczynski

**Describe the bug** When keys are missing from the `pvpn-cli.cfg` a `KeyError` is raised. I'm guessing this happens because it's always assumed that these keys have been created during some...

#### PR Description Currently, if the config is reloaded and fails, no error is logged. This can lead to confusion when config items are changed but not loaded. Make this...

After setting up the Grafana repo in Fedora CoreOS, I am unable to install the Grafana Agent RPM using `rpm-ostree`: ``` rpm-ostree install grafana-agent ``` This fails and tells me:...

bug

### What is the issue? I've been accessing my running instance of `transmission-daemon` using the web UI and a password without issue until recently. I _think_ this may have changed...

The [documentation for installing Helm plugins](https://helm.sh/docs/topics/plugins/#installing-a-plugin) says that plugins may be installed by specifying the URL to a tarball: ``` You can also install tarball plugins directly from url by...

in progress
bug

In the generated `config.sh`, invalid Unicode characters are used for the following env vars: - `TMUX_POWERLINE_SEG_VPN_SYMBOL="󱠾 "` - `TMUX_POWERLINE_SEG_VPN_DISPLAY_SEPARATOR="󰿟"` Apparently the value for `TMUX_POWERLINE_SEG_VPN_SYMBOL` is [U+F183E](https://www.fileformat.info/info/unicode/char/f183e/index.htm) and `TMUX_POWERLINE_SEG_VPN_DISPLAY_SEPARATOR` is [U+F0FDF](https://www.fileformat.info/info/unicode/char/f0fdf/index.htm)...

When using git in a shell to add a file to the working tree, the same file can be added in different ways. One way it can be added is...

The current Linux builds are only for `amd64`. I'm using a Linux VM on an `AArch64` and would like to use this. That is all 😃

enhancement
gathering-interest