Artix Linux Forum

Artix Linux => Package management => Topic started by: dimgel on 16 August 2023, 23:47:04

Title: qt5-webengine, qt6-webengine, ungoogled-chromium depend on old libre2.so.10
Post by: dimgel on 16 August 2023, 23:47:04
...but after recent world/re2 upgrade (1:20230301-1 ---> 1:20230801-1.1) there's /lib/libre2.so.11.

Code: [Select]
check-link-consistency -q`...
ERR   -----------------------------------   ---------------------------------------   ----------------------
ERR   Package                               Problematic File                          Unresolved Needed Libs
ERR   -----------------------------------   ---------------------------------------   ----------------------
ERR   postgresql 15.3-5                     /usr/lib/postgresql/bool_plperl.so        libperl.so           
ERR   postgresql 15.3-5                     /usr/lib/postgresql/hstore_plperl.so      libperl.so           
ERR   postgresql 15.3-5                     /usr/lib/postgresql/jsonb_plperl.so       libperl.so           
ERR   qt5-webengine 5.15.14-4               /usr/lib/libQt5WebEngineCore.so.5.15.14   libre2.so.10         
ERR   qt6-webengine 6.5.2-1                 /usr/lib/libQt6WebEngineCore.so.6.5.2     libre2.so.10         
ERR   ungoogled-chromium 115.0.5790.171-1   /usr/bin/chromedriver                     libre2.so.10         
ERR   ungoogled-chromium 115.0.5790.171-1   /usr/lib/chromium/chromium                libre2.so.10         
ERR   ------------------------------------------------------------------------------------------------------
ERR   Total 7 problematic file(s): 7 in 4 package(s) + 0 unassigned.
ERR   ------------------------------------------------------------------------------------------------------
Title: [SOLVED]: qt5-webengine, qt6-webengine, etc. depend on old libre2.so.10
Post by: tintin on 17 August 2023, 05:58:40
The problem is solved after updating qt5-webengine (5.15.14-4 -> 5.15.14-5).
Title: Re: qt5-webengine, qt6-webengine, ungoogled-chromium depend on old libre2.so.10
Post by: dimgel on 17 August 2023, 14:35:03
qt5-engine & qt6-engine are good now, thank you, but universe/ungoogled-chromium is still not.
Title: Re: qt5-webengine, qt6-webengine, ungoogled-chromium depend on old libre2.so.10
Post by: Artist on 17 August 2023, 18:20:46
In the universe repo, ungoogled-chromium has just been updated.

But I'm not sure it's stable...

artist
Title: Re: qt5-webengine, qt6-webengine, ungoogled-chromium depend on old libre2.so.10
Post by: Artist on 18 August 2023, 09:09:28
I'm trying to build a newer version currently.

artist
Title: Re: qt5-webengine, qt6-webengine, ungoogled-chromium depend on old libre2.so.10
Post by: Artist on 18 August 2023, 17:49:29
ungoogled-chromium-116.0.5845.96 is now in the universe repo and seems to be working correctly and stable.

artist
Title: Re: qt5-webengine, qt6-webengine, ungoogled-chromium depend on old libre2.so.10
Post by: dimgel on 18 August 2023, 19:44:50
Works indeed, thanks! :)
Title: Re: qt5-webengine, qt6-webengine, ungoogled-chromium depend on old libre2.so.10
Post by: gavincc on 19 August 2023, 13:14:07
its (helix) in extra already, any issue installing it from there?