[Rpm-maint] [rpm-software-management/rpm] regression: specifying "%_gpg_name First Last em...@fool.com" does not work (#120)

2017-01-09 Thread Dusty Mabe
In the example shown [here](https://github.com/rpm-software-management/rpm/blob/1ce844ab263bf49ee6d5145ed09e73f2c17924cc/doc/rpmsign.8#L67) I should be able to specify a macro of `%_gpg_name Dusty Mabe ` and be able to use that. Unfortunately, i get this error instead: ``` $ rpm --addsign

Re: [Rpm-maint] [rpm-software-management/rpm] regression: specifying "%_gpg_name First Last " does not work (#120)

2017-01-11 Thread Dusty Mabe
hey @pmatilai - i'm using fedora 24 with: ``` $ rpm -q rpm rpm-sign gnupg2 gnupg rpm-4.13.0-1.fc24.x86_64 rpm-sign-4.13.0-1.fc24.x86_64 gnupg2-2.1.13-2.fc24.x86_64 gnupg-1.4.21-1.fc24.x86_64 ``` my DISPLAY variable is unset but my `TERM` is `screen-256color`. What is odd that I am trying to repr

Re: [Rpm-maint] [rpm-software-management/rpm] regression: specifying "%_gpg_name First Last " does not work (#120)

2017-02-01 Thread Dusty Mabe
Agreed, I'll let you know if I see the problem again. Thanks -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/120#issuecomment-276655231

Re: [Rpm-maint] [rpm-software-management/rpm] RFE: Add ability to run lua scripts directly (#1273)

2020-06-26 Thread Dusty Mabe
Bump. We sure would like to make progress on this so that rpm-ostree can start supporting lua appropriately and not asking packagers to rewrite their scriptlets. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://gith

Re: [Rpm-maint] [rpm-software-management/rpm] RFE: Add ability to run lua scripts directly (#1273)

2021-04-05 Thread Dusty Mabe
Thanks @hroncok -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/1273#issuecomment-813533730___ Rpm-maint mailing list Rpm-main

Re: [Rpm-maint] [rpm-software-management/rpm] rpmbuild seems to miss creating directory since 4.20.1-1 (Issue #3682)

2025-04-04 Thread Dusty Mabe
dustymabe left a comment (rpm-software-management/rpm#3682) Do we think this can be fixed? -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/3682#issuecomment-2772575642 You are receiving this because you are subscribed to this thread.

[Rpm-maint] [rpm-software-management/rpm] rpmbuild seems to miss creating directory since 4.20.1-1 (Issue #3682)

2025-03-25 Thread Dusty Mabe
dustymabe created an issue (rpm-software-management/rpm#3682) **Describe the bug** `rpmbuild -rs` seems to no longer create a needed directory since `4.20.1-1.fc41`. It works fine in `4.20.0-1.fc41`. **To Reproduce** ``` # podman run -it --rm --pull=always quay.io/fedora/fedora:41 # dnf inst