mbox series

[bug#67464,gnome-team,v2,0/4] Update mutter (better)

Message ID cover.1701107559.git.vivien@planete-kraus.eu
Headers show
Series Update mutter (better) | expand

Message

Vivien Kraus Nov. 27, 2023, 5:52 p.m. UTC
Dear guix,

I changed a couple of things.  First, I don’t need sysprof-3.44.  Then, I
removed the gtk+ propagated input.  And finally, I updated the
propagated-inputs comments.

Best regards,

Vivien

Vivien Kraus (4):
  gnu: mutter: Update to 44.6.
  gnu: Add munit.
  gnu: Add libei.
  gnu: mutter: Update to 45.1.

 gnu/local.mk                                  |   1 -
 gnu/packages/check.scm                        |  31 ++
 gnu/packages/freedesktop.scm                  |  40 +++
 gnu/packages/gnome.scm                        |  15 +-
 .../patches/mutter-fix-inverted-test.patch    | 290 ------------------
 5 files changed, 77 insertions(+), 300 deletions(-)
 delete mode 100644 gnu/packages/patches/mutter-fix-inverted-test.patch


base-commit: e21f0cb7b7a87992004193cd56638ad961fe5928

Comments

Vivien Kraus Nov. 27, 2023, 5:55 p.m. UTC | #1
Le lundi 27 novembre 2023 à 18:52 +0100, Vivien Kraus a écrit :
> I changed a couple of things.  First, I don’t need sysprof-3.44. 
> Then, I
> removed the gtk+ propagated input.  And finally, I updated the
> propagated-inputs comments.

I forgot to say, the first update step is now to 44.6 instead of 44.5.
Sorry.
Liliana Marie Prikler Nov. 27, 2023, 5:57 p.m. UTC | #2
Am Montag, dem 27.11.2023 um 18:52 +0100 schrieb Vivien Kraus:
> Dear guix,
> 
> I changed a couple of things.  First, I don’t need sysprof-3.44. 
> Then, I removed the gtk+ propagated input.  And finally, I updated
> the propagated-inputs comments.
> 
> Best regards,
> 
> Vivien
> 
> Vivien Kraus (4):
>   gnu: mutter: Update to 44.6.
>   gnu: Add munit.
>   gnu: Add libei.
>   gnu: mutter: Update to 45.1.
Are we targeting GNOME 44 or GNOME 45 here?  I don't want to delay
rollout of gnome-team even further by moving the goalpost.  Note that
44.7 and 45.2 tarballs should go out this weekend, so no micro-updates
if possible.

Cheers
Vivien Kraus Nov. 27, 2023, 6:10 p.m. UTC | #3
Le lundi 27 novembre 2023 à 18:57 +0100, Liliana Marie Prikler a
écrit :
> > Vivien Kraus (4):
> >   gnu: mutter: Update to 44.6.
> >   gnu: Add munit.
> >   gnu: Add libei.
> >   gnu: mutter: Update to 45.1.
> Are we targeting GNOME 44 or GNOME 45 here?  I don't want to delay
> rollout of gnome-team even further by moving the goalpost.
In order to try and solve the earlier mutter test failure, I tried
different things and at one point I tried the 45.1 update.  I don’t
like to waste so I sent it here, but maybe we could be wiser and keep
it for later.

> Note that 44.7 and 45.2 tarballs should go out this weekend, so no
> micro-updates if possible.
I’m not sure what the end of your sentence means. Should we stay with
44.5? 44.6? Should we wait for 44.7?

Best regards,

Vivien
Liliana Marie Prikler Nov. 27, 2023, 7:20 p.m. UTC | #4
Am Montag, dem 27.11.2023 um 19:10 +0100 schrieb Vivien Kraus:
> Le lundi 27 novembre 2023 à 18:57 +0100, Liliana Marie Prikler a
> écrit :
> > > Vivien Kraus (4):
> > >   gnu: mutter: Update to 44.6.
> > >   gnu: Add munit.
> > >   gnu: Add libei.
> > >   gnu: mutter: Update to 45.1.
> > Are we targeting GNOME 44 or GNOME 45 here?  I don't want to delay
> > rollout of gnome-team even further by moving the goalpost.
> In order to try and solve the earlier mutter test failure, I tried
> different things and at one point I tried the 45.1 update.  I don’t
> like to waste so I sent it here, but maybe we could be wiser and keep
> it for later.
You will have to consider other parts of the stack as well, and with
mutter 45 bumping the library version once again I doubt that we'll
find a compatible gnome-shell 44.  On that note, we should look into
updating gnome-shell etc. too.

> > Note that 44.7 and 45.2 tarballs should go out this weekend, so no
> > micro-updates if possible.
> I’m not sure what the end of your sentence means. Should we stay with
> 44.5? 44.6? Should we wait for 44.7?
I'd wait for 44.7 and then update to that.

Cheers