Runtime installation in Docker container

Michael Hofer michael.hofer at adfinis-sygroup.ch
Sun Aug 21 17:51:41 UTC 2016


Hi

I'm currently trying to create a Docker container to test my Flatpak builds on
Travis but it fails when installing the Gnome SDK runtime:

Step 7 : RUN flatpak install gnome org.gnome.Platform 3.20
 ---> Using cache
 ---> 11e202977aff
Step 8 : RUN flatpak install gnome org.gnome.Sdk 3.20
 ---> Running in 9a8980a6f20a
error: While trying to checkout
bf5b9df3e10e269bf71a130ee9cb1038c33fb665fc2c1568116ce159e254141d
into /var/lib/flatpak/runtime/org.gnome.Sdk/x86_64/3.20/
.bf5b9df3e10e269bf71a130ee9cb1038c33fb665fc2c1568116ce159e254141d-EFJBMY:
No data available
The command '/bin/sh -c flatpak install gnome org.gnome.Sdk 3.20' returned a
non-zero code: 1


I've also tried to install manually within the container:

[root at 4284025a3d76 /]# flatpak install gnome org.gnome.Sdk 3.20 --verbose

1 metadata, 0 content objects fetched; 313 B transferred in 1
seconds                                    
XA: No checksum specified, getting tip of runtime/org.gnome.Sdk/x86_64/3.20
XA: tip resolved to:
bf5b9df3e10e269bf71a130ee9cb1038c33fb665fc2c1568116ce159e254141d
error: While trying to checkout
bf5b9df3e10e269bf71a130ee9cb1038c33fb665fc2c1568116ce159e254141d
into /var/lib/flatpak/runtime/org.gnome.Sdk/x86_64/3.20/
.bf5b9df3e10e269bf71a130ee9cb1038c33fb665fc2c1568116ce159e254141d-JUBMMY:
No data available


Any idea why it does work for Platform but not for the SDK?

PS: I'm using the "official" Fedora 24 Docker image as the base.

Thanks!

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/flatpak/attachments/20160821/14432ac4/attachment.sig>


More information about the xdg-app mailing list