Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74027 - emerge -pv world wont work: Possibly a DEPEND/*DEPEND problem.?
Summary: emerge -pv world wont work: Possibly a DEPEND/*DEPEND problem.?
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-10 10:57 UTC by Jaak Ristioja
Modified: 2008-06-05 17:39 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 Jaak Ristioja 2004-12-10 10:57:53 UTC
i just did an "emerge sync" some minutes ago, and the result:

root /usr/portage $ emerge -pv world

These are the packages that I would merge, in order:

Calculating world dependencies -
emerge: there are no ebuilds to satisfy "virtual/fam".


!!! Problem with ebuild kde-base/kdemultimedia-3.3.1
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.

Reproducible: Always
Steps to Reproduce:
1. su root
2. emerge sync
3. emerge -pv world
Actual Results:  
can't do "emerge -pv world" or similar.


after removing kde-base/kdemultimedia from the world file, it reports the same
error, but this time with kde-base/kdegraphics (which of course is in the world
file)
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-10 12:07:37 UTC
According to my information you seem to use an outdated profile. http://www.gentoo.org/doc/en/gentoo-upgrading.xml tells you how to change it. If this is not the case, please reopen.
Comment 2 Jaak Ristioja 2004-12-10 12:52:07 UTC
You were right. It worked. Thanks! :)