-
According to https://github.com/TPC-Council/HammerDB/blob/master/LICENSE the HammerDB software is GPL-3. Yet it does not seem to be included in almost any Linux distro. I see only ArchLinux at https:/…
ottok updated
2 years ago
-
try get into major distros? fedora, ubuntu, debian, arch etc.? Only when approaching version 1 though i think?
-
`snapshots` are a way to refer to a series of packages from a give date. More details can be found at https://snapshot.debian.org/
The idea being that `distro` along with `snapshot` might be useful…
-
It has something to do with size_t
managed to compile after including stddef.h (NOT as the compiler suggested though)
Then when running, the glx error poped up (workaround: disable antialias)
My…
SKDzd updated
1 month ago
-
As discovered by PR #51, seems ci and/or podman has issue with `distro=debian`.
https://github.com/0KnowledgeNetwork/opt/actions/runs/11526638551/job/32091118241
-
### Problem
In certain environments that tightly control dependencies (e.g. for the purposes of supply-chain security) the dev-dependencies are not present when code is compiled. But `cargo metadata`…
-
1. Database version
mysqld Ver 5.7.26-29 for debian-linux-gnu on x86_64 (Percona Server (GPL), Release '29', Revision '11ad961')
2. TablePlus version
Alpha Build 38
3. Linux distro
Debian GN…
-
Running a fresh install of Raspberry Pi OS (Bookworm), 64-bit "Lite".
```bash
$ rpi-source
*** SoC: BCM2711
*** Arch: 64-bit
*** Page Size: 4096
ERROR:
Can't find a source for this k…
-
### Creating a bug report/issue
- [x] I have searched the existing open and closed issues
#### Required Information
- DietPi version | G_DIETPI_VERSION_CORE=9 G_DIETPI_VERSION_SUB=8 G_DIETPI_VERS…
-
I'm attempting to run this on my Mac with a homebrew-installed version of Python.
It seems `httpx` is a requirement, and I can't seem to get my virtual environment installed version of httpx to hav…