-
### What happened?
I installed `abctl local install --chart-version 0.399.0 --values values.yaml`
with `values.yaml`
```yaml
minio:
storage:
volumeClaimValue: 1000Mi
```
Value `1000M…
-
## Description
I install Nix via DeterminateSystems it work wells for a while. I had a problem so i tried to uninstall nix with :
`/nix/nix-installer uninstall`
i tried to reinstall again and i…
-
workflow.data.preparation explicitly specifies building only linux/amd64 here
https://github.com/RMI-PACTA/workflow.data.preparation/blob/6001fa51451c0312bf70d3387d1b17dd29236139/.github/workflows/do…
-
### Describe what happened
When updating the nameserver configuration via `DnsNameservers` the update also enables `Override Local DNS` flag without a way to configure the setting.
### Sample prog…
-
### Describe the bug
I have 30 dockers that obtain their IP address by static set MAC addresses that get DHCP dished out by dnsmasq that are set in the dnsmasq config.
dnsmasq.conf
```
# Porta…
-
Please add support for Apple Silicon based machines.
I.e the statically linked download [link](https://github.com/tstack/lnav/releases/download/v0.12.2/lnav-0.12.2-x86_64-macos.zip) is a `Mach-O 64-b…
-
If you have a build matrix for a bunch of different architectures and rely on the following to copy in the correct binaries:
```
sudo curl -o /usr/local/bin/cog -L "https://github.com/replicate/co…
8W9aG updated
2 months ago
-
Hi,
I am trying to build and setup Scrcpy on Mac OS Sequoia 15.0.1. I am using MacPorts for this. It seems like zvbi-0.2.35_5.darwin_24.arm64 is not yet available for this mac OS version. Can someon…
-
**Component**
* Installation
* Generic
**Description**
When trying to build from sources on Mac, the build fails with:
[ERROR] Failed to execute goal org.thingsboard:gradle-maven-plugin…
-
```
Gyp includes the -arch parameters from xcode_emulation with the makefile
generator when the flavour is set to mac, and cannot be removed. (It can be
modified by setting ARCHS, but not completely…