flixman
flixman
**Relevant system information:** - OS: Arch linux host, alpine through docker - PostgreSQL version (output of `SELECT version();`): 14 - TimescaleDB Toolkit version (output of `\dx timescaledb_toolkit` in `psql`): current...
### System information Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | 12.5 Kernel Version | 6.1.0 Architecture | amd64 OpenZFS Version | 2.1.11-1 ### Describe...
### What happened I have a wireless printer that does not get autodetected, neither works, when I bind the "home" zone to my local network mask, but that works as...
#### Overview of the Issue I have a packer file containing the following: ``` [....] source "docker" "Test" { image = "centos:7" export_path = "test.tar" } [....] build { sources...
#### Overview of the Issue In the documentation of the DTL builder, the description of the object DtlArtifact has a missing member, repository_name, which requires to have the private repository...
#### Overview of the Issue I have a packer file containing the following: ``` [....] source "docker" "Test" { image = "centos:7" export_path = "test.tar" } [....] build { sources...
I have been navigating the man pages and I have not been able to find an answer to: How can I use dnf to install a relocatable package (and its...
**Describe the bug** I am getting the following error ```Fatal error: Uncaught Exception: Serialization of 'SensitiveParameterValue' is not allowed in /usr/share/phpldapadmin/lib/functions.php:646``` when loading the main page (after successful login). **Expected...
I am creating a pool with a list of servers that I get from my company's DNS, I am getting some servers for which my credentials are not valid. Is...
### Issue Description Similarly to [this issue](https://github.com/containers/podman/issues/21219), using run I can reach the internet: ``` podman run --rm -it --name testcontainer /gitea/runners/podman:extended podman login -u -p ``` However, should I...