Re: [Rpm-maint] [rpm-software-management/rpm] Add dbus-announce plugin (#1255)

2021-05-03 Thread Florian Festi
OK, now there should be all issues raised so far being addressed. The plugin now only gives a warning via `rpmlog` if the connection to dbus cannot be obtained. From my POV this can be merged by squashing all commit into the first one - or I can squash them first if that is prefered. -- You

Re: [Rpm-maint] [rpm-software-management/rpm] elfdeps: Introduce --add-arch (#1660)

2021-05-03 Thread susematz
So, how to move forward? I'd like to at least have the possibility to enable such dependencies, with default behaviour as traditional (i.e. "(64bit)" markers), but for that at least the changes to elfdeps.c need to be done. I've consciously left out changes for elf.attr and elflib.attr . --

Re: [Rpm-maint] [rpm-software-management/rpm] invalid signature tag Archivesize on rpm packages created by install4j (#1635)

2021-05-03 Thread Mike Gerber
I also have this problem with this software: https://download.mediathekview.de/stabil/MediathekView-latest-linux.rpm -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] invalid signature tag Archivesize on rpm packages created by install4j (#1635)

2021-05-03 Thread techpavan
+1 -- 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/1635#issuecomment-831216310___ Rpm-maint mailing list

[Rpm-maint] Need rpm switch to tell it about existing user/groups (like user/group nobody)?

2021-05-03 Thread L A Walsh
I was trying to install a package and two of the pre-reqs are: group(nobody) is needed by nodejs15-15.14.0-1.1.x86_64 user(nobody) is needed by nodejs15-15.14.0-1.1.x86_64 which I already have on my system. So it seems an rpm switch to create the reqs on a system where they already exist