Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262690 - kde-base/kdelibs-4.2.1-r1 requires >=x11-misc/shared-mime-info-0.23
Summary: kde-base/kdelibs-4.2.1-r1 requires >=x11-misc/shared-mime-info-0.23
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-16 18:56 UTC by A Schenck
Modified: 2009-03-16 20:43 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 A Schenck 2009-03-16 18:56:40 UTC
After a fresh install off of the 2008.0 liveCD, I was trying to emerge kdebase-meta, and it gets to trying to emerge kdelibs-4.2.1-r1 which fails during configure because the version of shared-mime-info is 0.22.  This could be easily worked around by updating shared-mime-info by hand, but it would be nice if the ebuild took care of it.

Reproducible: Always

Steps to Reproduce:
1. Install gentoo from 2008.0 liveCD
2. Unmask kdebase-meta and deps (I was using portato or porthole or himerge to do this automatically, I forget which one did the actual unmasking)
3. Emerge kde-base/kdebase-meta-4.2.1-r1

Actual Results:  
All the deps of kdelibs install fine, but when it gets to kdelibs itself, configure fails with this message:
-- Found shared-mime-info version: 0.22
CMake Error at cmake/modules/FindSharedMimeInfo.cmake:45 (message):
   The found version of shared-mime-info (0.22) is below the minimum required (0.23)

Expected Results:  
kde-base/kdelibs-4.2.1-r1 should have a dependency on >=x11-libs/shared-mime-info-0.23
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-03-16 20:43:37 UTC
since that is minimal version in portage tree there is no problem.
There are also generated newer stages for all archs. so you really dont have to use 2008.0 :]