Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371077 - can't install kde-base/kdebase-wallpapers-4.6.4.ebuild when upgrading from an 4.6.3 installation due kdelibs version is to old message
Summary: can't install kde-base/kdebase-wallpapers-4.6.4.ebuild when upgrading from an...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-10 21:40 UTC by stephan wezel
Modified: 2011-06-10 21:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stephan wezel 2011-06-10 21:40:13 UTC
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
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-06-10 21:53:10 UTC
Fixed, thanks. You're the second tester I could have needed yesterday... :]