Hints for josm in main
org.openstreetmap.josm ⚙ all
Errors
-
metainfo-duplicate-id
The component-id 'org.openstreetmap.josm' already appeared in package 'josm-installer'. AppStream-IDs must be unique, please resolve which package will be providing this component by default.
This issue may happen temporarily when metadata is moved from one package to another. In that case, ignore this issue, it will vanish soon.
Hints
-
asv-unknown-tag
:6- developer
Found invalid tag. Non-standard tags should be prefixed with `x-`. AppStream also provides the <custom/> tag to add arbitrary custom data to metainfo files. This tag is read by AppStream libraries and may be useful instead of defining new custom toplevel or `x-`-prefixed tags if you just want to add custom data to a metainfo file. -
asv-relation-memory-in-requires
:40-
Found a memory size relation in a `requires` tag. This means users will not be able to even install the component without having enough RAM. This is usually not intended and you want to use `memory` in the `recommends` tag instead. -
asv-relation-control-in-requires
:41-
Found a user input control relation in a `requires` tag. This means users will not be able to even install the component without having the defined input control available on the system. This is usually not intended and you want to use `control` in the `recommends` tag instead. -
asv-relation-control-in-requires
:42-
Found a user input control relation in a `requires` tag. This means users will not be able to even install the component without having the defined input control available on the system. This is usually not intended and you want to use `control` in the `recommends` tag instead.