FS#66117 - [podman] possibly wrong hard dependencies

Attached to Project: Community Packages
Opened by smekkleysa (smekkleysa) - Saturday, 04 April 2020, 20:19 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Sunday, 05 April 2020, 09:54 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Bartłomiej Piotrowski (Barthalion)
Morten Linderud (Foxboron)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The following should optional.

runc == users might only use crun
slirp4netns == only for rootless podman, it makes sense to add fuse-overlayfs as well if slirp4netns is required.
iptables == not needed in --net=host option, or rootless.
btrfs-progs == not needed for non btrfs setup
device-mapper == not needed for non devmapper setup.
cni-plugins == also not a hard dependencies.
This task depends upon

Closed by  Bartłomiej Piotrowski (Barthalion)
Sunday, 05 April 2020, 09:54 GMT
Reason for closing:  Not a bug
Comment by Bartłomiej Piotrowski (Barthalion) - Sunday, 05 April 2020, 09:53 GMT
Well, welcome to the world of binary-based distributions, where maintainers need to decide what default experience should be like.

Loading...