The upgrade of kde-base/kdebase-wallpapers to version 4.6.4 fails with an cmake configuration error when kdelibs with an version older as 4.6.4 is installed. here the relevant cmake output: -- Found KDE 4.6 include dir: /usr/include -- Found KDE 4.6 library dir: /usr/lib64 -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler -- Found automoc4: /usr/bin/automoc4 -- Configuring incomplete, errors occurred! CMake Error at /usr/share/apps/cmake/modules/FindKDE4Internal.cmake:1379 (message): ERROR: the installed kdelibs version 4.6.3 is too old, at least version 4.6.4 is required Call Stack (most recent call first): /usr/share/cmake/Modules/FindKDE4.cmake:95 (FIND_PACKAGE) CMakeLists.txt:22 (find_package) It seems that kdebase-wallpapers needs to depend on kdelibs Reproducible: Always
Fixed, thanks. You're the second tester I could have needed yesterday... :]