You are not logged in.

#1 2023-04-13 22:50:56

cornplayz256
Member
Registered: 2023-04-13
Posts: 11

[SOLVED] installing gnome unstable breaks my system

when i installed gnome-unstable and rebooted, gdm says "oh no! something has gone wrong!". i tried downgrading to the stable version by commenting gnome-unstable repository and pacman says this:

[corn@casta ~]$ sudo pacman -Syuu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 eupnea is up to date
:: Starting full system upgrade...
warning: adwaita-cursors: downgrading from version 44.0-1 to version 43-2
warning: adwaita-icon-theme: downgrading from version 44.0-1 to version 43-2
warning: epiphany: downgrading from version 44.1-1 to version 43.1-1
warning: evince: downgrading from version 44.1-1 to version 43.1-2
warning: evolution-data-server: downgrading from version 3.48.0-1 to version 3.46.4-1
warning: gcr: downgrading from version 3.41.1-4 to version 3.41.1-3
warning: gcr-4: downgrading from version 4.1.0-1 to version 4.0.0-1
warning: gjs: downgrading from version 2:1.76.0-1 to version 2:1.74.2-1
warning: gnome-backgrounds: downgrading from version 44.0-1 to version 43.1-1
warning: gnome-calculator: downgrading from version 44.0-1 to version 43.0.1-1
warning: gnome-calendar: downgrading from version 44.0-1 to version 43.1-2
warning: gnome-desktop: downgrading from version 1:44.0-1 to version 1:43.2-1
warning: gnome-desktop-4: downgrading from version 1:44.0-1 to version 1:43.2-1
warning: gnome-desktop-common: downgrading from version 1:44.0-1 to version 1:43.2-1
warning: gnome-online-accounts: downgrading from version 3.48.0-2 to version 3.46.0-1
warning: gnome-remote-desktop: downgrading from version 44.0-1 to version 43.3-1
warning: gnome-session: downgrading from version 44.0-1 to version 43.0-1
warning: gnome-settings-daemon: downgrading from version 44.0-1 to version 43.0-2
warning: gnome-user-docs: downgrading from version 44.0-1 to version 43.0-1
warning: gvfs: downgrading from version 1.50.4-2 to version 1.50.4-1
warning: gvfs-afc: downgrading from version 1.50.4-2 to version 1.50.4-1
warning: gvfs-goa: downgrading from version 1.50.4-2 to version 1.50.4-1
warning: gvfs-google: downgrading from version 1.50.4-2 to version 1.50.4-1
warning: gvfs-gphoto2: downgrading from version 1.50.4-2 to version 1.50.4-1
warning: gvfs-mtp: downgrading from version 1.50.4-2 to version 1.50.4-1
warning: gvfs-nfs: downgrading from version 1.50.4-2 to version 1.50.4-1
warning: gvfs-smb: downgrading from version 1.50.4-2 to version 1.50.4-1
warning: jsonrpc-glib: downgrading from version 3.44.0-1 to version 3.42.0-1
warning: libgdata: downgrading from version 0.18.1-3 to version 0.18.1-2
warning: libnautilus-extension: downgrading from version 44.0-1 to version 43.3-1
warning: libnma: downgrading from version 1.10.6-2 to version 1.10.6-1
warning: libnma-common: downgrading from version 1.10.6-2 to version 1.10.6-1
warning: libnma-gtk4: downgrading from version 1.10.6-2 to version 1.10.6-1
warning: libpanel: downgrading from version 1.2.0-1 to version 1.0.2-1
warning: nautilus: downgrading from version 44.0-1 to version 43.3-1
warning: xdg-desktop-portal-gnome: downgrading from version 44.0-1 to version 43.1-1
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing evolution-data-server (3.46.4-1) breaks dependency 'evolution-data-server=3.48.0-1' required by libedataserverui4

Im running Arch Linux x86_64 on a Samsung Chromebook 4 (casta) with depthboot.

Last edited by cornplayz256 (2023-04-14 19:13:22)

Offline

#2 2023-04-13 23:18:06

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,656
Website

Re: [SOLVED] installing gnome unstable breaks my system

pacman -Qi libedataserverui4


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#3 2023-04-14 00:53:11

cornplayz256
Member
Registered: 2023-04-13
Posts: 11

Re: [SOLVED] installing gnome unstable breaks my system

