Skip to content

Instantly share code, notes, and snippets.

@hbons
Created March 1, 2016 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hbons/b81465c6e2d8db564ea5 to your computer and use it in GitHub Desktop.
Save hbons/b81465c6e2d8db564ea5 to your computer and use it in GitHub Desktop.
Cleaning up
Commiting stage cleanup to cache
(xdg-app-builder:3540): xdg-app-WARNING **: Can't load metadata file metadata.app: Error opening file: No such file or directory
Finishing app
error: Error when getting information for file '/home/hbons/Projects/sparkleshare-xdg-app/metadata.app': No such file or directory
@alexlarsson
Copy link

I don't know what "metadata.app" is. Thats not something xdg-app-builder tries to access by itself. Did you perhaps set the "metadata" property in your json file?

@hbons
Copy link
Author

hbons commented Mar 1, 2016

If I remove the metadata field, the builder never accesses the cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment