Andreas Ntaflos

Results 7 issues of Andreas Ntaflos

Running `freight-add` on a package that already exists in the library exits with an informative (error?) message but with exit code 0: ``` $ freight-add foobar_0.9.0_amd64.deb apt/precise # [freight] apt/precise...

It seems that when creating the release tarball for 2.2.1 someone erroneously included his local `.git` directory in the tarball: ``` $ tar tvf herculesteam-augeasproviders-2.2.1.tar.gz drwxr-xr-x 1000/1000 0 2019-03-01 16:25...

When using puppet-systemd and the `systemd::dropin_file` type to manage custom Docker-related overrides the puppet-systemd module takes care of creating and managing the required override directories like /etc/systemd/system/docker.service.d and /etc/systemd/system/docker.socket.d. This...

community

## Describe the Bug For Docker CE packages: when managing the Docker package (`docker::manage_package => true`) but *not* setting `docker::package_source` (i.e. packages are installed from APT or YUM repos available...

community
bug

Using AirCon 0.3.10 on Home Assistant 2022.3.5, running Home Assistant OS 7.5 in a VM. We have five Fujitsu air conditioners (3x ASYGO7KMCC, 2x ASYG12KMCC, not sure if that matters),...

Using Ruby 3.0.6 and Nori 2.7.0. Not sure if the title describes the problem correctly, but given the following XML document, taken directly from a Zimbra SOAP response: ```xml [email protected]...

Corosync doesn't manage resources. Corosync provides reliable communication between nodes, manages cluster membership and determines quorum. Pacemaker is a cluster resource manager (CRM) that manages the resources that make up...

backwards-incompatible
needs-work
needs-docs