FS#61563 - [podman] Replace patch in PKGBUILD with appropriate build flag

Attached to Project: Community Packages
Opened by Silvano Cirujano Cuesta (silvanoc) - Monday, 28 January 2019, 22:54 GMT
Last edited by Morten Linderud (Foxboron) - Saturday, 29 February 2020, 13:20 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

Description:

Package "podman" is being built with a patch to disable the dependency on libselinux while providing the ostree transport in containers/image.

But the ostree transport in containers/image doesn't bring anything for "podman" therefore using the build flag "containers_image_ostree_stub" to completely disable the ostree transport in containers/image. The support for OStree in containers/storage for deduplication remains unchanged by this build flag.

I've tested on my side and it provides the provided behavior (at least to my understanding).

A patch making the proposed change is provided.
This task depends upon

Closed by  Morten Linderud (Foxboron)
Saturday, 29 February 2020, 13:20 GMT
Reason for closing:  Not a bug
Additional comments about closing:  ostree has been completely dropped since this was relevant.

Loading...