I am getting this error, my system is up to date.
patching file net/url_request/url_request.cc
patching file net/url_request/url_request_context_builder.cc
patching file url/url_constants.cc
patching file url/url_constants.h
patching file url/url_util.cc
Traceback (most recent call last):
File "/home/madcowog/Builds/ungoogled-chromium/src/ungoogled-chromium-99.0.4844.82-1/utils/patches.py", line 250, in <module>
main()
File "/home/madcowog/Builds/ungoogled-chromium/src/ungoogled-chromium-99.0.4844.82-1/utils/patches.py", line 246, in main
args.callback(args, parser.error)
File "/home/madcowog/Builds/ungoogled-chromium/src/ungoogled-chromium-99.0.4844.82-1/utils/patches.py", line 198, in _apply_callback
apply_patches(
File "/home/madcowog/Builds/ungoogled-chromium/src/ungoogled-chromium-99.0.4844.82-1/utils/patches.py", line 132, in apply_patches
subprocess.run(cmd, check=True)
File "/usr/lib/python3.10/subprocess.py", line 524, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/patch', '-p1', '--ignore-whitespace', '-i', '/home/madcowog/Builds/ungoogled-chromium/src/ungoogled-chromium-99.0.4844.82-1/patches/core/ungoogled-chromium/block-trk-and-subdomains.patch', '-d', '.', '--no-backup-if-mismatch', '--forward']' returned non-zero exit status 1.
Is this something I should submit to the github?
Pinned Comments
JstKddng commented on 2022-05-06 14:37 (UTC) (edited on 2022-06-27 13:48 (UTC) by JstKddng)
A new va-api patch for wayland has been added. Required flags for it to work are the following, thanks to @acidunit
JstKddng commented on 2020-07-19 06:34 (UTC)
You can get prebuilt binaries here:
https://github.com/ungoogled-software/ungoogled-chromium-archlinux#binary-downloads
seppia commented on 2018-12-12 21:34 (UTC)
Please do NOT flag this package as out of date in relation to official chromium releases.
This is NOT Google Chromium and new releases come after additional work of the ungoogled-chromium contributors, so they may not be ready, nor available for days or even weeks after a new version of official chromium is released.
Please refer to https://github.com/Eloston/ungoogled-chromium/tags for ungoogled-chromium releases. Use those and please flag this package as out of date only if a newer release is present there. I will update the PKGBUILD as soon as I can every time a new release comes out.
Thanks