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

There is no mention of "pasta" on the install page, only "slirp4netns" #285

Open
afbjorklund opened this issue Mar 12, 2024 · 1 comment

Comments

@afbjorklund
Copy link

afbjorklund commented Mar 12, 2024

https://podman.io/docs/installation

So it ends up missing, in the info

  pasta:
    executable: ""
    package: ""
    version: ""

But podman runs OK, with slirp4netns.

  slirp4netns:
    executable: /usr/bin/slirp4netns
    package: slirp4netns_100:1.1.8-4_amd64
    version: |-
      slirp4netns version 1.1.8
      commit: unknown
      libslirp: 4.3.1-git
      SLIRP_CONFIG_VERSION_MAX: 3
      libseccomp: 2.4.3

Apparently you need some special version of "pasta", but there are no feature or version checks for it

@afbjorklund
Copy link
Author

Actually, it didn't mention slirp4netns either. Apparently it is only required on Fedora, RHEL and CentOS Stream.

Ideally the build time and the run time dependencies should be separated, but then again binaries would be better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant