@cikisir This is not the brave package, this is the brave-bin package. This is a binary package, if you see anything compiling then you're probably installing the other package.
Try installing this package and see if your issues persist.
Git Clone URL: | https://aur.archlinux.org/brave-bin.git (read-only, click to copy) |
---|---|
Package Base: | brave-bin |
Description: | Web browser that blocks ads and trackers by default (binary release) |
Upstream URL: | https://brave.com |
Keywords: | brave browser |
Licenses: | BSD, MPL2, custom:chromium |
Conflicts: | brave |
Provides: | brave, brave-browser |
Submitter: | toropisco |
Maintainer: | alerque (alosarjos) |
Last Packager: | alosarjos |
Votes: | 823 |
Popularity: | 20.30 |
First Submitted: | 2016-04-06 13:16 (UTC) |
Last Updated: | 2024-11-20 18:19 (UTC) |
« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 41 42 .. 59 Next › Last »
@cikisir This is not the brave package, this is the brave-bin package. This is a binary package, if you see anything compiling then you're probably installing the other package.
Try installing this package and see if your issues persist.
Thanks for the reports everyone, package has been updated to tolerate yet another of Brave team's fuck-ups where they remove the LICENSE files for whatever reason.
Yes, it is messed up at the moment. But, all you have to do is remove the last line in the PKGBUILD because it's looking for license files that don't exist. (This does need to be fixed in the package of course, but if you just want it to install...)
@mixedCase I did try cloning using the link above and run makepkg -si. I still got the same error as @ragouel What other ways are there to update an AUR package? I used YAY.
@mixedcase: Done a yay -G brave-bin.
Entered brave-bin directory. Entered makepkg -s. Broken. Full log:
$ makepkg -s
==> Making package: brave-bin 1:1.11.97-1 (Thu Jul 16 20:15:25 2020)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found brave-bin-1.11.97.zip
-> Found brave-bin.sh
-> Found brave-browser.desktop
-> Found logo.png
==> Validating source files with sha512sums...
brave-bin-1.11.97.zip ... Passed
brave-bin.sh ... Passed
brave-browser.desktop ... Passed
logo.png ... Passed
==> Extracting sources...
==> Starting prepare()...
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
mv: cannot stat '/home/fred/brave-bin/pkg/brave-bin/usr/lib/brave-bin/LICENSE': No such file or directory
mv: cannot stat '/home/fred/brave-bin/pkg/brave-bin/usr/lib/brave-bin/LICENSES.chromium.html': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
Your PKBGUILD is broken.
@ragouel Try not using an AUR helper and post again if you have issues.
mv: cannot stat '/home/crow/.cache/yay/brave-bin/pkg/brave-bin/usr/lib/brave-bin/LICENSE': No such file or directory
mv: cannot stat '/home/crow/.cache/yay/brave-bin/pkg/brave-bin/usr/lib/brave-bin/LICENSES.chromium.html': No such file or directory
@Serial I just tried redownloading again and the checksum checks out fine. Looking at your screen it appears that you're dealing with a bad internet connection and the file ends up being corrupted.
I'd suggest trying two things:
a) Don't use an AUR helper. Clone this package's git repo and run makepkg -si on it.
b) If the problem persists, attempt to download the upstream .zip file from a web browser.
Pinned Comments
alerque commented on 2021-11-27 03:11 (UTC)
@ant0n et all, lets keep the comments here about packaging issues, general Brave usage issues should go in another forum to not clutter up this comment space. I'm deleting comments that have no relation to packaging. Grey areas like crashes that could be blamed on Arch can stay until proven otherwise, but things like how to configure Brave to handle popups or site X or whatever just don't belong here. Thanks for understanding.