system upgrade failure

below is the output from the pacman -Syyu command. I have some kind of conflict that I don’t understand.

[paul@closet-office ~]$ sudo pamac
[sudo] password for paul:
sudo: pamac: command not found
[paul@closet-office ~]$ su
Password:
[root@closet-office paul]# pacman -Syyu
:: Synchronizing package databases…
blueshell 9.2 KiB 832K/s 00:00 [################################] 100%
core 125.0 KiB 335K/s 00:00 [################################] 100%
extra 1705.3 KiB 625K/s 00:03 [################################] 100%
community 2.3 MiB 645K/s 00:04 [################################] 100%
:: Starting full system upgrade…
warning: glamor-egl: local (0.6.0-2) is newer than extra (0.6.0-1)
:: Replace kactivities with extra/kactivities4? [Y/n] y
:: Replace kdenetwork-kdnssd with extra/kdenetwork-zeroconf-ioslave? [Y/n] y
:: Replace netrunner-desktop with blueshell/netrunner-desktop? [Y/n] y
:: Replace phonon-gstreamer with extra/phonon-qt4-gstreamer? [Y/n] y
:: Replace phonon-gstreamer with extra/phonon-qt5-gstreamer? [Y/n] y
:: Replace pycups with extra/python2-pycups? [Y/n] y
:: Replace pysmbc with extra/python2-pysmbc? [Y/n] y
:: Replace shared-color-profiles with extra/colord? [Y/n] y
resolving dependencies…
looking for inter-conflicts…
:: xorg-server and glamor-egl are in conflict (X-ABI-VIDEODRV_VERSION). Remove glamor-egl? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: xf86-video-intel: requires glamor-egl

You did good with the command you used, however glamor-egl requires downgrading with the new xorg update, here is what you needed to use:

sudo pacman -Syyuu

If you happen get any error about keys:

sudo pacman -S manjaro-keyring

Keep an eye on the Netrunner Rolling / Installation & Updates sub-forums, this is where I will be posting about updates as they arrive, as well as any and all special update instructions if needed.

Go well my friend,
AJ

Thanks that did the trick.

P.S. Just wanted to let you know how much I am enjoying this distro. I never thought that I would get away with running a KDE desktop on a pentium 4, but it is actually very quick and responsive. very impressive.