Re: dnf exit code

2020-02-14 Thread Kevin Fenzi
On Thu, Feb 13, 2020 at 07:42:45AM -0500, Matthew Miller wrote: > On Wed, Feb 12, 2020 at 10:29:47AM +0100, Daniel Mach wrote: > > There seem to be 2 related problems: > > 1) Only the image on docker.io doesn't work. If you use > > registry.fedoraproject.org/fedora:rawhide, it works as expected. >

Re: dnf exit code

2020-02-13 Thread Matthew Miller
On Wed, Feb 12, 2020 at 10:29:47AM +0100, Daniel Mach wrote: > There seem to be 2 related problems: > 1) Only the image on docker.io doesn't work. If you use > registry.fedoraproject.org/fedora:rawhide, it works as expected. Yeah, that's ... concerning. They should be identical. > 2) Fedora

Re: dnf exit code

2020-02-12 Thread Daniel Mach
There seem to be 2 related problems: 1) Only the image on docker.io doesn't work. If you use registry.fedoraproject.org/fedora:rawhide, it works as expected. 2) Fedora infra is unreliable. When the image from registry.fedoraproject.org cannot be downloaded, there's a fallback to docker.io

dnf exit code

2020-02-11 Thread Christoph Junghans
Hi, I am getting an exit code 143 when running dnf in docker, example: $ cat Dockerfile FROM fedora:rawhide RUN dnf install -y openmpi-devel $ docker build . ... Running scriptlet: systemd-245~rc1-2.fc32.x86_64 121/121 Running scriptlet: systemd-udev-245~rc1-2.fc32.x86_64