Skip to content

ci: Change arm32v5/debian:sid to bookworm#539

Open
iory wants to merge 1 commit intoeuslisp:masterfrom
iory:fix-arm32v5-ci
Open

ci: Change arm32v5/debian:sid to bookworm#539
iory wants to merge 1 commit intoeuslisp:masterfrom
iory:fix-arm32v5-ci

Conversation

@iory
Copy link
Contributor

@iory iory commented Jan 5, 2026

Summary

Change arm32v5 Docker image from debian:sid to debian:bookworm.

Problem

Debian Sid (unstable) has dropped support for the armel architecture.
The CI job linux-arm (arm32v5/debian:sid) fails with:

N: Skipping acquire of configured file 'main/binary-armel/Packages' as repository 
   'http://deb.debian.org/debian sid InRelease' doesn't support architecture 'armel'
E: Unable to locate package sudo

Solution

Use Debian Bookworm (stable) which still supports the armel architecture.

Debian Sid (unstable) has dropped armel architecture support.
Use Debian Bookworm (stable) which still supports armel.
@iory
Copy link
Contributor Author

iory commented Jan 5, 2026

@k-okada
I would like to add test for macos-26.
In current, arm32v5/debian:sid test failed. This PR use Debian Bookworm (stable) instead of sid.

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