flathub / org.gnome.Boxes

https://flathub.org/apps/details/org.gnome.Boxes
13 stars 10 forks source link

Add osinfo-db extension #53

Closed felipeborges closed 3 years ago

felipeborges commented 4 years ago

https://github.com/flathub/flathub/pull/1818

flathubbot commented 4 years ago

Started test build 29740

flathubbot commented 4 years ago

Build 29740 failed

Eonfge commented 4 years ago

You'll need to create the extension endpoint. See for example: https://github.com/flathub/org.gnome.Lollypop/blob/b200f6dc08440d56116d552e52842a382ec89f5f/org.gnome.Lollypop.json#L36

On line 36, I use a cleanup-command to create the folder where the osinfo-db extension should be mounted

felipeborges commented 4 years ago

@Eonfge https://github.com/flathub/flathub/pull/1818

barthalion commented 4 years ago

The directory where extension is mounted needs to exist in the app.

felipeborges commented 4 years ago

/app/share/osinfo always existed in the Boxes Flatpak.