Dave Cottlehuber

Results 64 issues of Dave Cottlehuber

If a new user does not have an email already set at creation, it appears impossible to add one later. - check user properties ```json $ oci iam user get...

IAM

@olgeni anything you want to add/change? Note my OTP26 switch for 2024Q3

status report

NB package builders take 3-5 days to have binaries available for users.

Note the difference between these 2 shell scripts: - this is what somebody familiar with pipes and sockets would expect: ```elixir script = "for s in $(seq 1 10); do...

The current FreeBSD port is v4.1.0, but I can't upgrade past that. For example, v4.8.0. I switched the build over the pep517, but see the [following failure](https://pkg.skunkwerks.at/poudriere/data/current_x64-default/2024-07-06_14h09m24s/logs/errors/git-cola-4.8.0.log) Do you have...

pkg version: pkg-1.21.3, json_verify comes from devel/yajl ``` $ pkg info --raw --raw-format json pkg | json_verify JSON is valid $ pkg info --raw --raw-format json pkg bash | json_verify...

### Describe the feature would like to see added to OpenZFS show name of assigned jail for a jailed dataset in ‘zfs list’ properties. ``` # zfs jail myjail zroot/jailed...

Type: Feature

## Please let us know - What you expect to be happening. in multicore, CPU threads should be pinned, if `cpuPinningEnabled` is true. - What is actually happening? threads seem...

In the below example you can see how the web UI supports importing OCI-format images. These are effectively tarballs containing: - `image_metadata.json` containing various useful metadata - `output.QCOW2` the actual...

Compute

**Describe the bug** new credentials cache warning interferes with CLI usage. **To Reproduce** Query a vault server for a key/value lookup on FreeBSD, see unwanted warning on every invocation: ```...

bug
core/cli
regression