I have noticed the following problem on Linux Mint (Wilma) as well as Mint (Vera).
When I use the command ‘sudo apt update’, I get the following lines at the end of the list:
All packages are up to date.
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’
So I have learned that I can just add ‘arch=amd64’ to this file: ‘brave-browser-release.list’. That’s easy once you know it.
BUT! If the fix is that simple, why doesn’t Brave take care of it, or at least tell you about it on their download page? It’s been out there for at least a couple of years.
Is this really a save and secure fix? I don’t have the knowledge to judge this.
That message is expected and is not an error or anything that needs to be fixed. It simply means that while you have both amd64 and i386 configured on your system, this particular repo only has packages for amd64.
You are right that adding arch=amd64 will silence that notice.
Thanks for the reassurance, much appreciated.
Would it not be an idea to add a note to the install page in this regard? It made me believe that there was something wrong with the installation. I even uninstalled and reinstalled Brave. It took me quite some time and digging to get to this point. It’s really your reply that reassured me now. And I was very close to uninstalling Brave for good.
Thanks again.
Not sure about the first install, but I did the sudo apt for Debian, Ubuntu, Mint the second time. But that was two weeks ago (16/03).
But I’m glad to hear that the issue was taken care of, and I’m happy with your reassurence that adding arch=amd64 takes care of the message and that the integraty of the installation is not affected by it.