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

build multiarch images #59

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

vicamo
Copy link
Owner

@vicamo vicamo commented Jun 7, 2024

No description provided.

@vicamo vicamo force-pushed the for-myself/build-multiarch-images branch 19 times, most recently from 53831fa to 4aff23f Compare June 13, 2024 02:55
@vicamo
Copy link
Owner Author

vicamo commented Jun 13, 2024

ARM64 platforms failing due to https://gitlab.com/qemu-project/qemu/-/issues/1913:

+ wget -O /tmp/debuerreotype.sid.2wg1ZPx2tI/output/20250125/sh4/sid/InRelease http://snapshot.debian.org/archive/debian-ports/20250125T033450Z/dists/sid/InRelease
--2025-01-26 03:34:56--  http://snapshot.debian.org/archive/debian-ports/20250125T033450Z/dists/sid/InRelease
Resolving snapshot.debian.org (snapshot.debian.org)... 146.75.30.132, 2a04:4e42:77::644
Connecting to snapshot.debian.org (snapshot.debian.org)|146.75.30.132|:80... connected.
HTTP request sent, awaiting response... 503 first byte timeout
2025-01-26 03:35:12 ERROR 503: first byte timeout.

+ '[' -f /tmp/debuerreotype.sid.2wg1ZPx2tI/debian-archive-sid-keyring.gpg ']'
+ wget -O /tmp/debuerreotype.sid.2wg1ZPx2tI/output/20250125/sh4/sid/Release.gpg http://snapshot.debian.org/archive/debian-ports/20250125T033450Z/dists/sid/Release.gpg
--2025-01-26 03:35:12--  http://snapshot.debian.org/archive/debian-ports/20250125T033450Z/dists/sid/Release.gpg
Resolving snapshot.debian.org (snapshot.debian.org)... 146.75.30.132, 2a04:4e42:77::644
Connecting to snapshot.debian.org (snapshot.debian.org)|146.75.30.132|:80... connected.
HTTP request sent, awaiting response... 503 first byte timeout
2025-01-26 03:35:28 ERROR 503: first byte timeout.

+ '[' sid = slink ']'
+ echo 'error: failed to fetch either InRelease or Release.gpg+Release for '\''sid'\'' (from '\''http://snapshot.debian.org/archive/debian-ports/20250125T033450Z'\'')'
error: failed to fetch either InRelease or Release.gpg+Release for 'sid' (from 'http://snapshot.debian.org/archive/debian-ports/20250125T033450Z')
+ exit 1

And it doesn't seem fixed even with qemu-user-static/plucky version 1:9.0.2+ds-4ubuntu8.

@vicamo vicamo force-pushed the for-myself/build-multiarch-images branch 10 times, most recently from 5ca214e to 29d2f18 Compare June 18, 2024 04:12
@vicamo vicamo force-pushed the for-myself/build-multiarch-images branch 23 times, most recently from 8e33596 to 933c7c8 Compare February 3, 2025 08:52
@vicamo vicamo force-pushed the for-myself/build-multiarch-images branch from 933c7c8 to bd91363 Compare February 3, 2025 09:11
@vicamo
Copy link
Owner Author

vicamo commented Feb 10, 2025

CI runs with qemu-user-static/noble version 1:8.2.2+ds-0ubuntu1.5

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.

1 participant