Skip to content

ci: Disable Debian integration tests temporarily#353

Merged
cgwalters merged 2 commits into
composefs:mainfrom
cgwalters:ci/debian-stable
Jul 8, 2026
Merged

ci: Disable Debian integration tests temporarily#353
cgwalters merged 2 commits into
composefs:mainfrom
cgwalters:ci/debian-stable

Conversation

@cgwalters

Copy link
Copy Markdown
Collaborator

Something broke in debian unstable (unsurprisingly).

bootcrew/mono#17 will add a Debian stable variant which we should use in the future.

Something broke in debian unstable (unsurprisingly).

bootcrew/mono#17 will add a Debian stable
variant which we should use in the future.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters
cgwalters enabled auto-merge July 7, 2026 18:46
jeckersb
jeckersb previously approved these changes Jul 7, 2026
@jeckersb

jeckersb commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Hmmm

    ---- privileged_test_cstor_vs_skopeo_equivalence ----
    podman build failed: Trying to pull quay.io/centos/centos:stream10...
    Getting image source signatures
    Copying blob sha256:20b08c990b26b3cc44cd4cf5be4947280e5a259ea3ae286b3a1eea1c1b582404
    Copying config sha256:231b1de2a7fc6f8e7c6022bd04e1ed0d3818220ac34fb519375348604947d787
    Writing manifest to image destination
    error running container: did not get container start message from parent: EOF
    Error: building at STEP "RUN echo "small content" > /small.txt": setup network: netavark: failed to load network options: IO error: invalid type: sequence, expected a map at line 1 column 99

seems to be reproducible?

Running `dnf install -y podman` in the test container build upgraded
podman to 6.0.0 while leaving netavark at 1.17.2.

podman 6.0.0 arguably should Requires: netavark >= 2.0.0 to
prevent this mismatch; that's a separate upstream packaging bug.

Also https://gitlab.com/fedora/bootc/base-images/-/merge_requests/317
would have fixed this.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters

Copy link
Copy Markdown
Collaborator Author

seems to be reproducible?

Pushed a workaround

@cgwalters
cgwalters added this pull request to the merge queue Jul 8, 2026
Merged via the queue into composefs:main with commit a73c433 Jul 8, 2026
19 checks passed
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

Successfully merging this pull request may close these issues.

3 participants