When we have ArchBang freshly installed it is likely to give us the following error when we update:
error: error al realizar la transacción (archivos en conflicto)
wicd: /usr/lib/python2.7/site-packages/wicd/__init__.pyo existe en el sistema de archivos
wicd: /usr/lib/python2.7/site-packages/wicd/backend.pyo existe en el sistema de archivos
wicd: /usr/lib/python2.7/site-packages/wicd/configmanager.pyo existe en el sistema de archivos
wicd: /usr/lib/python2.7/site-packages/wicd/dbusmanager.pyo existe en el sistema de archivos
wicd: /usr/lib/python2.7/site-packages/wicd/logfile.pyo existe en el sistema de archivos
wicd: /usr/lib/python2.7/site-packages/wicd/misc.pyo existe en el sistema de archivos
wicd: /usr/lib/python2.7/site-packages/wicd/networking.pyo existe en el sistema de archivos
wicd: /usr/lib/python2.7/site-packages/wicd/wnettools.pyo existe en el sistema de archivos
wicd: /usr/lib/python2.7/site-packages/wicd/wpath.pyo existe en el sistema de archivos
Ocurrieron errores, no se actualizaron paquetes
The solution is to update as follows
pacman -Syuf
In this way we force the packages to update