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

Add support for architecture i386 #28220

Open
dsha256 opened this issue Feb 1, 2023 · 4 comments
Open

Add support for architecture i386 #28220

dsha256 opened this issue Feb 1, 2023 · 4 comments

Comments

@dsha256
Copy link

dsha256 commented Feb 1, 2023

I'm trying to install Brave with the instruction given in your official site for Ubuntu and getting this error:

N: Ignoring file 'brave-browser-release.li' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://brave-browser-apt-release.s3.brave.com stable InRelease' doesn't support architecture 'i386'
@pedrozandonai
Copy link

I'm having a similiar error:

N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://brave-browser-apt-release.s3.brave.com stable InRelease' doesn't support architecture 'i386'

@sycorix
Copy link

sycorix commented Feb 9, 2023

I could remove this error message by adding arch=amd64 in file /etc/apt/sources.list.d/brave-browser-release.list:

deb [arch=amd64 signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/ stable main

@ChaosBlades
Copy link

Looks like this has been an issue since Jan 2021.
https://community.brave.com/t/solved-linux-deb-install-gives-error-when-you-apt-update-a-repository/464626

I tried making a new post on the forum. Hopefully at least the warning message can be removed without having to edit it every time you install.
https://community.brave.com/t/brave-browser-install-instructions-for-debian-still-needs-to-be-updated/493919

@Leza89
Copy link

Leza89 commented Jul 9, 2023

This is still an issue

However:
Brave Browser Beta Channel installs fine with the instructions from https://brave.com/linux/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants