Re: [Rpm-maint] [rpm-software-management/rpm] Use consistent case in signature and key messages (PR #3426)

2024-11-05 Thread Panu Matilainen
Those other messages don't appear as the first thing on the line, they're just out of context here. But thanks for merging, will help preserve my sanity going forward :sweat_smile: -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3426#i

Re: [Rpm-maint] [rpm-software-management/rpm] Fix rpmsign --key-id regression (PR #3423)

2024-11-05 Thread Panu Matilainen
All those edits and it was still wrong: just now realized the breakage wasn't limited to Sequoia, it occurred with Gpg too, so commit summary+message updated. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3423#issuecomment-2456580571

Re: [Rpm-maint] [rpm-software-management/rpm] Query database from my Go source code (Discussion #3308)

2024-11-05 Thread Panu Matilainen
@jerome-diver, all this harping about the C API docs in multiple totally unrelated places like the evolution of rpm format blog and whatnot, it doesn't fill me with a desire to help you. It does exact the opposite. You may want to think about that a bit. Max-RPM is well over 20 years old now, m

Re: [Rpm-maint] [rpm-software-management/rpm] Use consistent case in signature and key messages (PR #3426)

2024-11-05 Thread Florian Festi
Merged #3426 into master. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3426#event-15115396134 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint mail

Re: [Rpm-maint] [rpm-software-management/rpm] RFE: add support for multiple OpenPGP signatures per package (Issue #3385)

2024-11-05 Thread Panu Matilainen
One thing the description doesn't currently cover is the verbose level verification messages, in particular the enforcing mode where it spews out everything it looked at. For example with an unsigned package in enforcing mode, you'd get something like (the last two non-prefixed items stand for

[Rpm-maint] [rpm-software-management/rpm] Fix build regression with -Wformat-security (PR #3427)

2024-11-05 Thread Panu Matilainen
Commit 547ba089313be46861fe1f5b21fbe887205697c2 broke the build with -Wformat-security. Add the trivial fix and ensure it stays that way by adding -Wformat-security to our normal build flags. You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-manage

Re: [Rpm-maint] [rpm-software-management/rpm] Use consistent case in signature and key messages (PR #3426)

2024-11-05 Thread Florian Festi
Not sure if I like that "only appear as the first word on the line" argument when we lower cased the first word everywhere else. Anyway, this is a lot better than before and we change change Payload and Header later on. -- Reply to this email directly or view it on GitHub: https://github.com/r

Re: [Rpm-maint] [rpm-software-management/rpm] Fix rpmsign --key-id regression (PR #3423)

2024-11-05 Thread Panu Matilainen
@pmatilai pushed 1 commit. 4c3905c2d9b0a428b113454f66c1db73288d20cd Fix rpmsign --key-id regression -- View it on GitHub: https://github.com/rpm-software-management/rpm/pull/3423/files/5118785be7aad7c75b8f6d91690bc998056b59f2..4c3905c2d9b0a428b113454f66c1db73288d20cd You are receiving this beca

Re: [Rpm-maint] [rpm-software-management/rpm] Query database from my Go source code (Discussion #3308)

2024-11-05 Thread Jérôme Lanteri
"all this rehashing... in totally unrelated places... it doesn't fill me with a desire to help you. It does exact the opposite. You may want to think about that a bit." I think we all have the ability to think a little but also to have sympathetic wills or not to imagine hard things. These are c

[Rpm-maint] [rpm-software-management/rpm] fix rpmdump output (PR #3428)

2024-11-05 Thread Matteo Croce
`rpmdump` prints the OS type fiels as architecture type. Print the correct value. You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/3428 -- Commit Summary -- * fix rpmdump output -- File Changes -- M tools/rpmdump.cc (

Re: [Rpm-maint] [rpm-software-management/rpm] RPM 4.20.0 building problem (Discussion #3430)

2024-11-05 Thread iseki
Before I post here, I tried to add `target_link_libraries(elfdeps PRIVATE m)` and `target_link_options(elfdeps PRIVATE "LINKER:--copy-dt-needed-entries")`. But it doesn't works. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/discussions/3430

Re: [Rpm-maint] [rpm-software-management/rpm] RPM 4.20.0 building problem (Discussion #3430)

2024-11-05 Thread Panu Matilainen
> /usr/bin/ld: ../rpmio/librpmio.so.10.2.0: undefined reference to `sinh' It's librpmio that's missing linkage to libm, elfdeps is just the messenger. Now, librpmio itself doesn't need libm for anything, it's Lua that does, and you seem to be statically linking it: > -DLUA_LIBRARIES=/root/lua-5

[Rpm-maint] [rpm-software-management/rpm] RPM 4.20.0 building problem (Discussion #3430)

2024-11-05 Thread iseki
When I trying to build following the `INSTALL` file, a linking problem blocks me. I'm tried modify the `CMakeLists.txt` `tools/CMakeLists.txt`, but it doesn't works. My commands: ```shell mkdir _build cd _build cmake .. -DLUA_LIBRARIES=/root/lua-5.4.7/src/liblua.a -DLUA_INCLUDE_DIR=../../lua-5

Re: [Rpm-maint] [rpm-software-management/rpm] Query database from my Go source code (Discussion #3308)

2024-11-05 Thread Panu Matilainen
It seems you didn't get my message at all. Had it been just [this simple question](https://github.com/rpm-software-management/rpm/discussions/3308#discussioncomment-11141929) I would've merrily answered it. But you have been making loud demands about this on several unrelated topics. Sorry but t

[Rpm-maint] [rpm-software-management/rpm] Migrate 'rpm-software-management/rpm' to 'Webhook To Fedora Messaging' (Issue #3429)

2024-11-05 Thread Akashdeep Dhar
This project was listed in the [**GitHub2FedMsg**](https://github.com/fedora-infra/github2fedmsg) database and we want to you to inform you about the upcoming deprecation of the service. As the [**Fedora Infrastructure**](https://docs.fedoraproject.org/en-US/infra/) is finishing up with migrat