Opened 13 days ago

Closed 13 days ago

#69921 closed defect (fixed)

Incorrect version installed for Podman

Reported by: ElectricTopaz Owned by: judaew (Vadym-Valdis Yudaiev)
Priority: Normal Milestone:
Component: ports Version:
Keywords: monterey Cc: catap (Kirill A. Korinsky)
Port: podman

Description

It currently states that Podman 4.9.3 will be installed, which I thought would be great since version 5 requires macOS version 13+ and my macbook (due to age) is stuck at 12.7. But after installing it looks like version 5.0.2 is actually installed, which is incompatible due to lack of UEFI support. Is there a way to actually install version 4.9.3 with MacPorts?

Change History (4)

comment:1 Changed 13 days ago by ryandesign (Ryan Carsten Schmidt)

Cc: catap added
Keywords: monterey added
Owner: set to judaew
Status: newassigned

The podman Portfile is programmed to use verion 4.9.3 on macOS 11 and earlier and 5.0.2 on macOS 12 and later, citing #69578 and #69683 as the reasons.

comment:2 Changed 13 days ago by judaew (Vadym-Valdis Yudaiev)

I was hoped that podman version 5 and later might be compatible with macOS 12, as the developers were unable to confirm compatibility or incompatibility for this version.

comment:3 Changed 13 days ago by judaew (Vadym-Valdis Yudaiev)

In 11e2c24409469dc72aebce81a7fe912907aa1ddf/macports-ports (master):

podman: update to 4.9.3 for macOS 12 or earlier

comment:4 Changed 13 days ago by judaew (Vadym-Valdis Yudaiev)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.