View Issue Details

IDProjectCategoryView StatusLast Update
0000310AlmaLinux-8-OTHERpublic2022-10-05 10:24
Reporteradelton Assigned Toalukoshko  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0000310: The docker.io/almalinux/9-init container image seems to be 8.6 image now
DescriptionI noticed that today, the docker.io/almalinux/9-init image (e022cf7145d2 47 hours ago), is actually a 8.6 image:

$ docker run --rm -ti --entrypoint cat docker.io/almalinux/9-init /etc/redhat-release
AlmaLinux release 8.6 (Sky Tiger)

That has caused a FreeIPA image build fail: https://github.com/freeipa/freeipa-container/issues/484.
Steps To Reproduce$ docker run --rm -ti --entrypoint cat docker.io/almalinux/9-init /etc/redhat-release

or

$ podman run --rm -ti --entrypoint cat docker.io/almalinux/9-init /etc/redhat-release
TagsNo tags attached.
abrt_hash
URL

Activities

adelton

2022-10-05 06:15

reporter   ~0000699

I used AlmaLinux-8 for "Project" on this bug because it seems the AlmaLinux 8's container image build setup is broken and it pushes to what should be AlmaLinux 9 image. Please reassign if that is not appropriate.

alukoshko

2022-10-05 10:24

administrator   ~0000700

Fixed. Sorry for inconvenience.

Issue History

Date Modified Username Field Change
2022-10-05 06:12 adelton New Issue
2022-10-05 06:15 adelton Note Added: 0000699
2022-10-05 10:24 alukoshko Note Added: 0000700
2022-10-05 10:24 alukoshko Assigned To => alukoshko
2022-10-05 10:24 alukoshko Status new => closed
2022-10-05 10:24 alukoshko Resolution open => fixed