helloitszak left a comment (rpm-software-management/rpm#3684)
If anyone else finds this while working on BootC RHEL10, here's how to use the
new macros as a workaround.
I was encoutering warnings when installing sssd
```
warning: group sssd does not exist - using root
D: create 100750 1 ( 0, 0)310840 /usr/libexec/sssd/sssd_pam;6a0e4f19
```
In `/etc/rpm/macros`
```
%_passwd_path /etc/passwd:/lib/passwd
%_group_path /etc/group:/lib/group
```
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3684#issuecomment-4503776030
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3684/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint