Skip to content

CI failing due to depsolve issue #1100

@Rolv-Apneseth

Description

@Rolv-Apneseth

The continuous-integration/jenkins/pr-merge CI job is currently failing due to a depsolve issue during cosa build:

[2026-05-25T02:10:47.589Z] error: Installing packages: Could not depsolve transaction; 3 problems detected:
[2026-05-25T02:10:47.589Z]  Problem 1: conflicting requests
[2026-05-25T02:10:47.589Z]   - package grub2-pc-1:2.12-38.fc43.x86_64 from overrides requires grub2-tools-minimal = 1:2.12-38.fc43, but none of the providers can be installed
[2026-05-25T02:10:47.589Z]   - package grub2-pc-1:2.12-38.fc43.x86_64 from fedora-coreos-pool requires grub2-tools-minimal = 1:2.12-38.fc43, but none of the providers can be installed
[2026-05-25T02:10:47.589Z]   - package grub2-tools-minimal-1:2.12-38.fc43.x86_64 from overrides requires libfuse3.so.3()(64bit), but none of the providers can be installed
...
[2026-05-25T02:10:47.589Z]   - package grub2-tools-minimal-1:2.12-38.fc43.x86_64 from fedora-coreos-pool requires libfuse3.so.3(FUSE_3.0)(64bit), but none of the providers can be installed
[2026-05-25T02:10:47.589Z]   - package fuse3-libs-3.16.2-5.fc42.x86_64 from fedora-coreos-pool is filtered out by exclude filtering
[2026-05-25T02:10:47.589Z]   - package fuse3-libs-3.16.2-6.fc43.x86_64 from fedora-coreos-pool is filtered out by exclude filtering
[2026-05-25T02:10:47.589Z]  Problem 2: conflicting requests
[2026-05-25T02:10:47.589Z]   - package grub2-efi-x64-1:2.12-38.fc43.x86_64 from overrides requires grub2-tools-minimal >= 1:2.12-38.fc43, but none of the providers can be installed
[2026-05-25T02:10:47.589Z]   - package grub2-efi-x64-1:2.12-38.fc43.x86_64 from fedora-coreos-pool requires grub2-tools-minimal >= 1:2.12-38.fc43, but none of the providers can be installed
[2026-05-25T02:10:47.589Z]   - package grub2-tools-minimal-1:2.12-38.fc43.x86_64 from overrides requires libfuse3.so.3()(64bit), but none of the providers can be installed
...
[2026-05-25T02:10:47.589Z]   - package grub2-tools-minimal-1:2.12-58.fc44.x86_64 from fedora-updates is filtered out by exclude filtering
[2026-05-25T02:10:47.589Z]   - package fuse3-libs-3.16.2-5.fc42.x86_64 from fedora-coreos-pool is filtered out by exclude filtering
[2026-05-25T02:10:47.589Z]   - package fuse3-libs-3.16.2-6.fc43.x86_64 from fedora-coreos-pool is filtered out by exclude filtering
[2026-05-25T02:10:47.589Z]   - package grub2-tools-minimal-1:2.12-39.fc43.x86_64 from fedora-coreos-pool is filtered out by exclude filtering
...
[2026-05-25T02:10:47.590Z]   - package grub2-tools-minimal-1:2.12-60.fc45.x86_64 from fedora-coreos-pool is filtered out by exclude filtering
[2026-05-25T02:10:47.590Z]  Problem 3: conflicting requests
[2026-05-25T02:10:47.590Z]   - package shim-x64-16.1-5.x86_64 from fedora requires grub2-efi-x64 >= 2.06-63, but none of the providers can be installed
[2026-05-25T02:10:47.590Z]   - package shim-x64-16.1-5.x86_64 from fedora-coreos-pool requires grub2-efi-x64 >= 2.06-63, but none of the providers can be installed
[2026-05-25T02:10:47.590Z]   - package grub2-efi-x64-1:2.12-38.fc43.x86_64 from overrides requires grub2-tools-minimal >= 1:2.12-38.fc43, but none of the providers can be installed
[2026-05-25T02:10:47.590Z]   - package grub2-efi-x64-1:2.12-38.fc43.x86_64 from fedora-coreos-pool requires grub2-tools-minimal >= 1:2.12-38.fc43, but none of the providers can be installed
[2026-05-25T02:10:47.590Z]   - package grub2-tools-minimal-1:2.12-38.fc43.x86_64 from overrides requires libfuse3.so.3()(64bit), but none of the providers can be installed
...
[2026-05-25T02:10:47.590Z]   - package grub2-tools-minimal-1:2.12-56.fc44.x86_64 from fedora is filtered out by exclude filtering
[2026-05-25T02:10:47.590Z]   - package grub2-efi-x64-1:2.12-58.fc44.x86_64 from fedora-updates is filtered out by exclude filtering
[2026-05-25T02:10:47.590Z]   - package grub2-tools-minimal-1:2.12-58.fc44.x86_64 from fedora-updates is filtered out by exclude filtering
[2026-05-25T02:10:47.590Z]   - package fuse3-libs-3.16.2-5.fc42.x86_64 from fedora-coreos-pool is filtered out by exclude filtering
[2026-05-25T02:10:47.590Z]   - package fuse3-libs-3.16.2-6.fc43.x86_64 from fedora-coreos-pool is filtered out by exclude filtering
[2026-05-25T02:10:47.590Z]   - package grub2-efi-x64-1:2.12-21.fc42.x86_64 from fedora-coreos-pool is filtered out by exclude filtering
...
[2026-05-25T02:10:47.590Z]   - package grub2-efi-x64-1:2.12-60.fc45.x86_64 from fedora-coreos-pool is filtered out by exclude filtering
[2026-05-25T02:10:47.590Z]   - package grub2-tools-minimal-1:2.12-39.fc43.x86_64 from fedora-coreos-pool is filtered out by exclude filtering
...
[2026-05-25T02:10:47.592Z]   - package grub2-tools-minimal-1:2.12-60.fc45.x86_64 from fedora-coreos-pool is filtered out by exclude filtering

Latest failing runs in:

Metadata

Metadata

Assignees

No one assigned

    Labels

    jiraFor syncing with Jira

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions