Skip to content
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

Update balena/open-balena-base Docker tag to no-systemd-v16.0.18 #135

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

balena-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
balena/open-balena-base final patch no-systemd-v16.0.10 -> no-systemd-v16.0.18

Release Notes

balena-io-modules/open-balena-base (balena/open-balena-base)

vno-systemd-v16.0.18

Compare Source

vno-systemd-v16.0.17

Compare Source

vno-systemd-v16.0.16

Compare Source

vno-systemd-v16.0.15

Compare Source

vno-systemd-v16.0.14

Compare Source

vno-systemd-v16.0.13

Compare Source

vno-systemd-v16.0.12

Compare Source

vno-systemd-v16.0.11

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@ab77
Copy link
Contributor

ab77 commented Dec 18, 2023

@klutchell any ideas why the tests are failing? I've looked and I can't figure out which "error" is the actual "error"..

@klutchell
Copy link
Contributor

@ab77 Looks like some kind of permission issue when building from Dockerfile, even though the block is public

#3 [internal] load metadata for proxy:5000/balena/open-balena-registry-proxy:latest
#3 ERROR: failed to copy: httpReadSeeker: failed open: unexpected status code https://proxy:5000/v2/balena/open-balena-registry-proxy/blobs/sha256:5d3bd09cb956653d5e51202d0a2e19cc24aaa0af2988a7bab1fa4abbd4284294: 403 Forbidden
------
 > [internal] load metadata for proxy:5000/balena/open-balena-registry-proxy:latest:
------
Dockerfile:1
--------------------
   1 | >>> FROM proxy:5000/balena/open-balena-registry-proxy
   2 |     
--------------------
ERROR: failed to solve: proxy:5000/balena/open-balena-registry-proxy: failed to copy: httpReadSeeker: failed open: unexpected status code https://proxy:5000/v2/balena/open-balena-registry-proxy/blobs/sha256:5d3bd09cb956653d5e51202d0a2e19cc24aaa0af2988a7bab1fa4abbd4284294: 403 Forbidden

here's the Dockerfile
https://github.com/balena-io/open-balena-registry-proxy/blob/master/tests/fixtures/src/Dockerfile

which should be pulling an image from this block
https://hub.balena.io/blocks/1920195/open-balena-registry-proxy
https://dashboard.balena-cloud.com/blocks/1920195/releases

@klutchell
Copy link
Contributor

klutchell commented Dec 18, 2023

I don't think this would be related to the open-balena-base change, this likely broke elsewhere and we are just catching it now. I'll try to reproduce locally.

@klutchell
Copy link
Contributor

It seems to be only the buildx buildkit command that is failing, all other tests including skopeo are passing.

@klutchell
Copy link
Contributor

I've reproduced the issue locally and I'm working on a fix.

Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@klutchell
Copy link
Contributor

Depends on #137

Update balena/open-balena-base from no-systemd-16.0.10 to no-systemd-16.0.18

Change-type: patch
@ab77 ab77 force-pushed the renovate/balena-open-balena-base-16.0.x branch from 8cb1363 to dcc6c07 Compare December 18, 2023 21:32
@ab77
Copy link
Contributor

ab77 commented Dec 18, 2023

lgtm

@balena-renovate balena-renovate bot merged commit 6b4427c into master Dec 18, 2023
50 checks passed
@balena-renovate balena-renovate bot deleted the renovate/balena-open-balena-base-16.0.x branch December 18, 2023 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants