Skip to content

Update dependency podman-container-tools/automation to v20260811 - #7026

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-ci-vm-image
Open

Update dependency podman-container-tools/automation to v20260811#7026
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-ci-vm-image

Conversation

@renovate

@renovate renovate Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
podman-container-tools/automation major 20260722t094115z20260811t132028z

Release Notes

podman-container-tools/automation (podman-container-tools/automation)

v20260811t132028z

Compare Source


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 11, 2026
@renovate
renovate Bot requested review from Luap99 and timcoding1988 August 11, 2026 14:37

@Luap99 Luap99 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming tests pass

@timcoding1988

Copy link
Copy Markdown
Contributor

LGTM

@Luap99

Luap99 commented Aug 11, 2026

Copy link
Copy Markdown
Member

Looks like there are new failures which do not look like flakes

not ok 851 overlay source permissions and owners in 1875ms
# (from function `assert' in file ./helpers.bash, line 581,
#  from function `expect_output' in file ./helpers.bash, line 608,
#  in test file ./overlay.bats, line 51)
#   `expect_output "$permission"' failed
# /var/tmp/buildah/tests /var/tmp/buildah/tests
# # [checking for: docker.io/library/alpine]
# # [restoring from cache: /tmp/bats-run-aLsRUK/suite/buildah-image-cache / docker.io/library/alpine]
# Getting image source signatures
# Copying blob sha256:9d16cba9fb961d1aafec9542f2bf7cb64acfc55245f9e4eb5abecd4cdc38d749
# Copying config sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4
# Writing manifest to image destination
# # /var/tmp/buildah/tests/./../bin/buildah from --quiet -v /tmp/buildah_tests.vpajdr/lower:/tmp/test:O --quiet --signature-policy /var/tmp/buildah/tests/./policy.json alpine
# alpine-working-container
# # /var/tmp/buildah/tests/./../bin/buildah run alpine-working-container sh -c stat -c "%a %u %g" /tmp/test
# 755 1 1
# #/vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# #|     FAIL: buildah run alpine-working-container sh -c stat -c "%a %u %g" /tmp/test
# #| expected: '770 1 1'
# #|   actual: '755 1 1'
# #\^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# /var/tmp/buildah/tests
=== RUN   TestConformance/add-parent-symlink
    conformance_test.go:874: 
        	Error Trace:	/var/tmp/buildah/tests/conformance/conformance_test.go:874
        	            				/var/tmp/buildah/tests/conformance/conformance_test.go:783
        	            				/var/tmp/buildah/tests/conformance/conformance_test.go:435
        	            				/var/tmp/buildah/tests/conformance/conformance_test.go:392
        	            				/var/tmp/buildah/tests/conformance/conformance_test.go:191
        	Error:      	Expected nil, but got: &jsonstream.Error{Code:0, Message:"failed to copy files: statat symldir1/etc: path escapes from parent"}
        	Test:       	TestConformance/add-parent-symlink
        	Messages:   	docker build build was expected to succeed, but failed
    conformance_test.go:779: docker build output:
        Step 1/2 : FROM scratch
         ---> 
        Step 2/2 : ADD foobar.tar /testsubdir
        
        failed to copy files: statat symldir1/etc: path escapes from parent
    conformance_test.go:414: Context "/var/tmp/buildah/tests/conformance/testdata/add/parent-symlink"
    conformance_test.go:426: Dockerfile contents:
        FROM scratch
        ADD foobar.tar /testsubdir

cc @nalind @mtrmac (FYI about the second one as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants