ungoogled-software / ungoogled-chromium-archlinux

Arch Linux packaging for ungoogled-chromium
BSD 3-Clause "New" or "Revised" License
338 stars 37 forks source link

Manjaro: ungoogled-chromium-bin is missing glibc 2.38. #232

Closed geos-github closed 1 year ago

geos-github commented 1 year ago

Ungoogled-chromium-bin 115.0.5790.170-1 AUR on a Manjaro installation refuses to launch and complains it cannot find GLIBC_2.38. Indeed glibc is still at 2.37. Is installing (compiling) the non-bin version the only way out for the time being?

networkException commented 1 year ago

Yes. There will not be binaries compatible with whatever desync glibc version Manjaro is shipping.

KataFF commented 1 year ago

Manjaro is holding back 2.38 due to an apparent regression it is suspected of, see: https://forum.manjaro.org/t/testing-update-2023-08-09-kernels-gamescope-plus-nvidia-kde-git-haskell-perl-python/145957/8 https://sourceware.org/bugzilla/show_bug.cgi?id=30723

KataFF commented 1 year ago

You can switch to testing branch of Manjaro - see how, where ungoogled-chromium-bin works just fine, though you might want to install a newer kernel than 6.1 (the current LTS) because the changes present on testing cause a kernel panic upon booting for some. chromium works for me on 6.5-rc5

UtoECat commented 1 year ago

The manjaro stable branch has been updated, including glibc to version 2.38. This issue should be closed.