flathub / re.rizin.cutter.plugin.rz-ghidra

https://flathub.org/apps/details/re.rizin.cutter.plugin.rz-ghidra
0 stars 1 forks source link

appdata missing <extends> #1

Closed wjt closed 1 year ago

wjt commented 2 years ago

Whenever I run flatpak search I see:

(flatpak search:39645): As-WARNING **: 13:30:44.266: re.rizin.cutter.plugin.rz-ghidra was of type addon but had no extends

(flatpak search:39645): As-WARNING **: 13:30:45.000: re.rizin.cutter.plugin.rz-ghidra was of type addon but had no extends

https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Addon.html suggests you need <extends>re.rizin.cutter</extends> in the apdata.

0pendev commented 1 year ago

I can't reproduce this. What version of flatpak are you using? I'll update anyway if this can fix your problem. But I'm curious of why I do not see the problem

GeoffClements commented 1 year ago

I see this too.

$ lsb_release -a LSB Version: core-11.1.0ubuntu4-noarch:security-11.1.0ubuntu4-noarch Distributor ID: Neon Description: KDE neon 5.26 Release: 22.04 Codename: jammy

$ flatpak --version Flatpak 1.12.7

zetaomegagon commented 1 year ago

Also seeing this for the past, probably, month.

$ uname -a
Linux fedora 6.0.11-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Dec 2 20:38:11 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
$ flatpak --verions
Flatpak 1.12.7

A handful of people are seeing this behavior here: https://github.com/flatpak/flatpak/issues/5187

kempy13 commented 1 year ago

have you been able to reproduce the problem? i tried a fresh install of ubuntu on a vm and only added flatpak and the warning pops up when searching

wjt commented 1 year ago

I, too, am on Flatpak 1.12.7 (on Endless OS).

I am pretty sure that pull request #2 will fix it. Why not press the merge button and find out? :)