[Rpm-maint] [rpm-software-management/rpm] Move ~/.rpmmacros and ~/.rpmrc to ~/.config/rpm/ (PR #3750)
Panu Matilainen
notifications at github.com
Fri Jun 27 07:20:13 UTC 2025
@pmatilai commented on this pull request.
> @@ -38,9 +38,12 @@ _macro path_ uses this to achieve the following hierarchy of settings:
The default _macro path_ can be inspected with *rpm --showrc|grep ^Macro*.
-In older versions of rpm, the path of per-user macros was _~/.rpmmacros_.
-This is still processed if it exists and the new configuration directory
-does not exist.
+In older versions of rpm, the path of per-user macros was
+_~/.rpmmacros_. *rpm* will try to move this file to the new
One of those late, late realizations: it's not even just any rpm* command but *any command* that directly or indirectly calls rpmReadConfigFiles(). Including dnf and your random Python script using rpm etc. Which is probably a bit much.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3750#discussion_r2170989384
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3750/review/2965074734 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250627/149b507b/attachment.htm>
More information about the Rpm-maint
mailing list