You are not logged in.
So, I slacked off and haven't updated in a while (braces for slaps). Here's what I'm seeing after doing pacman -Syy, then pacman -Syu:
$ pacman -Syu
:: Synchronizing package databases...
testing is up to date
core is up to date
extra is up to date
community is up to date
multilib-testing is up to date
multilib is up to date
:: Starting full system upgrade...
:: Replace appdata-tools with extra/appstream-glib? [Y/n]
:: Replace lib32-mesa-dri with multilib/lib32-mesa? [Y/n]
:: Replace libreoffice-still-base with extra/libreoffice-still? [Y/n]
:: Replace libreoffice-still-calc with extra/libreoffice-still? [Y/n]
:: Replace libreoffice-still-common with extra/libreoffice-still? [Y/n]
:: Replace libreoffice-still-draw with extra/libreoffice-still? [Y/n]
:: Replace libreoffice-still-en-US with extra/libreoffice-still? [Y/n]
:: Replace libreoffice-still-gnome with extra/libreoffice-still? [Y/n]
:: Replace libreoffice-still-impress with extra/libreoffice-still? [Y/n]
:: Replace libreoffice-still-kde4 with extra/libreoffice-still? [Y/n]
:: Replace libreoffice-still-math with extra/libreoffice-still? [Y/n]
:: Replace libreoffice-still-postgresql-connector with extra/libreoffice-still? [Y/n]
:: Replace libreoffice-still-writer with extra/libreoffice-still? [Y/n]
:: Replace lirc-utils with extra/lirc? [Y/n]
:: Replace mesa-dri with extra/mesa? [Y/n]
:: Replace xf86-video-modesetting with extra/xorg-server? [Y/n]
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: libreoffice-uglyfix-freetype2-infinality: requires libreoffice-commonMy pacman version is currently 4.2.0. How do I go about fixing this type of error?
Last edited by bendavis78 (2015-02-15 17:36:41)
Offline
Never mind, I just had to remove libreoffice-uglyfix-freetype2-infinality.
$ pacman -R libreoffice-uglyfix-freetype2-infinalityOffline