common icon indicating copy to clipboard operation
common copied to clipboard

Location for shared common files in github.com/containers repos.

Results 73 common issues
Sort by recently updated
recently updated
newest added

The copr name got mistakenly changed during a replace-all in #1960.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/crypto | `v0.22.0` -> `v0.23.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fcrypto/v0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/containers/common). ## Awaiting Schedule These updates are awaiting...

Podman and buildah (I believe) both support similar/same set of automatic build-args as [in the Docker documentation](https://docs.docker.com/reference/dockerfile/#automatic-platform-args-in-the-global-scope) (I'm guessing, so maybe not all are supported?): - `TARGETPLATFORM` - platform of...

Some of the output is locale-specific, which might affect the parsing (or scraping) en_US ``` Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-============================================= ``` sv_SE...

Needs to remove the surrounding text, similar to when using apk: ```console # pacman -Qo /usr/bin/pacman /usr/bin/pacman is owned by pacman 6.0.2-8 ``` ```console / # apk info -W /sbin/apk...

do-not-merge/work-in-progress

The current AppArmor policy allows receiving signals from unconfined peers. Due to a change in Ubuntu to restrict unprivileged uses of user namespaces, a profile for crun was added in...

Podman 4.0.0 on centos 8stream: Trying to create a manifest-list image to hold two different architecture containers fails to recognize the component images are local. Various workaround attempts shown below...

These linters provide helpful warnings to write better error assertions in case tests fail. Right now there are a lot of report errors with them.