WIP: Install podman-sequoia in rawhide images#411
Conversation
| .PHONY: IMG_SFX | ||
| IMG_SFX: timebomb-check ## Generate a new date-based image suffix, store in the file IMG_SFX | ||
| $(file >$@,$(shell date --utc +%Y%m%dt%H%M%Sz)-f$(FEDORA_RELEASE)f$(PRIOR_FEDORA_RELEASE)d$(subst .,,$(DEBIAN_RELEASE))) | ||
| $(file >$@,$(shell date -u +%Y%m%dt%H%M%Sz)-f$(FEDORA_RELEASE)f$(PRIOR_FEDORA_RELEASE)d$(subst .,,$(DEBIAN_RELEASE))) |
There was a problem hiding this comment.
Oops, yes. It was supposed to help with macOS compatibility, but it isn’t enough, I’ll drop it.
There was a problem hiding this comment.
I have fixed the rule on macOS, and turned that into a separate commit.
There was a problem hiding this comment.
i have the same trouble when using this in macOS
| else # podman-sequoia is only available in Rawhide | ||
| INSTALL_PACKAGES+=( \ | ||
| podman-sequoia | ||
| ) |
There was a problem hiding this comment.
here it would be good to add a timebomb as reminder to add sequoia to the older versions as well once available. I guess if it is only rawhide for now it should be set to November once f43 is released at least.
|
Cirrus CI build successful. Found built image names and IDs:
|
Images from containers/automation_images#411 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
|
From containers/podman#26674 :
I’ll return to this in a few days. |
|
According to https://bodhi.fedoraproject.org/updates/FEDORA-2025-3b1a650972 shadow-utils should work again and assign subuids. |
afa6ff1 to
0948f64
Compare
|
@timcoding1988 PTAL as well, I think you use macos as well right? |
correct @Luap99 |
- (date --utc) is not supported - The $(file ) make function is not supported - macOS sed has no \+ in basic regular expressions, use the extended format - (quote arguments to [ ] to avoid confusing error messages if an earlier sed fails) Signed-off-by: Miloslav Trmač <mitr@redhat.com>
|
Cirrus CI build successful. Found built image names and IDs:
|
Relies on UNMERGED containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Relies on UNMERGED containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Relies on UNMERGED containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Relies on UNMERGED containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
- Set VM_IMAGE_NAME on the currently-deleted tests as well DO NOT MERGE: Depends on UNMERGED containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
|
Cirrus CI build successful. Found built image names and IDs:
|
|
Image was merged into podman in containers/podman#26760 so I am going to merge this. |
Relies on containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
- Set VM_IMAGE_NAME on the currently-deleted tests as well DO NOT MERGE: Depends on UNMERGED containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
- Set VM_IMAGE_NAME on the currently-deleted tests as well DO NOT MERGE: Depends on UNMERGED containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This currently breaks against Skopeo's mainline tests. CI images come from containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This currently breaks against Skopeo's mainline tests. CI images come from containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This currently breaks against Skopeo's mainline tests. CI images come from containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Relies on containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This currently breaks against Skopeo's mainline tests. CI images come from containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
CI images come from containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Relies on containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
CI images come from containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Relies on containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
CI images come from containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
CI images come from containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Relies on containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Relies on containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Relies on containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Relies on containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Relies on containers/automation_images#411 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
No description provided.