Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] libre2.so.9 issue with ungoogled-chromium (Read 2298 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

[SOLVED] libre2.so.9 issue with ungoogled-chromium

Good morning everyone. I was trying to open Ungoogled-chromium and I have this issue with the library libre2. When I try to open chromium from terminal I got this:

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

When I execute the find command I know the library is installed on my machine:

Code: [Select]
doas find / -name libre2.so
doas (chucho@a3seclaptop) password:
/usr/lib/libre2.so

I upgrade my system every time I turn on the computer, I remember this browser working on Monday (2 days ago) and now it isn't.  This is not my main browser but I use it sometimes for some websites. Do you know what could it be?
Artix Linux Colombia

Re: libre2.so.9 issue with ungoogled-chromium

Reply #1
it's very simple reason why...

After EVERY pushed new version of re2, need ungoogled-chromium rebuild. Rebuild of ungoogled-chromium need on your second server few hours (sometimes more as 12 hours, if another projects are build paralell too).

Today came new  version of re2 again (last update was yesterday), so chromium need rebuild again  8) 

donwgrade back to older version of re2 or wait until new rebuild of ungoogled-chromium will come in your update again.


Re: libre2.so.9 issue with ungoogled-chromium

Reply #3
Thanks for the answer. I just will wait until you release a new version.
Artix Linux Colombia