Lot's of "Not exporting *, wrong prefix" warnings when building the kube flatpak
Closed, WontfixPublic

Description

When building the flatpak we get lots of messages (one per installed icon) that look like warnings, and I have no idea how to get rid of them.

Not exporting share/icons/kube/places/22/folder.svg, wrong prefix
Not exporting share/icons/kube/places/22/mail-folder-outbox.svg, wrong prefix
Not exporting share/icons/kube/places/22/mail-folder-outbox-inverted.svg, wrong prefix
Not exporting share/icons/kube/places/22/folder-inverted.svg, wrong prefix
Please review the exported files and the metadata
cmollekopf lowered the priority of this task from Normal to Low.

The icons don't need to be exported as exported files are what the system needs from the flatpak (such as the application icons). The theme icons are only needed inside the flatpak, so not exporting is correct. I guess this is just an annoyance of flatpak.

See also https://github.com/flatpak/flatpak/wiki/Filesystem

cmollekopf closed this task as Wontfix.Sep 8 2017, 7:11 AM
cmollekopf claimed this task.