[Rpm-maint] [rpm-software-management/rpm] Add a man page for rpm sysusers integration (PR #4126)
Michal Domonkos
notifications at github.com
Thu Mar 12 12:30:27 UTC 2026
@dmnks commented on this pull request.
> +## Vendors
+
+By default, the generated virtual requires are _hard_ dependencies. This can be
+problematic when upgrading an existing distribution to RPM 4.19, however, so it
+is possible to weaken these requires into recommends, by setting
+*%\_use_weak_usergroup_deps* to *1* in the *rpmbuild-config*(5).
+
+# TECHNICAL DETAILS
+## Encoding
+
+RPM will generate any combination of the following virtual provides based on,
+and attached to, the packaged *sysusers.d*(5) file(s):
+
+*user(*_uname_*) = *_base64_++
+*group(*_gname_*)*[* = *_base64_]++
+*groupmember(*_uname_*/*_gname_*) = *_base64_
Argh, thanks for spotting :sweat_smile:
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4126#discussion_r2924307584
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4126/review/3936214412 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260312/c6a08a03/attachment.htm>
More information about the Rpm-maint
mailing list