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 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-transformers, pytorch and
tensorflow. One of the latter complained about a wrong icu version, so I
just updated that package, which may have been hasty. I had to update
two or three more, but no other dependency warnings came up.
pacman-static was able to update pacman itself, but when I tried a
complete upgrade/updating all packages, it complained many times about
dependency-breakage, as if it can't operate properly or access the
required data fully.
Best wishes,
Jeanette