Re: Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Jeanette C.
Hi Ryan, many thanks, both for bringing home the warning about partial updates. I'm not really a fiend of that, but I sometimes tend to be lazy that way. And you were absolutely right: the libxml2 libarchive chain was broken. pacman runs again and I'm upgrading. :) Best wishes, Jeanette --

Re: Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Ralf Mardorf
I'm not using pacman-static, but it's installed and I noticed something that does confuse me. pacman-static/pacman-static 6.0.1-2 depends on pacman pacman-static/pacman-static 6.0.1-2 [installed] Statically-compiled pacman (to fix or install systems without libc) aur/pacman-static 7.0.0.r6.g

Re: Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Jeanette C.
No, tried ldconfig, sync. Now I tried to downgrade icu using pacman-static, but that again complains about many dependencies being broken, which must be wrong, because I just installed the new ICU version today and didn't update much more. -- * Website: http://juliencoder.de - for summer is a

Re: Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Ryan Petris
On Mon, Jun 9, 2025, at 11:35 AM, Jeanette C. wrote: > Hey hey, > I just updated icu, which broke pacman. I then used pacman-static to install > the latest pacman version, using pacman-static, but no change. > icu version: 76.1-1 > pacman version: 7.0.0.r6.gc685ae6-6 > Error message: > pacman: err

Re: Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Ralf Mardorf
Does running # ldconfig change something?

Re: Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Uwe Sauter
Assuming that the pacman command from pacman-static is called pacman-static, what does pacman-static -Syyu print? (Never had to use pacman-static before…) Am 09.06.25 um 21:36 schrieb Jeanette C.: Hi Uwe, Jun 9 2025, Uwe Sauter has written: ... And to check if the pacman binary is the corr

Re: Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Ralf Mardorf
Since you can't run pacman, did you verify the installed version by taking a look at the log file? • rocketmouse@archlinux ~ $ grep \ 7.0.0.r6 /var/log/pacman.log [2024-11-28T16:27:15+0100] [ALPM] upgraded pacman (7.0.0.r3.g7736133-1 -> 7.0.0.r6.gc685ae6-1) [2025-02-25T07:45:59+0100] [ALPM] upgr

Re: Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Jeanette C.
Hi Uwe, Jun 9 2025, Uwe Sauter has written: ... And to check if the pacman binary is the correct one: $ md5sum /usr/bin/pacman 3772289b462d67af2ff267789e9abba1 /usr/bin/pacman ... The md5sum matches yours. I updated icu this afternoon, whilst working on local AI installations using python-tran

Re: Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Uwe Sauter
This is odd. To quote The IT Crowd: Have you tried turning it off and on again? And to check if the pacman binary is the correct one: $ md5sum /usr/bin/pacman 3772289b462d67af2ff267789e9abba1 /usr/bin/pacman Am 09.06.25 um 21:21 schrieb Jeanette C.: Hi, the versions are: pacman 7.0.0.r6.gc6

Re: Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Jeanette C.
Hi, the versions are: pacman 7.0.0.r6.gc685ae6-6 icu 76.1-1 $ ldd pacman libicuuc.so.75 => not found And pacman itself still gives the same error, naturally. Other programs also complain about this libicu version. -- * Website: http://juliencoder.de - for summer is a state of sound * Youtube:

Re: Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Ralf Mardorf
On Mon, 2025-06-09 at 20:35 +0200, Jeanette C. wrote: > pacman: error while loading shared libraries: libicuuc.so.75 Are you sure that pacman 7.0.0.r6.gc685ae6-6 is installed? • rocketmouse@archlinux ~ $ pacman -Q pacman icu pacman 7.0.0.r6.gc685ae6-6 icu 76.1-1 • rocketmouse@archlinux ~ $ ldd

Pacman/icu conflict: error while loading shared object

2025-06-09 Thread Jeanette C.
Hey hey, I just updated icu, which broke pacman. I then used pacman-static to install the latest pacman version, using pacman-static, but no change. icu version: 76.1-1 pacman version: 7.0.0.r6.gc685ae6-6 Error message: pacman: error while loading shared libraries: libicuuc.so.75: cannot open s