On Wed, Dec 4, 2019 at 3:12 AM Boudewijn Rempt <b...@valdyas.org> wrote:
>
> Krita's flatpak nightly and nightly stable builds are broken, and I don't 
> know why. It's almost as if flatpak-builder tries to parse the yaml file as 
> json:
>
> [2019-12-02T22:37:51.554Z] + flatpak-builder --force-clean 
> --delete-build-dirs --arch=x86_64 --ccache --sandbox --user 
> --install-deps-from=flathub --repo=/home/packaging/staging-repo/ 
> --subject=Built on Mon Dec  2 23:37:51 CET 2019 app 
> /home/packaging/jenkins/workspace/Krita_nightly_flatpak/packaging/linux/flatpak/org.kde.krita-nightly.yaml
> [2019-12-02T22:37:51.554Z] Can't parse 
> '/home/packaging/jenkins/workspace/Krita_nightly_flatpak/packaging/linux/flatpak/org.kde.krita-nightly.yaml':
>  <data>:1:6: Parse error: unexpected identifier `app-id', expected value
>
> Was there a recent change that disabled support for yaml files and should 
> those be rewritten as json files?

November 16 would roughly line up with when we changed the way the
builders work, so it's possible that the version of flatpak-builder in
use was changed at that time.

Looking in that folder, I do see a .json format version which is 3
months out of date.
Maybe removing it will help?

> --
> Boudewijn Rempt | https://www.valdyas.org | https://www.krita.org

Cheers,
Ben

Reply via email to