Reto Gantenbein
Reto Gantenbein
When checking if my various [LXC-related RPM packages](https://copr.fedorainfracloud.org/coprs/ganto/lxc3) still work with the latest Fedora version, I found that ruby-lxc is not working anymore. When trying to use it with the...
Since the release of raft-0.11.3 the Fedora builds ([COPR](https://copr.fedorainfracloud.org/coprs/ganto/lxc4/build/3323799/) and [Koji](https://koji.fedoraproject.org/koji/packageinfo?packageID=34666)) for the armhfp architecture fail the test suite with the following errors: ``` Running test suite with seed 0xf1d4103e......
After deploying the postgres-operator via the Helm chart in `helm/install` the operator pod reports: ``` time="2022-01-26T12:37:41Z" level=info msg="Starting EventSource" file="sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:165" func="controller.(*Controller).Start.func1" reconciler group=postgres-operator.crunchydata.com reconciler kind=PostgresCluster source="kind source: /, Kind=" version=5.0.4...
# Required information * Distribution: Fedora * Distribution version: 37 # Issue description Even after all the recent fixes from #4179 and #4181 the lxc build still fails against glibc-2.36...
**Is your feature request related to a problem? Please describe.** When creating an Application Gateway via APPGW_ENABLE_DEPLOY=true in the controller environment the HTTP/2 configuration is set to "false": ``` "properties":...
Because Ubuntu Precise is EoL Travis-CI now offers build images based on Ubuntu Trusty. Those contain a new MySQL version installed by default. Make sure they will be properly removed...
When running a playbook through `assert_playbook_runs` and the playbook aborts with a failed task `rolespec` doesn't return an error. In my naive understanding `assert_ansible_run()` should result in an error. Otherwise...
Recently the `TestGetAllXattr()` test started failing on the Fedora COPR instances on all releases and all architectures except aarch64: ``` [...] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TMDaM8 + umask 022 + cd...
The test suite from dqlite and cowsql sometimes fail to correctly build on Fedora for the ppc64le architecture. A rebuild of the packages would usually "fix" the issue. E.g.: *...
When trying to build `incus-0.1` the `%gocheck` of `github.com/lxc/incus/cmd/lxc-to-incus` fails with: ``` github.com/lxc/incus/cmd/lxc-to-incus === RUN TestValidateConfig 2023/10/14 17:40:36 Running test #0: container migrated Checking whether container has already been migrated...