[Matthias Klumpp] > Can you give me some context for this code? If this is a warning > coming from libappstream, it means that it somehow got fed a null > pointer instead of a valid AsProvided object into its list, which > shouldn't happen - is your code doing that? Are you feeding it some > special metadata? What is the component name where this is failing?
Not quite sure what you are looking for. Just running isenkram-lookup from isenkram-cli seem to trigger the error. The code in question is in /usr/lib/python3/dist-packages/isenkram/lookup.py, method pkgs_handling_appstream_modaliases(). -- Happy hacking Petter Reinholdtsen