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

Fix armv6 issue with bullseye images #2491

Merged
merged 1 commit into from
May 24, 2022

Conversation

BlackDex
Copy link
Collaborator

@BlackDex BlackDex commented May 24, 2022

It looks like the armv6 bullseye images are missing a symlink to the
dynamic linker. The previous buster images had this symlink there,
bullseye does not.

This PR fixes adds that symlink again for only the Debian armv6 build.

resolves #2490

It looks like the armv6 bullseye images are missing a symlink to the
dynamic linker. The previous buster images had this symlink there,
bullseye does not.

This PR fixes adds that symlink again for only the Debian armv6 build.

Resolves dani-garcia#2490
@dani-garcia dani-garcia merged commit bf0b8d9 into dani-garcia:main May 24, 2022
@BlackDex BlackDex deleted the issue-2490 branch June 4, 2022 09:15
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.

Update 1.25.0 not working with Raspberry Pi Zero W (armv6)
3 participants