[corn@casta ~]$ pacman -Qi libedataserverui4
Name            : libedataserverui4
Version         : 3.48.0-1
Description     : Unified contacts, tasks and calendar backend - GTK 4 UI
                  library
Architecture    : x86_64
URL             : https://wiki.gnome.org/Apps/Evolution
Licenses        : GPL
Groups          : None
Provides        : libedataserverui4-1.0.so=0-64
Depends On      : evolution-data-server=3.48.0-1  libgtk-4.so=1-64
                  libwebkitgtk-6.0.so=4-64
Optional Deps   : None
Required By     : gnome-calendar
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 410.92 KiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Thu Mar 23 23:47:10 2023
Install Date    : Thu Apr 13 21:58:55 2023
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

Offline

#4 2023-04-14 05:52:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,349

Re: [SOLVED] installing gnome unstable breaks my system

Offline

#5 2023-04-14 10:52:32

cornplayz256
Member
Registered: 2023-04-13
Posts: 11

Re: [SOLVED] installing gnome unstable breaks my system

here is my pacman qi:

[corn@casta ~]$ pacman -Qi evolution-data-server
Name            : evolution-data-server
Version         : 3.48.0-1
Description     : Unified contacts, tasks and calendar backend
Architecture    : x86_64
URL             : https://wiki.gnome.org/Apps/Evolution
Licenses        : GPL
Groups          : None
Provides        : libcamel-1.2.so=64-64  libebackend-1.2.so=11-64
                  libebook-1.2.so=21-64  libebook-contacts-1.2.so=4-64
                  libecal-2.0.so=2-64  libedata-book-1.2.so=27-64
                  libedata-cal-2.0.so=2-64  libedataserver-1.2.so=27-64
                  libedataserverui-1.2.so=4-64
Depends On      : gtk3  krb5  libcanberra  libgoa  libgweather-4  libical
                  libphonenumber  libsecret  nss  sqlite  webkit2gtk-4.1
Optional Deps   : None
Required By     : endeavour  evolution  folks  gnome-calendar  gnome-contacts
                  libedataserverui4
Optional For    : gnome-shell
Conflicts With  : None
Replaces        : None
Installed Size  : 26.09 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Thu Mar 23 23:47:10 2023
Install Date    : Thu Apr 13 21:58:54 2023
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

[corn@casta ~]$ 

and here is the provides list:
libcamel-1.2.so=64-64, libebackend-1.2.so=11-64, libebook-1.2.so=21-64, libebook-contacts-1.2.so=4-64, libecal-2.0.so=2-64, libedata-book-1.2.so=27-64, libedata-cal-2.0.so=2-64, libedataserver-1.2.so=27-64, libedataserverui-1.2.so=4-64, libedataserverui4-1.0.so=0-64
any missing files?

Offline

#6 2023-04-14 10:55:19

cornplayz256
Member
Registered: 2023-04-13
Posts: 11

Re: [SOLVED] installing gnome unstable breaks my system

Running Pacman -Syu instead of -Syuu shows this:

