Phil Jaenke
Phil Jaenke
No, this is just broken IPv6 behavior in pkg. I have a pure IPv6 system I'm working on. `pkg update` ignores that the only possible interface is IPv6 and queries...
That's what I'm saying: somehow it's mangling the raw metric. I am positive of this. I checked the raw. The raw in the XML is correct and more importantly, *does...
I definitely agree; this is going to need some XML dumping. However, I don't see any way to do that and frankly I have zero experience working in Go (so...
On 2.3.3 with Pg 13, I'm running into a more severe form of this problem. `cache_size` is not 1000, it's **1000000**. This means an `int` can run out in short...
Giving this a bump because my workflow has exposed a related issue. I basically do layered sets; `production` has the ports that apply to everything, then I have 'sub-sets' like...