Skip to content

fix: move quay.io/toolbx key to /usr#201

Merged
castrojo merged 1 commit intomainfrom
fix-toolbx-keys
Feb 3, 2026
Merged

fix: move quay.io/toolbx key to /usr#201
castrojo merged 1 commit intomainfrom
fix-toolbx-keys

Conversation

@renner0e
Copy link
Contributor

@renner0e renner0e commented Feb 3, 2026

We were defining the path to this key in /etc/containers/policy.json but were pointing it to the wrong directory. This results in not being able to pull those images.

Trying to pull quay.io/toolbx-images/debian-toolbox:13...
Error: unable to copy from source docker://quay.io/toolbx-images/debian-toolbox:13:
copying system image from manifest list:
Source image rejected: open /usr/lib/pki/containers/quay.io-toolbx-images.pub:
no such file or directory

@renner0e renner0e requested a review from tulilirockz February 3, 2026 17:12
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 3, 2026
@dosubot dosubot bot added area/policy System policies and configuration kind/bug Something isn't working labels Feb 3, 2026
We were defining the path to this key in /etc/containers/policy.json but
were pointing it to the wrong directory. This results in not being able
to pull those images.

```
Trying to pull quay.io/toolbx-images/debian-toolbox:13...
Error: unable to copy from source docker://quay.io/toolbx-images/debian-toolbox:13:
copying system image from manifest list:
Source image rejected: open /usr/lib/pki/containers/quay.io-toolbx-images.pub:
no such file or directory
```
ahmedadan-youi
ahmedadan-youi previously approved these changes Feb 3, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 3, 2026
@castrojo castrojo added this pull request to the merge queue Feb 3, 2026
Merged via the queue into main with commit d5be243 Feb 3, 2026
1 check passed
@castrojo castrojo deleted the fix-toolbx-keys branch February 3, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/policy System policies and configuration kind/bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants