Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-04-20 Thread marxin
> So all debugedit-stuff is frozen in rpm and pending removal, and patches > should be submitted to https://sourceware.org/debugedit/ instead. Thanks. Makes full sense. Btw. the request was merged to the new upstream project here: https://sourceware.org/git/?p=debugedit.git;a=commit;h=1bcf472a714

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-04-20 Thread Panu Matilainen
Closed #1579. -- 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/pull/1579#event-4617444397___ Rpm-maint mailing list Rpm-maint@lists.rpm

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-04-20 Thread Panu Matilainen
Right, this got left dangling a bit. It's a seemingly simple thing of course but I'm totally the wrong person to make decisions on these matters. Which is why debugedit and the helper scripts were split to a separate project, this now happened in the meanwhile. So all debugedit-stuff is frozen

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-04-19 Thread Michael Schroeder
Panu, can you please merge or reject this? The pull request is useful for other distributions as well. And it's a very minimal change. -- 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-managemen

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-22 Thread Michael Schroeder
@mlschroe approved this pull request. -- 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/pull/1579#pullrequestreview-617333227___ Rpm

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-20 Thread ニール・ゴンパ
> > Why are we doing this? > > We do it in order to reduce dependencies in-between `debuginfo` sub-packages > of a package that uses baselibs mechanism: > https://en.opensuse.org/openSUSE:Build_Service_baselibs.conf#Quickstart But the baselibs thing is a giant hack in openSUSE to begin with. Why

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-19 Thread marxin
@mlschroe : May I please ping this? -- 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/pull/1579#issuecomment-802919085___ Rpm-maint mail

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-16 Thread marxin
> Why are we doing this? We do it in order to reduce dependencies in-between `debuginfo` sub-packages of a package that uses baselibs mechanism: https://en.opensuse.org/openSUSE:Build_Service_baselibs.conf#Quickstart -- You are receiving this because you are subscribed to this thread. Reply to

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-16 Thread ニール・ゴンパ
Why are we doing this? -- 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/pull/1579#issuecomment-800489358___ Rpm-maint mailing list Rpm-

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-16 Thread marxin
That sounds good. I guess we can fix possible issues incrementally, right? -- 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/pull/1579#issuecomment-800375139___

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-16 Thread Michael Schroeder
(It's been a while since I wrote that code. Seems that the requires will not be added if there is no .dwz dir.) -- 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/pull/1579#issueco

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-16 Thread marxin
> Hmm, I don't know. Are the extra requires gone if there is nore than one > debuginfo package? What do you mean by "extra requires"? Please provide an example you have concerns about. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-16 Thread Michael Schroeder
Hmm, I don't know. Are the extra requires gone if there is nore than one debuginfo package? -- 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/pull/1579#issuecomment-800367989_

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-16 Thread marxin
Ok, second part of my attempt is here: https://build.opensuse.org/package/rdiff/home:marxin:branches:Base:System/rpm?opackage=rpm&oproject=Base%3ASystem&rev=2 Do I miss something else? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-16 Thread Michael Schroeder
I'm not talking about dwz. rpm is adding requires to the debuginfo packages. -- 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/pull/1579#issuecomment-800225238_

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-16 Thread marxin
In the single file mode, no new files are created so any new dependency cannot be created by `dwz`. -- 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/pull/1579#issuecomment-800159

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-16 Thread Michael Schroeder
That's just a part of what needs to be done. The debuginfo package generation code also must not add the requires to the main debug package. -- 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-man

Re: [Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-15 Thread marxin
Adding @mlschroe to CC. -- 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/pull/1579#issuecomment-799538451___ Rpm-maint mailing list Rpm

[Rpm-maint] [rpm-software-management/rpm] Add --dwz-single-file-mode argument for find-debuginfo.sh. (#1579)

2021-03-15 Thread marxin
Sometimes it's handy to disable multi-file mode and the patch adds option for that: `--dwz-single-file-mode`. It will be used in openSUSE for packages that use baselibs.conf mechanism. You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm