Randy Barlow

Results 30 comments of Randy Barlow

The advantage to using the system library for Gentoo (and likely other distributions) is the ability to manage dependencies across the distribution. When there are problems with libfmt and some...

FTR, the old location in `/etc/openvpn/scripts` was also suitable as per FHS. What was the reason it was moved out of there?

Note that the `.conf` file installed by the `Makefile` is still installed to a strange place, even with this patch. `/usr/bin` and `/usr/local/bin` are intended for executables. This was less...

Oh interesting, I hadn't considered doing it that way. I think that's an acceptable way to do it, though it might be nice to have a way to do it...

I did realize that there is one way that using the file to upload the JSON is not quite equivalent to sending it the way curl does. It ends up...

Since the fork is called p1_oauth2 and the app name corresponds to that name, would that make it possible to have both installed on the same system?

I'm a +1 for having schemas on our messages. The protocol buffers thing looks nice.

I can confirm this issue - I experience it frequently. I use podman and I have a gentoo container that frequently fails with error messages about how portage tried to...

> if it has mapping and no version, it's still deleted. I have set up Anitya to track projects that don't currently have a release, so that I can get...

I have tested this with reqwest 0.11.3 with Rust 1.52.1 on Linux kernel 5.10.32 and I do not see a leak.