On Sat, Feb 03, 2024 at 11:59:24AM +0100, Dominique Leuenberger wrote:
On Fri, 2024-02-02 at 16:02 +0100, Ana Guerrero Lopez via openSUSE Factory wrote:
Dear community,
In case you didn't update your Tumbleweed systems yet, RPM 4.19.1 was accepted earlier this week.
As outlined below, some packages will still need updates.
Have a nice weekend!
AS iformed by Ana, RPM 4.19 adds a dependency on user/group whenever the package installs file as non-root.
Factory has just received a larger rebuild due to glibc 2.39 and python 3.12 addition - which in turn also uncovered a lot of missing user/group provides.
So far I have found this list:
grep -P "(user|group)" rebuildpacs.openSUSE\:Factory-standard.yaml | sed "s/needed by.*//g" | sort -u
- nothing provides group(git)
What requires it, though? Thanks Michal