Re: Some nigthly flatpaks are failing to build

2019-08-02 Thread Michael Gratton

On Thu, Aug 1, 2019 at 12:21, Javier Jardón  wrote:

It came to my attention [1] several of the nigthly flatpaks of our
core apps stop building against the latest GNOME flatpak runtime


Thanks for the heads up. Fixes for Geary should be landing shortly.

Is there any way to get notification for build failures here? I 
frequently don't end up seeing the build failures. Email sent to people 
listed in the project's DOAP maybe?


//Mike

--
⊨ Michael Gratton, Percept Wrangler.
⚙ 


___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gnome-books] Created branch gnome-3-32

2019-08-02 Thread Bastien Nocera
The branch 'gnome-3-32' was created pointing to:

 a371080... flatpak: Add gnome-common dependency for gnome-epub-thumbna

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Some nigthly flatpaks are failing to build

2019-08-02 Thread Bastien Nocera
On Thu, 2019-08-01 at 16:05 +0200, Bastien Nocera wrote:
> On Thu, 2019-08-01 at 12:21 +0100, Javier Jardón wrote:
> > Hi,
> > 
> > It came to my attention [1] several of the nigthly flatpaks of our
> > core apps stop building against the latest GNOME flatpak runtime
> > 
> > Taking a look to the build failures, seems the main problems are:
> > 
> > 1. Some of the modules depend on intltool or gnome-common; those
> > are
> > not in the SDK anymore.
> > Solutions:
> > - Check a more version of the component doesnt depend on those
> > already
> > (new versions of gnome-desktop doesnt depend on gettext/gnome-
> > common,
> > for example)
> > - Port component to use gettext [2]
> > - Port component to not use gnome-common [3]
> > - (less preferable) Include intltool/gnome-common on your manifest,
> > as
> > a submodule [4] or directly in it [5]
> > 
> > 2. Build failure with the gspell dependency; this is [6]
> > Solution:
> > - Try to fix [6] or, in the meantime, depend on the latest release
> > tarball/tag instead master [7]
> > 
> > Please apply those fixes asap so we can have full green for the
> > next
> > GNOME 3.34 release!
> 
> gnome-books and totem have been fixed.

gnome-books and totem should be really fixed now, as they build
correctly locally.

I had only fixed the first problem I hit in each, and expected the CI
images to be up-to-date and fail. They were not and they did not.

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.