[corn@casta ~]$ sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 eupnea is up to date
:: Starting full system upgrade...
warning: adwaita-cursors: local (44.0-1) is newer than extra (43-2)
warning: adwaita-icon-theme: local (44.0-1) is newer than extra (43-2)
warning: epiphany: local (44.1-1) is newer than extra (43.1-1)
warning: evince: local (44.1-1) is newer than extra (43.1-2)
warning: evolution-data-server: local (3.48.0-1) is newer than extra (3.46.4-1)
warning: gcr: local (3.41.1-4) is newer than extra (3.41.1-3)
warning: gcr-4: local (4.1.0-1) is newer than extra (4.0.0-1)
warning: gjs: local (2:1.76.0-1) is newer than extra (2:1.74.2-1)
warning: gnome-backgrounds: local (44.0-1) is newer than extra (43.1-1)
warning: gnome-calculator: local (44.0-1) is newer than extra (43.0.1-1)
warning: gnome-calendar: local (44.0-1) is newer than extra (43.1-2)
warning: gnome-desktop: local (1:44.0-1) is newer than extra (1:43.2-1)
warning: gnome-desktop-4: local (1:44.0-1) is newer than extra (1:43.2-1)
warning: gnome-desktop-common: local (1:44.0-1) is newer than extra (1:43.2-1)
warning: gnome-online-accounts: local (3.48.0-2) is newer than extra (3.46.0-1)
warning: gnome-remote-desktop: local (44.0-1) is newer than extra (43.3-1)
warning: gnome-session: local (44.0-1) is newer than extra (43.0-1)
warning: gnome-settings-daemon: local (44.0-1) is newer than extra (43.0-2)
warning: gnome-user-docs: local (44.0-1) is newer than extra (43.0-1)
warning: gvfs: local (1.50.4-2) is newer than extra (1.50.4-1)
warning: gvfs-afc: local (1.50.4-2) is newer than extra (1.50.4-1)
warning: gvfs-goa: local (1.50.4-2) is newer than extra (1.50.4-1)
warning: gvfs-google: local (1.50.4-2) is newer than extra (1.50.4-1)
warning: gvfs-gphoto2: local (1.50.4-2) is newer than extra (1.50.4-1)
warning: gvfs-mtp: local (1.50.4-2) is newer than extra (1.50.4-1)
warning: gvfs-nfs: local (1.50.4-2) is newer than extra (1.50.4-1)
warning: gvfs-smb: local (1.50.4-2) is newer than extra (1.50.4-1)
warning: jsonrpc-glib: local (3.44.0-1) is newer than extra (3.42.0-1)
warning: libgdata: local (0.18.1-3) is newer than extra (0.18.1-2)
warning: libnautilus-extension: local (44.0-1) is newer than extra (43.3-1)
warning: libnma: local (1.10.6-2) is newer than extra (1.10.6-1)
warning: libnma-common: local (1.10.6-2) is newer than extra (1.10.6-1)
warning: libnma-gtk4: local (1.10.6-2) is newer than extra (1.10.6-1)
warning: libpanel: local (1.2.0-1) is newer than extra (1.0.2-1)
warning: nautilus: local (44.0-1) is newer than extra (43.3-1)
warning: xdg-desktop-portal-gnome: local (44.0-1) is newer than extra (43.1-1)
 there is nothing to do
[corn@casta ~]$ 

now what?

Offline

#7 2023-04-14 12:47:19

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [SOLVED] installing gnome unstable breaks my system

cornplayz256 wrote:

now what?

ArchWiki wrote:

    2. Perform a pacman -Syuu to "rollback" your updates from these repositories.

The second item is optional, but keep it in mind if you notice any problems.

https://wiki.archlinux.org/title/Offici … positories

So leaving the packages on the newer versions until the non-testing repositories catch up is fine but you can rollback if you prefer, or if you encounter any problems.

EDIT: link added.

Last edited by Head_on_a_Stick (2023-04-14 12:47:48)


Jin, Jîyan, Azadî

Offline

#8 2023-04-14 13:55:24

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,349

Re: [SOLVED] installing gnome unstable breaks my system

There's no libedataserverui4 in the repos, the dependency is provided by evolution-data-server, so remove libedataserverui4

Offline

#9 2023-04-14 14:35:20

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,652

Re: [SOLVED] installing gnome unstable breaks my system

Also, please edit your first post and edit the thread title and remove the redundant plea for help and unnecessary punctuation.

Last edited by ewaller (2023-04-14 14:35:57)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#10 2023-04-14 18:15:54

cornplayz256
Member
Registered: 2023-04-13
Posts: 11

Re: [SOLVED] installing gnome unstable breaks my system

seth wrote:

There's no libedataserverui4 in the repos, the dependency is provided by evolution-data-server, so remove libedataserverui4

[corn@casta ~]$ sudo pacman -R libedataserverui4
[sudo] password for corn: 
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing libedataserverui4 breaks dependency 'libedataserverui4' required by gnome-calendar
[corn@casta ~]$ 

Offline

#11 2023-04-14 18:54:27

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,349

Offline

#12 2023-04-14 19:12:55

cornplayz256
Member
Registered: 2023-04-13
Posts: 11

Re: [SOLVED] installing gnome unstable breaks my system

i did

sudo pacman -Syuud --overwrite "*"

and now my gdm and gnome desktop is fixed

Thank you. i tried to install gnome-unstable because the repositories are taking too long to get gnome 44 smile

Offline

#13 2023-04-14 19:35:10

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,349

Re: [SOLVED] installing gnome unstable breaks my system

Ftr, that's a bit aggressive - and risky - and one would better have cleaned up the interfering packages one by one.

Offline

Board footer

Powered by FluxBB