[Rpm-maint] [rpm-software-management/rpm] Move ~/.rpmmacros and ~/.rpmrc to ~/.config/rpm/ (PR #3750)
Michal Domonkos
notifications at github.com
Wed Jul 23 09:19:44 UTC 2025
dmnks left a comment (rpm-software-management/rpm#3750)
> There's also one scenario which I don't see mentioned here, which is [managing](https://news.ycombinator.com/item?id=32253018) one's dotfiles with something like [GNU Stow](https://www.gnu.org/software/stow/manual/stow.html) (which I personally do). In such a case, I'd already have a symlink at `~/.rpmmacros` which points to my dotfiles.git repository somewhere else, which the automatic migration would break.
I stand corrected - having actually looked at this patch, it does bail out if the old files aren't regular files, which means if one has a custom symlink such as `~/.rpmmacros -> ~/.dotfiles/rpmmacros`, the migration simply wouldn't execute.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3750#issuecomment-3106678474
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3750/c3106678474 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250723/dbaea8e8/attachment.htm>
More information about the Rpm-maint
mailing list