Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76863 - kdemultimedia and musicbrainz dependencie
Summary: kdemultimedia and musicbrainz dependencie
Status: RESOLVED DUPLICATE of bug 72963
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-06 01:46 UTC by ventura
Modified: 2005-07-17 13:06 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 ventura 2005-01-06 01:46:17 UTC
I did a economic KDE install at a laptop due hd space. I used stage3 and an single emerge kde. KDE 3.3.0

When I made an emerge -u world to have the new KDE 3.3.2 the kdemultimedia compilation returned a Error Message. The last lines whispered "I can't found the libmusicbrainz". An emerge --search showed that musicbrainz was not installed.

I think this problem is a broken dependencie at kdemultimedia-3.3.2 ebuild. Probably the kdemultimedia-3.3.0 don't need musicbrainz and the 3.3.2 ask it.

Reproducible: Always
Steps to Reproduce:
1.emerge -u kde
2.
3.

Actual Results:  
All packages is emerged, but kdemultimedia crash and ask for libmusicbrainz 

Expected Results:  
Emerge all kde-3.3.2 packages. 

I emerged all kde 3.3.2 ebuilds, only kdemultimedia and kdeaddons don't 
emerged. I was disconected. After all I conected to WWW and finished the update 
emerging manually the musicbrainz.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-01-06 09:31:17 UTC
kdemultimedia depends on tunepimp, which depends on musicbrainz. maybe it was missing once the stage was built or it's a gcc 3.3/4 compatibility issue

*** This bug has been marked as a duplicate of 72963 ***