Christopher Hall

Results 10 issues of Christopher Hall

Add gco options fro FreeBSD Add int64/uint64 decoding + test for these types

Make sure to follow and check these boxes before submitting an issue! Thank you. - [x] Supply `iocage --version` 1.2 - [x] Supply the commands used, along with any steps...

needs so nested jails can use linprocfs e.g., for poudriere in a jail Signed-off-by: Christopher Hall Make sure to follow and check these boxes before submitting a PR! Thank you....

## Problem statement attempting to use a struct from: `github.com/google/go-github/v43/github` ``` // GithubWebhook GoDoc // @security githubHMACAuth // @summary GithubWebhook // @description Github webhook entrypoint // @tags Webhook // @param...

It terminates with `Err(Http(ClientDied(None)))`. though after some debugging (see: https://github.com/stepancheg/rust-http2/issues/40 ) it turns out to be simple an expire cert. ``` % cargo run --bin greeter_client -- --tls warning: field...

When trying the example client command from the top level README, there was a problem with multiple IPs ``` % cargo run --example client https://google.com thread 'main' panicked at 'client:...

In the case of an error the connection struct is never deleted from the **pending** hash map. In some testing I observed leaks of 3MB in an hour The problem...

The vm script appear to ignore the value of vm_dev_type in the vm.conf file when booting install CD using a command like `service vm oneiso vm1` This line hard codes...

The problem is that FreeBSD Python does not support the code containing `import distutils; ` to access distutils.sysconfig for the Python library path. I see that this code has been...

* the path `/sbin/zfs` is hard coded on the ssh lines * the openzfs port installs the zfs command to `/usr/local/sbin/zfs` * this was detected when updating FreeNAS 11→TrueNAS 12