PINE64
UB Touch build with debos - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: UBPorts on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=125)
+---- Thread: UB Touch build with debos (/showthread.php?tid=13685)



UB Touch build with debos - layton-dev - 04-23-2021

Hi !

I'm currently trying to build from source a UBTouch image, for the Pinephone and I'm following these instructions :
https://gitlab.com/ubports/community-ports/pinephone

Apparently, the images are built using the tool "debos" : https://gitlab.com/ubports/core/rootfs-builder-debos
But after following the provided instructions (installing Docker, etc) and running the command :

./debos-docker -m 5G pinephone.yaml

I have the following error :
"Action `Pine64 common` failed at stage Run, error : stream error: stream ID 1; INTERNAL_ERROR"
... right after trying to download the UB Touch rootfs.

I'm wondering whether this is some kind of network or proxy problem (I can download the rootfs just fine with a web browser, though), or if anybody else has the same issue ?

Thanks !