Installing gnome and pantheon gives me this. i don't know what i did, how i did this.... i am super confused

[fj@whitewolf ~]$ pacman -S --force gnome-dektop gdm
error: invalid option ‘–force’
[fj@whitewolf ~]$ pacman -Sy gnome
error: you cannot perform this operation unless you are root.
[fj@whitewolf ~]$ sudo pacman -Sy gnome
[sudo] password for fj:
:: Synchronizing package databases…
core is up to date
extra is up to date
community is up to date
multilib is up to date
endeavouros is up to date
:: There are 60 members in group gnome:
:: Repository extra

  1. baobab 2) cheese 3) eog 4) epiphany 5) evince 6) file-roller 7) gdm
  2. gedit 9) gnome-backgrounds 10) gnome-books 11) gnome-calculator
  3. gnome-calendar 13) gnome-characters 14) gnome-clocks
  4. gnome-color-manager 16) gnome-contacts 17) gnome-control-center
  5. gnome-disk-utility 19) gnome-font-viewer 20) gnome-keyring
  6. gnome-logs 22) gnome-maps 23) gnome-menus 24) gnome-music
  7. gnome-photos 26) gnome-remote-desktop 27) gnome-session
  8. gnome-settings-daemon 29) gnome-shell 30) gnome-shell-extensions
  9. gnome-software 32) gnome-system-monitor 33) gnome-terminal
  10. gnome-user-docs 35) gnome-user-share 36) gnome-video-effects
  11. gnome-weather 38) grilo-plugins 39) gvfs 40) gvfs-afc 41) gvfs-goa
  12. gvfs-google 43) gvfs-gphoto2 44) gvfs-mtp 45) gvfs-nfs 46) gvfs-smb
  13. mutter 48) nautilus 49) orca 50) rygel 51) sushi 52) totem
  14. tracker 54) tracker-miners 55) tracker3-miners 56) vino
  15. xdg-user-dirs-gtk 58) yelp
    :: Repository community
  16. gnome-boxes 60) simple-scan

Enter a selection (default=all):
resolving dependencies…
:: There are 2 providers available for emoji-font:
:: Repository extra

  1. noto-fonts-emoji
    :: Repository community
  2. ttf-joypixels

Enter a number (default=1):
looking for conflicting packages…
error: failed to prepare transaction (could not satisfy dependencies)
:: installing icu (71.1-1) breaks dependency ‘libicuuc.so=70-64’ required by harfbuzz-icu
:: installing icu (71.1-1) breaks dependency ‘libicuuc.so=70-64’ required by libphonenumber
:: installing icu (71.1-1) breaks dependency ‘libicui18n.so=70-64’ required by libphonenumber
:: installing icu (71.1-1) breaks dependency ‘libicuuc.so=70-64’ required by raptor
:: installing icu (71.1-1) breaks dependency ‘libicui18n.so=70-64’ required by xiphos

The icu package was updated recently and all other packages that depend on it will also need to be updated. Therefore, use pacman -Syu.

This will achieve a partial upgrade, and that’s how you break your system.

i fixed it by uninstalling xiphos :slight_smile: then i could update my system and install gnome. i then just reinstalled xiphos.

edit: i could not have done it without you. i understood once you told me the conflict wasn’t allowing me to update. it nudged me in the right direction with your hint.

thankx i tried this and still had problems until i uninstalled xiphos (i was able to update) then reinstalled it after i installed gnome

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.