[Rpm-maint] [rpm-software-management/rpm] Not ignoring generator failure shows strange issue (#1285)

soig notifications at github.com
Wed Jun 24 06:50:27 UTC 2020


Adding:
+       printf("mname='%s', cmd='%s' (callable=%d)\n", mname, cmd, callable);

Shows the following:
grep _font RES1 -1
mname='__elf_provides', cmd='/usr/lib/rpm/elfdeps --provides  ' (callable=0)
mname='__font_provides', cmd=' ' (callable=0)
mname='__gobjectintrospection_provides', cmd='/usr/lib/rpm/gi-find-deps.sh -P ' (callable=0)
--
mname='__elf_requires', cmd='/usr/lib/rpm/elfdeps --requires  ' (callable=0)
mname='__font_requires', cmd=' ' (callable=0)
mname='__gobjectintrospection_requires', cmd='/usr/lib/rpm/gi-find-deps.sh -R ' (callable=0)
--
mname='__elf_recommends', cmd='' (callable=0)
mname='__font_recommends', cmd='' (callable=0)
mname='__gobjectintrospection_recommends', cmd='' (callable=0)
--
mname='__elf_suggests', cmd='' (callable=0)
mname='__font_suggests', cmd='' (callable=0)
mname='__gobjectintrospection_suggests', cmd='' (callable=0)
--
mname='__elf_supplements', cmd='' (callable=0)
mname='__font_supplements', cmd='' (callable=0)
mname='__gobjectintrospection_supplements', cmd='' (callable=0)
--
mname='__elf_enhances', cmd='' (callable=0)
mname='__font_enhances', cmd='' (callable=0)
mname='__gobjectintrospection_enhances', cmd='' (callable=0)
--
mname='__elf_conflicts', cmd='' (callable=0)
mname='__font_conflicts', cmd='' (callable=0)
mname='__gobjectintrospection_conflicts', cmd='' (callable=0)
--
mname='__elf_obsoletes', cmd='' (callable=0)
mname='__font_obsoletes', cmd='' (callable=0)
mname='__gobjectintrospection_obsoletes', cmd='' (callable=0)

So for both __font_requires  & __font_provides, applyAttr generates a one char (space) command for font…

-- 
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/1285#issuecomment-648628790
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200623/c12754b0/attachment-0001.html>


More information about the Rpm-maint mailing list