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

Fedora Rawhide: Build IoT image failed with error: missing packages: podman-plugins #6697

Open
mcattamoredhat opened this issue Feb 12, 2024 · 1 comment

Comments

@mcattamoredhat
Copy link
Collaborator

In Fedora rawhide compose Fedora-Rawhide-20240212.n.0 following jobs are failing due to missing packages: podman-plugins

  • iot-commit-rawhide
  • iot-installer-rawhide
  • iot-raw-rawhide

The message log is the following:

[
    {
        "method": "POST",
        "path": "/api/v1/compose",
        "status": 500,
        "body": {
            "errors": [
                {
                    "id": "DepsolveError",
                    "msg": "DNF error occurred: MarkingErrors: Error occurred when marking packages for installation: Problems in request:\nmissing packages: podman-plugins"
                }
            ],
            "status": false
        }
    }
]

The podman-plugins package is not present in Rawhide repo folder https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/p/

In Fedora 39 is present at https://dl.fedoraproject.org/pub/fedora/linux/releases/39/Everything/x86_64/os/Packages/p/

@mcattamoredhat
Copy link
Collaborator Author

There is an ongoing discussion in upstream osbuild/images#456 (comment) related with this issue.

It seems The subpackage podman-plugins was removed from podman 5.0

This is happening both Fedora 40, and Fedora 41.

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