https://bugs.kde.org/show_bug.cgi?id=382573

--- Comment #3 from Carlo <blupe...@gmail.com> ---
SOLVED

It was the lokalize package which did not complete the re-installation due to
files present into filesystem.

Here the steps to re-install properly:

pacman -Rdd lokalize #Cleanup the existing version of lokalize
pacman -S lokalize  #Try to install it. Error Messages appear related to data
presence

#Remove all data present

rm -Rvf /usr/share/doc/HTML/*/lokalize
rm -Rvf /usr/share/locale/*/LC_MESSAGES/lokalize.mo
rm /usr/share/metainfo/org.kde.lokalize.appdata.xml

# Reinstall lokalize
pacman -S lokalize

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to