Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65079 - kdesdk and Kcachegrind depend on calltree but should depend on the new callgrind
Summary: kdesdk and Kcachegrind depend on calltree but should depend on the new callgrind
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-23 05:39 UTC by Douglas Mayle
Modified: 2004-09-23 18:52 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 Douglas Mayle 2004-09-23 05:39:42 UTC
When trying to emerge kdesdk or kcachegrind, calltree is included in the dependencies, forcing an older version of valgrind to be used.  callgrind is the rename of the old calltree package, and should be in place instead.

Reproducible: Always
Steps to Reproduce:
1. emerge -pv kcachegrind
2. See dependencies
3.

Actual Results:  
calltree is listed instead of callgrind.

Expected Results:  
callgrind should be listed

It can be worked around by emerging kcachegrind, and then afterwards, unmerging
caltree and emerging callgrind instead.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-09-23 18:52:32 UTC
should all be fixed now.