[SOLVED] netrunner rolling : Can't update

Hi,

I have a so far upto date system. Today I noticed a new update pack, and that is giving me this error :

Gesamtgröße der zu installierenden Pakete:  3148,12 MiB
Größendifferenz der Aktualisierung:         47,56 MiB

:: Installation fortsetzen? [J/n] 
(427/427) Prüfe Schlüssel im Schlüsselring         [######] 100%
(427/427) Überprüfe Paket-Integrität               [######] 100%
(427/427) Lade Paket-Dateien                       [######] 100%
(427/427) Prüfe auf Dateikonflikte                 [######] 100%
Fehler: Konnte den Vorgang nicht durchführen (In Konflikt stehende Dateien)
kinfocenter: /usr/share/locale/bs/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/cs/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/da/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/de/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/el/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/es/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/fi/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/fr/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/gl/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/hu/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/lt/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/nl/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/pl/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/pt/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/pt_BR/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/ro/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/ru/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/sk/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/sl/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/sv/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/tr/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/ug/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
kinfocenter: /usr/share/locale/uk/LC_MESSAGES/kcm-about-distro.mo existiert im Dateisystem
Fehler sind aufgetreten, keine Pakete wurden aktualisiert.

That is, /usr/share/locale/LANGCODE&LC_MESSAGES/kcm-about-distro.mo exists in filesystem.

I used pacman -Syyu to update my system. It warned me about this :

:: bluez-qt und libbluedevil-frameworks stehen miteinander in Konflikt. libbluedevil-frameworks entfernen? [j/N] j
:: modemmanager-qt und libmm-qt5 stehen miteinander in Konflikt. libmm-qt5 entfernen? [j/N] j

bluez-qt and libbluedevil-framework in conflict, so i said yes (ja, thus the j after the [j/N] choice) to remove libbluedevil. same with libmm-qt5.

How do I update my system?

My uname -a is : Linux loxodrome 3.18.12-1-MANJARO #1 SMP PREEMPT Thu Apr 23 18:21:46 UTC 2015 x86_64 GNU/Linux

kcm-about-distro is depreciated, you’ll need to remove it before updating.

sudo pacman -R kcm-about-distro

you’ll then need to run this update from the command line as Octopi cant handle the conficting packages:

sudo pacman -Syyu

Next time check the forum before updating, I make a post when they are released with any special instructions if needed.
Here is the one on today’s update-pack: http://forums.netrunner.com/showthread.php?tid=17608