这是indexloc提供的服务,不要输入任何密码
Skip to content

build: Bump github.com/NVIDIA/nvidia-container-toolkit to 1.17.8 #1687

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

Conversation

debarshiray
Copy link
Member

@debarshiray debarshiray commented Jul 21, 2025

... for CVE-2025-23266 and CVE-2025-23267.

The src/go.sum file was updated with go mod tidy.

The src/go.sum file was updated with 'go mod tidy'.

containers#1687
@debarshiray debarshiray force-pushed the wip/rishi/src-go.mod-nvidia-container-toolkit-1.17.8 branch from 18e8f30 to 25ab60d Compare July 21, 2025 19:38
@debarshiray
Copy link
Member Author

The tests running on Fedora Rawhide hosts are failing with:

1..234
# test suite: Set up
# test suite: Tear down
not ok 1 setup_suite
# (from function `assert_success' in file test/system/libs/bats-assert/src/assert.bash, line 114,
#  from function `_setup_docker_registry' in file test/system/libs/helpers.bash, line 187,
#  from function `setup_suite' in test file test/system/setup_suite.bash, line 70)
#   `_setup_docker_registry' failed
# 
# -- command failed --
# status : 125
# output (13 lines):
#   Trying to pull quay.io/toolbox_tests/registry:latest...
#   Getting image source signatures
#   Copying blob sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
#   Copying blob sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
#   Copying blob sha256:792d5e381e06530261139997a960a2dd7cc771af1d6c8ddde680468c2082fcdd
#   Copying blob sha256:cdee6680187b23f826eb651b125a7f16245aaa0381d7ed46a1b666e606c75d80
#   Copying blob sha256:7a854618fb4b3af401a78181e3bf7ca1d9608493f822839f254ac0ec2a36a2df
#   Copying blob sha256:4980e9f75679a80a546f5d8c386ea8f77360100f2d8e8b0ae8782dab79f5d995
#   Copying blob sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
#   Copying blob sha256:0e99fe58b59645892107c30b0f25fed2e0777d6d94ce22101d1b8988d1ea06a5
#   Copying blob sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
#   Copying blob sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
#   Error: internal error: unable to copy from source docker://quay.io/toolbox_tests/registry:latest: writing blob: adding layer with blob "sha256:7a854618fb4b3af401a78181e3bf7ca1d9608493f822839f254ac0ec2a36a2df"/""/"sha256:69715584ec78c168981b0925dd7c50f4537bc598dcbce814db2803a10b777b5c": unpacking failed (error: exit status 1; output: potentially insufficient UIDs or GIDs available in user namespace (requested 0:42 for /etc/shadow): Check /etc/subuid and /etc/subgid if configured locally and run "podman system migrate": lchown /etc/shadow: invalid argument)
# --
# 
# bats warning: Executed 1 instead of expected 234 tests

@danpawlik @TristanCacqueray could there be anything wrong about the Fedora Rawhide host images at Software Factory's end? Otherwise, I will start digging if Rawhide has a regression.

The src/go.sum file was updated with 'go mod tidy'.

containers#1687
The src/go.sum file was updated with 'go mod tidy'.

containers#1687
@debarshiray debarshiray merged commit 69fb9c3 into containers:main Jul 22, 2025
2 of 3 checks passed
@debarshiray debarshiray deleted the wip/rishi/src-go.mod-nvidia-container-toolkit-1.17.8 branch July 22, 2025 12:21
@TristanCacqueray
Copy link
Contributor

@danpawlik @TristanCacqueray could there be anything wrong about the Fedora Rawhide host images at Software Factory's end? Otherwise, I will start digging if Rawhide has a regression.

It looks like the /etc/subuid file is now empty in Rawhide. Here is a change to debug the issue: #1688

@debarshiray
Copy link
Member Author

@danpawlik @TristanCacqueray could there be anything wrong about the Fedora Rawhide host images at Software Factory's end? Otherwise, I will start digging if Rawhide has a regression.

It looks like the /etc/subuid file is now empty in Rawhide. Here is a change to debug the issue: #1688

Thanks for looking into it, @TristanCacqueray ! I guess we need to check if something broke in Rawhide's shadow-utils.

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.

2 participants