[Rpm-maint] [rpm-software-management/rpm] rpm 4.20 triggers a dac_read_search capability request (Issue #3468)

Florian Festi notifications at github.com
Wed Nov 27 10:02:20 UTC 2024


Yeah, rpm looks into your $HOME directory for rpmrc files. It has "always" done that so this is unrelated to the ticket mentioned above.

The issue here is that the environment is not set properly. This is done "on purpose" by sudo. To fix this you can use the `-H` or `-i` parameter or configure sudo to `always_set_home` or `env_reset`. See the man pages of `sudo` and `sudoers` for details.

So this is basically a usage error and there is nothing rpm can really do about it. Closing. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3468#issuecomment-2503443927
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/3468/2503443927 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241127/202d1b67/attachment.htm>


More information about the Rpm-maint mailing list