Skip to content

Conversation

kenhys
Copy link
Contributor

@kenhys kenhys commented Sep 14, 2025

It is better to specify supported architectures in Architectures: field explicitly.

Without it, if other architecture was enabled (e.g. i386 was enabled additionally with multiarch), apt emits the following message:

  Notice: Skipping acquire of configured file
  'contrib/binary-i386/Packages' as repository
  'https://fluentd.cdn.cncf.io/lts/6/debian/trixie trixie InRelease'
  doesn't support architecture 'i386'

It is better to specify supported architectures in
Architectures: field explicitly.

Without it, if other architecture was enabled (e.g. i386 was enabled
additionally with multiarch), apt emits the following message:

  Notice: Skipping acquire of configured file
  'contrib/binary-i386/Packages' as repository
  'https://fluentd.cdn.cncf.io/lts/6/debian/trixie trixie InRelease'
  doesn't support architecture 'i386'

Signed-off-by: Kentaro Hayashi <[email protected]>
@daipom daipom self-requested a review September 16, 2025 01:10
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

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

Thanks!

@kenhys kenhys merged commit d875036 into fluent:master Sep 16, 2025
292 checks passed
@kenhys kenhys deleted the use-architectures branch September 16, 2025 02:40
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