First, I switched from stable to testing. However some of my widgets broken, such as ‘spacer as pager’ and ‘menu pager’. So I want to turn back to stable. I could switch my mirrors but I’m getting conflicting files error when I try to use sudo pacman -Syyuu. Some of the conflicting files are here:
lua: /usr/bin/lua5.4 exists in filesystem (owned by lua54)
lua: /usr/bin/luac5.4 exists in filesystem (owned by lua54)
lua: /usr/lib/liblua++5.4.so exists in filesystem (owned by lua54)
lua: /usr/lib/liblua.so.5.4 exists in filesystem (owned by lua54)
lua: /usr/lib/liblua.so.5.4.8 exists in filesystem (owned by lua54)
lua: /usr/lib/liblua5.4.so exists in filesystem (owned by lua54)
lua: /usr/lib/pkgconfig/lua++-5.4.pc exists in filesystem (owned by lua54)
lua: /usr/lib/pkgconfig/lua++5.4.pc exists in filesystem (owned by lua54)
lua: /usr/lib/pkgconfig/lua++54.pc exists in filesystem (owned by lua54)
lua: /usr/lib/pkgconfig/lua-5.4.pc exists in filesystem (owned by lua54)
lua: /usr/lib/pkgconfig/lua5.4.pc exists in filesystem (owned by lua54)
lua: /usr/lib/pkgconfig/lua54.pc exists in filesystem (owned by lua54)
/usr/share/icons/Breeze_Light/cursors/00000000000000020006000e7e9ffc3f exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/00008160000006810000408080010102 exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/03b6e0fcb3499374a867c041f52298f0 exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/08e8e1c95fe2fc01f976f1e063a24ccd exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/1081e37283d90000800003c07f3ef6bf exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/3085a0e285430894940527032f8b26df exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/3ecb610c1bf2410f44200f48c40d3599 exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/4498f0e0c1937ffe01fd06f973665830 exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/6407b0e94181790501fd1e167b474872 exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/640fb0e74195791501fd1ed57b41487f exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/9081237383d90e509aa00f00170e968f exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/9d800788f1b08800ae810202380a0822 exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/a2a266d0498c3104214a47bd64ab0fc8 exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/alias exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/all-scroll exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/arrow exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/b66166c04f8c3109214a4fbd64a50fc8 exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/bottom_left_corner exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/bottom_right_corner exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/bottom_side exists in both 'breeze' and 'breeze-cursors'
/usr/share/icons/Breeze_Light/cursors/cell exists in both 'breeze' and 'breeze-cursors'
It continues with all the files in /usr/share/icons/Breeze_Light/cursors and /usr/share/icons/breeze_cursors/
How can I fix the issue?