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

Remove a few architectures from satosa that fail to build #16594

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

yosifkit
Copy link
Member

This is to clear these from the respective build queues, so that the builders aren't occupied by failing builds. See also IdentityPython/satosa-docker#11

Happy to add these back once they build successfully on the respective architectures.

@yosifkit yosifkit requested a review from a team as a code owner April 11, 2024 23:56
Copy link

Diff for 8dc3def:
diff --git a/_bashbrew-arches b/_bashbrew-arches
index aed669a..662a8a8 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -1,6 +1,4 @@
 amd64
-arm32v5
-arm32v6
 arm32v7
 arm64v8
 i386
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 6d6e63c..e9255fb 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -3,12 +3,12 @@ GitRepo: https://github.com/IdentityPython/satosa-docker.git
 GitFetch: refs/heads/main
 
 Tags: 8.4.0-alpine3.19, 8.4-alpine3.19, 8-alpine3.19, alpine3.19, 8.4.0-alpine, 8.4-alpine, 8-alpine, alpine
-Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le
+Architectures: amd64, arm32v7, arm64v8, i386, ppc64le
 GitCommit: 74a847396f1190ec26679fc3bf09ffcc42d2e999
 Directory: 8.4/alpine3.19
 
 Tags: 8.4.0-bookworm, 8.4-bookworm, 8-bookworm, bookworm
 SharedTags: 8.4.0, 8.4, 8, latest
-Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
+Architectures: amd64, arm64v8, i386, ppc64le, s390x
 GitCommit: 69038a84d541717d66420f3ad8ec7c9da22c91b4
 Directory: 8.4/bookworm

Relevant Maintainers:

@tianon tianon merged commit 30804dc into docker-library:master Apr 11, 2024
7 checks passed
@tianon tianon deleted the build-pause branch April 11, 2024 23:58
@tianon tianon mentioned this pull request Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants