[Rpm-maint] [rpm-software-management/rpm] RFE: migrate ~/.rpmmacros and ~/.rpmrc to ~/.config/rpm/ (Issue #3467)
Panu Matilainen
notifications at github.com
Mon Nov 25 07:51:11 UTC 2024
Commit f24ca5eade57ebfafd3829aa6d4bfe5ab6f965be added support for rpm configuration in XDG ~/.config/rpm but left existing setups alone. Going forward we'll want to be able to rely on having a whole directory available for our purposes, so we should start migrating old setups to the new world order. Something like:
- detect a legacy setup (non-symlink ~/.rpmmacros and/or ~/.rpmrc)
- create ~/.config/rpm
- move legacy paths there
- for each legacy path moved, plant a symlink to the original location
Would be nice to do this automatically (accompanied with a warning message) but at the very least we should provide and suggest a script to run to let users easily migrate.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3467
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3467 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241124/6214912a/attachment.htm>
More information about the Rpm-maint
mailing list