The rpm is in the native version. iproute2 and linux depend on elfutils in the image version, however. I confirm that we do not seem to have rpm in the base image now.
@mrybczyn
I was confused by this too. If do_rootfs depends on something this doesn't mean this package will be installed in the rootfs. Try grep do_rootfs task-depends.dot | grep native for example.
This thread is exact use cases why I've asked Davide to add package-management feature into debug builds.. We should be able to build the image and run rpm -qa there if needed.
@landgraf The fact that is in the SDK is also a reason to get rid of extra things we do not need. There's also an easier way to find if it is in the image but @ghassaneben is working on the subject and I prefer he does some discoveries in this task so won't tell him now :)
This is new info that is not reflected in the body of this ticket. So, before engaging in fixing/implementing this, please clarify the problem statement by revamping this issue ticket.
Marta Rybczynskachanged title from Consider disabling elfutils debuginfod and dependencies to SDK: Consider disabling elfutils debuginfod and dependencies
changed title from Consider disabling elfutils debuginfod and dependencies to SDK: Consider disabling elfutils debuginfod and dependencies
Marta Rybczynskachanged the descriptionCompare with previous version