Skip to content

fix: i386 notice in apt update#129

Merged
odesenfans merged 1 commit intomainfrom
od/fix-apt-i386-notice
Mar 25, 2026
Merged

fix: i386 notice in apt update#129
odesenfans merged 1 commit intomainfrom
od/fix-apt-i386-notice

Conversation

@odesenfans
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

@foxpatch-aleph foxpatch-aleph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a correct and minimal fix. Adding Architectures: amd64 to the deb822 sources file prevents apt from attempting to fetch i386 packages that don't exist in this repository, which was causing the i386 notice. The change is properly formatted, follows existing code style, and has no security implications.

@odesenfans odesenfans merged commit 82d3312 into main Mar 25, 2026
9 checks passed
@odesenfans odesenfans deleted the od/fix-apt-i386-notice branch March 25, 2026 13:29
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.

2 participants