No AppStream data for some apps

Mathieu Bridon bochecha at daitauha.fr
Wed Mar 8 12:55:07 UTC 2017


On Wed, 2017-03-08 at 12:50 +0000, Richard Hughes wrote:
> On 28 February 2017 at 12:51, Alexander Larsson <alexl at redhat.com>
> wrote:
> > Also, gnome builder has appdata in the gnome-apps repo for me.
> > Which ones don't?
> 
> I tried all the apps on the flatpak.org site with gnome-software from
> git master:
> 
> GPG Blender
> GPG Picard
...
> GPG = key error
> 
> For the key error, I think this might be a case of the appstream
> branch not being signed (correctly?), as this is the output I get
> from gnome-software:
> 
> While pulling appstream/x86_64 from remote org.blender.Blender-
> origin:
> Commit
> 3aed16d42931db4d04baba1d9bb5a4c0657eb41843b1112ec28f1fedeca82f92:
> GPG verification enabled, but no signatures found (use
> gpg-verify=false in remote config to disable)

Since the two mentioned above are mine, any idea what I could be doing
wrong?

I build the apps with this command:

  $ flatpak-builder --ccache --force-clean --gpg-sign=$(GPG_KEYID) --repo=$(REPO) $(BUILD_DIR) $(MANIFEST)

Then I run:

  $ flatpak build-update-repo --title="Flatpaks by Bochecha" --prune --prune-depth=4 --gpg-sign=$(GPG_KEYID) --generate-static-deltas $(REPO)

And then I just rsync the repo over to the host.

What am I missing for the appstream branch to be signed correctly?


-- 
Mathieu



More information about the xdg-app mailing list