You are not logged in.
When I run pacman -Syu I get this output:
:: Synchronising package databases...
catalyst 1.5K 25.4M/s 00:00:00 [#####################] 100%
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
:: Replace kernel26-firmware with core/linux-firmware? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
:: xf86-input-evdev conflicts with xorg-server. Remove xorg-server? [Y/n]
I don't want to remove xorg-server (1.7 from the [catalyst] repo) unless necessary. Any help, because I've not found much by googling? Thankyou.
Last edited by andonuts_388 (2010-06-23 00:53:13)
Offline
p -Qi xf86-input-evdev
...
Conflicts With : xorg-server<1.8.0
...You should either take all xorg stuff from the custom repo or from the extra repo. If the custom repo doesn't supply all xorg packages, they should.
Offline
EDIT: Turns out the [catalyst] repo changed server.
Last edited by andonuts_388 (2010-06-22 17:04:07)
Offline