[SOLVED] libc broken after full upgrade 22 December 2020, 01:14:52 I just recently did a full upgrade, and now I get this error when I run certain applications like Ungoogled Chromium or mpv:Code: [Select]error while loading shared libraries: libilbc.so.2: cannot open shared object file: No such file or directoryAny idea what I should do to fix this? Is there any more information I need to provide? Last Edit: 31 December 2020, 16:17:17 by nous
Re: libc broken after full upgrade Reply #1 – 22 December 2020, 02:01:34 Make sure you have libilbc and sounds like also need to rebuild those files as libilbc.so changed from .2 to .3
Re: libc broken after full upgrade Reply #2 – 22 December 2020, 11:08:00 For ungoogled-chromium and thunderbird-artix - not yet for mpv - the problem should be fixed now.Please update these using pacman and let us know the result.
Re: libc broken after full upgrade Reply #3 – 22 December 2020, 11:11:17 libilbc is not dependens for ungoogled-chromium, nor mpv. Nor is it the dependency of any other package in archlinux https://archlinux.org/packages/community/x86_64/libilbc/.
Re: libc broken after full upgrade Reply #4 – 22 December 2020, 11:58:37 I'm sorry, I mixed 2 errors/issues as I also got the same error when running mpv. But a full updated using pacman fixed that.
Re: libc broken after full upgrade Reply #5 – 23 December 2020, 01:23:42 So, I'm confused. How would I go about rebuilding libilbc? I removed it and reinstalled it, but that didn't get rid of the error. Also, if libilbc is not a dependency, why are certain applications getting an error related to it?
Re: libc broken after full upgrade Reply #6 – 23 December 2020, 02:09:38 The dirtiest way is to create symlink and hope.
Re: libc broken after full upgrade Reply #7 – 29 December 2020, 04:10:45 The symlink didn't work. I'm lost.
Re: libc broken after full upgrade Reply #8 – 29 December 2020, 06:55:32 From which source you use ungoogled-chromium? Or mpv? Did you build it self? Or from AUR or you used some repo? Show me the links from you get your programs which not works!!This programs which you installed are 100% not from our repo!
Re: libc broken after full upgrade Reply #9 – 31 December 2020, 03:28:09 Quote from: alium – on 29 December 2020, 06:55:32From which source you use ungoogled-chromium? Or mpv? Did you build it self? Or from AUR or you used some repo? Show me the links from you get your programs which not works!!This programs which you installed are 100% not from our repo!The AUR. I understand.Okay, just through trial and error, I reinstalled ffmpeg-full-git, and that fixed things for mpv-full (I forgot to designate its full package name in my last post). I have no idea what was wrong with ffmpeg, or what specifically made something go wrong with it.As for Ungoogled Chromium, I'm hoping an update will fix it. We'll see (I have to wait for it to build from source, which takes a millennia). I'll solve this thread if it's fixed.Sorry for the misleading title. I just assumed it was something wrong with libilc due to mpv and Chromium's initial error messages.
Re: libc broken after full upgrade Reply #10 – 31 December 2020, 06:58:27 So... It's very easy... If you install from AUR, you must do update yourself = Rebuild your programs from AUR everytime if it need. This is not our bug. Please read and learn more about AUR. Closing this topic, Regards. Last Edit: 31 December 2020, 08:57:33 by alium