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 sources.list.d deb: make 64bit explicit to avoid warning #1925

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

janos-r
Copy link
Contributor

@janos-r janos-r commented Mar 25, 2024

Issue

Description

Since all Bruno releases are 64bit, there is no reason to skip this argument. Without it, apt gives a warning on every run: N: Skipping acquire of configured file 'stable/binary-i386/Packages' as repository 'http://debian.usebruno.com bruno InRelease' doesn't support architecture 'i386'

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

before:
image

after:
image

Since all Bruno releases are 64bit, there is no reason to skip this
argument. Without it, apt gives a warning on every run: `N: Skipping
acquire of configured file 'stable/binary-i386/Packages' as repository
'http://debian.usebruno.com bruno InRelease' doesn't support
architecture 'i386'`
@helloanoop helloanoop merged commit 6c8c87f into usebruno:main Apr 9, 2024
@helloanoop
Copy link
Contributor

Merged!

Thank you @janos-r !

slowjoe007 pushed a commit to slowjoe007/bruno that referenced this pull request Apr 10, 2024
…o#1925)

Since all Bruno releases are 64bit, there is no reason to skip this
argument. Without it, apt gives a warning on every run: `N: Skipping
acquire of configured file 'stable/binary-i386/Packages' as repository
'http://debian.usebruno.com bruno InRelease' doesn't support
architecture 'i386'`
Its-treason pushed a commit to Its-treason/bruno that referenced this pull request Apr 13, 2024
…o#1925)

Since all Bruno releases are 64bit, there is no reason to skip this
argument. Without it, apt gives a warning on every run: `N: Skipping
acquire of configured file 'stable/binary-i386/Packages' as repository
'http://debian.usebruno.com bruno InRelease' doesn't support
architecture 'i386'`
lizziemac pushed a commit to lizziemac/bruno that referenced this pull request May 4, 2024
…o#1925)

Since all Bruno releases are 64bit, there is no reason to skip this
argument. Without it, apt gives a warning on every run: `N: Skipping
acquire of configured file 'stable/binary-i386/Packages' as repository
'http://debian.usebruno.com bruno InRelease' doesn't support
architecture 'i386'`
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.

None yet

2 participants