Re: [Rpm-maint] [rpm-software-management/rpm] Add an easy autosigning setup script (PR #3665)

2025-04-02 Thread Michal Domonkos
dmnks left a comment (rpm-software-management/rpm#3665) This is not related to this very PR perhaps, but I find myself wanting to see a message like "Signing package ..." when running rpmbuild with autosigning enabled. Would it make sense to add a non-debug log message there? -- Reply to this

Re: [Rpm-maint] [rpm-software-management/rpm] glibc unpresent during `%pre` (Issue #3691)

2025-04-02 Thread madomado
madonuko left a comment (rpm-software-management/rpm#3691) > If you now add more (typically conflicting) Requires(pre)'s into the picture, > you have just taken away rpm's last chance of figuring a non-destructive way > to resolve a dependency loop. That's the way I reproed this issue; the orig