-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Build fails checking linux package deps on other distros when --official-build=false #305
Comments
This is a workaround for the issue described in brave/brave-browser#305
This commit is in reference to brave/brave-browser#305 We still need to run the update script by hand though, to generate a useful json file.
This turns off distro version checks for non-official builds This is in reference to brave#305
You might want to update https://github.com/brave/brave-browser/wiki/Linux-Development-Environment arter this gets fixed 😉 |
I wanted to reference this Chromium issue which is related to this problem, for posterity: https://bugs.chromium.org/p/chromium/issues/detail?id=766710 |
This turns off distro version checks for non-official builds This is in reference to #305
I ran into the same problems in brave/brave-core#1078 (comment). The solution, which I documented in https://github.com/brave/brave-browser/wiki/Linux-packages#build-command, is to use |
Maybe something has changed, but this trick doesn't work for me anymore 😞 I used the
And the errors are like:
|
@maximbaz can you try also passing in |
I think it fails before signing, due to me not having the necessary tools to create But this actually isn't an issue for me anymore - to create an Arch Linux package I ended up using a simple Here are the full build instructions, by the way, in case anyone is interested: PKGBUILD |
@bsclifton Is the original issue (builds not working with |
@fmarier good question... I know I have built with |
This turns off distro version checks for non-official builds This is in reference to brave/brave-browser#305
This turns off distro version checks for non-official builds This is in reference to brave/brave-browser#305
Description
The build fails while doing the create_dist step with the following logs:
Steps to Reproduce
Actual result:
Expected result:
Reproduces how often:
Brave version (about:brave info)
Reproducible on current release:
Website problems only:
Additional Information
The text was updated successfully, but these errors were encountered: