On 11/07/2017 11:17 PM, Neal Gompa wrote:

Thanks, this is the offending commit:

https://github.com/rpm-software-management/rpm/commit/88989572fff1f31e0c4f972a6895585e4742ef4b

Looks like they added sophisticated in-place processing/rewriting of the
actual binary (that is not possible to switch off). And it fails in case of
grub modules.

We, on the other hand, only need to extract the list of debug source code
files. Any hint on how to do that without the use of rpm/debugedit? Perhaps
something from binutils/elfutils?


This is the first time I'm hearing of this. Has anyone talked to Mark
Wielaard (CC'd to this email) about fixing this properly for you guys?
We don't have any particular interest in debugedit though. It is only used as a crutch to extract the debug source locations. If readelf can do the same thing, we'll use that - please do understand that reporting issues upstream costs time, especially if upstream replies with NEEDINFO, WORKSFORME or WONTFIX type of thing, so we prioritize what's truly critical :)

Alex
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to