Artix Linux Forum

Artix Linux => Package management => Topic started by: dimgel on 20 May 2024, 07:12:43

Title: libcdr & omniverse/ungoogled-chromium need rebuild after recent icu upgrade
Post by: dimgel on 20 May 2024, 07:12:43
Hi all.

Code: [Select]
# check-link-consistency -q
ERR   ----------------------------------   ----------------------------   ----------------------
ERR   Package                              Problematic File               Unresolved Needed Libs
ERR   ----------------------------------   ----------------------------   ----------------------
ERR   libcdr 0.1.7-7                       /usr/lib/libcdr-0.1.so.1.0.7   libicui18n.so.74     
ERR   libcdr 0.1.7-7                       /usr/lib/libcdr-0.1.so.1.0.7   libicuuc.so.74       
ERR   ungoogled-chromium 125.0.6422.41-1   /usr/bin/chromedriver          libicui18n.so.74     
ERR   ungoogled-chromium 125.0.6422.41-1   /usr/bin/chromedriver          libicuuc.so.74       
ERR   ungoogled-chromium 125.0.6422.41-1   /usr/lib/chromium/chromium     libicui18n.so.74     
ERR   ungoogled-chromium 125.0.6422.41-1   /usr/lib/chromium/chromium     libicuuc.so.74       
ERR   ------------------------------------------------------------------------------------------
ERR   Total 3 problematic file(s): 3 in 2 package(s) + 0 unassigned.
ERR   ------------------------------------------------------------------------------------------

# pacman -Ss
Title: Re: libcdr & omniverse/ungoogled-chromium need rebuild after recent icu upgrade
Post by: z3rOR0ne on 20 May 2024, 10:44:08
I can confirm that ungoogled-chromium will not run due to one of the recent updates. Here is the output when I attempt to run ungoogled-chromium from the command line:

Code: [Select]
/usr/lib/chromium/chromium: error while loading shared libraries: libicui18n.so.74: cannot open shared object file: No such file or directory

Thanks as always to the maintainer in advance. Your work is  appreciated.
Title: Re: libcdr & omniverse/ungoogled-chromium need rebuild after recent icu upgrade
Post by: dreieck on 20 May 2024, 13:05:16
Just to add to this thread, freerdb and freerdp2 still depend on the old icu.

I did not want to make an extra thread for this but just wait, but since here is already a thread about issues with recent icu update, I just add it here for notification.

In the meantime, I rebuild them by myself.
Title: Re: libcdr & omniverse/ungoogled-chromium need rebuild after recent icu upgrade
Post by: Artist on 20 May 2024, 21:10:35
A build for ungoogled-chromium-125.0.6422.60 is running but this takes very long.
Four years ago it had about 40.000 jobs and now almost 60.000.
An alternative build procedure is being explored.

artist
Title: Re: libcdr & omniverse/ungoogled-chromium need rebuild after recent icu upgrade
Post by: dimgel on 24 May 2024, 22:28:38
Upgraded. Thank you! :)
Title: Re: libcdr & omniverse/ungoogled-chromium need rebuild after recent icu upgrade
Post by: ix on 25 May 2024, 15:24:49
Thanks artist!
Title: Re: libcdr & omniverse/ungoogled-chromium need rebuild after recent icu upgrade
Post by: z3rOR0ne on 27 May 2024, 04:00:19
@dimgel You may want to mark this topic as "SOLVED".

@Artist Thanks as always for your hard work. Give my thanks to your hard working CPU as well. :)