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

Wrong source lis hard coded! #2176

Closed
grandtoubab opened this issue Nov 18, 2018 · 2 comments
Closed

Wrong source lis hard coded! #2176

grandtoubab opened this issue Nov 18, 2018 · 2 comments
Labels
closed/duplicate Issue has already been reported closed/invalid

Comments

@grandtoubab
Copy link

grandtoubab commented Nov 18, 2018

Debian 10 Buster

Description

the source list hard coded in postinstall script and /opt/brave.com/brave/cron/brave-browser script refer to google .
Why?

sources.list setting for brave-browser updates.

REPOCONFIG="deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main"

Steps to Reproduce

  1. define source
    deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ bionic main

insatall key
curl https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key add -
3. refresh source
sudo apt update
install brave
sudo apt install brave-browser

Actual result:

the source file is broken
root@debian:/etc/apt/sources.list.d# cat brave-browser.list

THIS FILE IS AUTOMATICALLY CONFIGURED

You may comment out this entry, but any other modifications may be lost.

deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main

Expected result:

Don't touch the user source file please

Reproduces how often:

Each time

Brave version (brave://version info)

apt policy brave-browser
brave-browser:
Installé : 0.56.12
Candidat : 0.56.12
Table de version :
*** 0.56.12 500
500 https://brave-browser-apt-release.s3.brave.com bionic/main amd64 Packages
100 /var/lib/dpkg/status

Consequence

Sudo apt purge brave-browser

Conclusion
Your work is not finished

@srirambv
Copy link
Contributor

Dupe of #1084

@srirambv srirambv added the closed/duplicate Issue has already been reported label Nov 20, 2018
@srirambv srirambv added this to the Dupe / Invalid / Not actionable milestone Nov 20, 2018
@clintmint
Copy link

Using Fedora 29 here and I'm getting an invalid dnf/yum repo created after installing brave via Download page instructions

/etc/yum.repos.d/brave-browser.repo
[brave-browser] name=brave-browser baseurl=http://dl.google.com/linux/brave-browser/rpm/stable/x86_64 enabled=1 gpgcheck=1 gpgkey=https://dl.google.com/linux/linux_signing_key.pub

@bbondy bbondy removed this from the Dupe / Invalid / Not actionable milestone May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed/duplicate Issue has already been reported closed/invalid
Projects
None yet
Development

No branches or pull requests

4 participants