/usr/lib/chromium/chromium: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.31' not found (required by /usr/lib/chromium/chromium)
Search Criteria
Package Details: ungoogled-chromium-bin 134.0.6998.35-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ungoogled-chromium-bin.git (read-only, click to copy) |
---|---|
Package Base: | ungoogled-chromium-bin |
Description: | A lightweight approach to removing Google web service dependency |
Upstream URL: | https://github.com/ungoogled-software/ungoogled-chromium |
Keywords: | blink browser privacy web |
Licenses: | BSD |
Conflicts: | chromedriver, chromium |
Provides: | chromedriver, chromium |
Submitter: | networkException |
Maintainer: | networkException |
Last Packager: | networkException |
Votes: | 105 |
Popularity: | 11.35 |
First Submitted: | 2022-08-27 13:16 (UTC) |
Last Updated: | 2025-03-10 22:37 (UTC) |
Dependencies (35)
- alsa-lib
- brotli (brotli-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- flac (flac-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libffi (libffi-gitAUR)
- libgcrypt
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libwebp (libwebp-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxslt (libxslt-gitAUR)
- libxss
- minizip (minizip-gitAUR)
- nss (nss-hgAUR)
- opus (opus-gitAUR)
- pciutils (pciutils-gitAUR)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-gitAUR, systemd-selinuxAUR)
- ttf-liberation (ttf-defenestrationAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR) (optional) – for --gtk-version=4 (GTK4 IME might work better on Wayland)
- kdialog (kdialog-gitAUR) (optional) – support for native dialogs in Plasma
- kwallet (kwallet-gitAUR) (optional) – support for storing passwords in KWallet on Plasma
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, pass-secret-service-gitAUR, keepassxc-gitAUR, dssdAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – password storage backend on GNOME / Xfce
- pipewire (pipewire-full-gitAUR, pipewire-gitAUR) (optional) – WebRTC desktop sharing under Wayland
- upower (upower-gitAUR, upower-nocriticalAUR, upower-nosystemd-gitAUR) (optional) – Battery Status API support
Required by (133)
- aider-chat (requires chromium) (check)
- aider-chat (requires chromium) (optional)
- aider-chat-docs (requires chromium) (optional)
- aider-chat-docs (requires chromium) (check)
- anylogic-ple (requires chromium) (optional)
- anylogic-ple-8.2.4 (requires chromium) (optional)
- anylogic-professional (requires chromium) (optional)
- anylogic-professional-8.2.4 (requires chromium) (optional)
- anylogic-university (requires chromium) (optional)
- anylogic-university-8.2.4 (requires chromium) (optional)
- aptana-studio (requires chromium) (optional)
- aquatone (requires chromium)
- aquatone-bin (requires chromium)
- aquatone-git (requires chromium)
- archivebox (requires chromium)
- archivebox-git (requires chromium)
- assbreak (requires chromedriver) (make)
- audible-activator-git (requires chromedriver)
- augenkrebs-git (requires chromium)
- bbb-recorder-git (requires chromium)
- Show 113 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 Next › Last »
missingSleepDeps commented on 2023-05-12 21:06 (UTC)
dreieck commented on 2023-04-27 12:29 (UTC)
Can you please add =${pkgver}
to the chromium
entry in the provides
array?
There is at least one package that has (defined by upstream source) a versioned dependency in chromium
.
Regards!
dreieck commented on 2023-04-27 12:27 (UTC)
Can you please add provides=("chromedriver=${pkgver}")
, conflicts=('chromedriver')
?
Regards!
networkException commented on 2023-04-02 23:45 (UTC)
Yes, I didn't consider all places a version number would need to be bumped unfortunately.
I sincerely hope this fixes the issue for good
PolarianDev commented on 2023-04-02 18:04 (UTC)
It seems networkException forgot to bump the pkgrel of the github build, which then caused it to build the package with the wrong pkgrel.
The remote has tagged the released as -3 but the filename is -1, which is causing a conflict within the PKGBUILD.
creepergd commented on 2023-04-02 17:57 (UTC) (edited on 2023-04-02 17:57 (UTC) by creepergd)
I was having the same error everyone else is having where it was failing to correctly fetch the source, a temporary fix (Don't do this on the regular) was to just copy the link and paste it into source=(). Link: https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/111.0.5563.146-3/ungoogled-chromium-111.0.5563.146-1-x86_64.pkg.tar.zst
<deleted-account> commented on 2023-04-02 17:55 (UTC)
The link is pointing to "download/111.0.5563.146-1" and it seems it should be pointed to "download/111.0.5563.146-3".
PolarianDev commented on 2023-04-02 17:39 (UTC)
-> Downloading ungoogled-chromium-111.0.5563.146-1-x86_64.pkg.tar.zst...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/111.0.5563.146-1/ungoogled-chromium-111.0.5563.146-1-x86_64.pkg.tar.zst
Aborting...
Seems you have not correctly fetched the source!
networkException commented on 2023-04-01 17:19 (UTC)
Sorry for the delay with release 111.0.5563.146, there was a regression in check notes grep which caused our CI to fail - I pushed a workaround now and the update follow in a few hours
See https://lists.gnu.org/archive/html/grep-devel/2023-03/msg00017.html
Pinned Comments
networkException commented on 2022-09-20 17:36 (UTC)
Please note that normally it's not required to flag this package as out of date. I usually tag releases in the main ungoogled-chromium repository and update the arch packaging right afterwards.
If the package hasn't updated after an ungoogled-chromium release GitHub Actions might still be building or the ungoogled-chromium patchset got updated for non Linux platforms only to match their upstream release cycle