You are not logged in.

#1 2021-11-16 18:46:27

liewkj
Member
Registered: 2020-04-15
Posts: 31

[SOLVED] Last update breaks GNOME desktop with GDM

GNOME desktop with GDM displayed an "Oops!" screen after last update.

Debugging is still in-progress. Not sure which packages to downgrade. Enable testing and community-testing does not help.

Last edited by liewkj (2021-11-17 06:22:21)

Offline

#2 2021-11-16 20:03:35

stronnag
Member
Registered: 2018-04-02
Posts: 4

Re: [SOLVED] Last update breaks GNOME desktop with GDM

That gjs is outdated wrt its libraries certainly doesn't help ....

$ ldd /usr/bin/gjs
	linux-gate.so.1 (0xb7f78000)
	libgjs.so.0 => /usr/lib/libgjs.so.0 (0xb7e49000)
	libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb7cfc000)
	libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb7c9d000)
	libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0xb7a98000)
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7887000)
	libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7869000)
	libc.so.6 => /usr/lib/libc.so.6 (0xb76a9000)
	libgirepository-1.0.so.1 => /usr/lib/libgirepository-1.0.so.1 (0xb7683000)
	libffi.so.7 => not found

Offline

#3 2021-11-16 20:29:09

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 985
Website

Re: [SOLVED] Last update breaks GNOME desktop with GDM

libffi.so.7 => not found is a good indicator that libffi33 could temporarily fix the problem. :-)

Offline

#4 2021-11-16 21:27:00

liewkj
Member
Registered: 2020-04-15
Posts: 31

Re: [SOLVED] Last update breaks GNOME desktop with GDM

abaumann wrote:

libffi.so.7 => not found is a good indicator that libffi33 could temporarily fix the problem. :-)

Tried it. No, that didn't help.

Offline

#5 2021-11-17 06:22:01

liewkj
Member
Registered: 2020-04-15
Posts: 31

Re: [SOLVED] Last update breaks GNOME desktop with GDM

local/gjs 2:1.70.0-1
    Javascript Bindings for GNOME

Solved by manually updating gjs from staging. The current version in stable is severely broken.
Strongly recommend to promote the package to stable ASAP.

Offline

#6 2021-11-17 16:33:23

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 985
Website

Re: [SOLVED] Last update breaks GNOME desktop with GDM

Ok, pushed, but known I see coredumps all over the place with gnome-shell. :-(

Offline

Board footer

Powered by FluxBB