Zach Bean

Results 39 comments of Zach Bean

Looks like we need to install the `locales` package and run `locale-gen en_US.UTF-8` as part of the build process.

It really seems like this should be easy to fix, but for some reason, it isn't. I can fix it with the steps I mentioned above in a container that...

Are there any updates on this? The new TV agent has recently made it to the Public server (https://forums.plex.tv/t/beta-new-plex-tv-series-scanner/696242) so I figured it was a reasonable time to go ahead...

If anyone's still looking for a solution to this, the issue I was having was that none of the calls to Windows `exe`s were working. I fixed it by changing...

My understanding is there's a difference between the "NVIDIA Container Toolkit" and the "NVIDIA Container Runtime"; the Runtime is what we're currently configured to use, while the Toolkit uses this...

@ABeltramo and I dug into the Epic Games issue a bit more and it looks like a Lutris bug that has been fixed. That led me to notice that this...

There's two parts to this, I think. One is, we definitely shouldn't be trying to download nvidia drivers if we know we're supposed to be using an AMD GPU. Since...

This dependabot PR broke it: https://github.com/serjs/socks5-server/pull/48 For some reason the dependency update also removed the needed changes from go-socks5. Possibly because github thinks the file is generated?

super late to the party, but in case you (or someone else reading this) are still looking for an answer, it's because the default `python` on your system is version...