Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman: workaround for macOS 11 and below #23463

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

judaew
Copy link
Member

@judaew judaew commented Apr 11, 2024

Description

See

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS x.y
Xcode x.y / Command Line Tools x.y.z

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@macportsbot
Copy link

Notifying maintainers:
@catap for port podman.

@macportsbot macportsbot added type: bugfix maintainer maintainer: open Affects an openmaintainer port by: member Created by a member with commit rights labels Apr 11, 2024
sysutils/podman/Portfile Show resolved Hide resolved
sysutils/podman/Portfile Outdated Show resolved Hide resolved
@judaew
Copy link
Member Author

judaew commented Apr 12, 2024

Thank you @reneeotten

@judaew
Copy link
Member Author

judaew commented Apr 12, 2024

@reneeotten IDK why this issue occurs (port trying to get 4.9.3 version from 5.0.1 tag)

podman-4.9.3.tar.gz does not exist in /opt/local/var/macports/distfiles/go
  --->  Attempting to fetch podman-4.9.3.tar.gz from https://github.com/containers/podman/archive/v5.0.1
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                   Dload  Upload   Total   Spent    Left  Speed

In this case, MacPorts will take the archive from its mirror. But I don't know how maintaining of subport for devel versions with this issue in other ports. I know one way to overcome this issue: use the excellent github.tarball_from from the main port.

@judaew judaew merged commit 337d536 into macports:master Apr 12, 2024
4 checks passed
@judaew judaew deleted the fix/podman-macos-11 branch April 12, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by: member Created by a member with commit rights maintainer: open Affects an openmaintainer port maintainer type: bugfix
Development

Successfully merging this pull request may close these issues.

3 participants