Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 2301

Summary: DirectFB calculating dependencies error
Product: Gentoo Linux Reporter: Matt Boehlig <mboehlig>
Component: Current packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Boehlig 2002-05-01 03:11:04 UTC
After and emerge --clean rsync tonight, emerge -pu world spews some errors but
continues normally.  I did some searching and found it was DirectFB-0.9.10.

Here is the spew:
# emerge -p DirectFB

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

Calculating dependencies \!!! depgraph.create() error: string format: {'/':
'sys-devel/perl gif? ( media-libs/giflib ) png? ( media-libs/libpng ) jpeg? (
media-libs/jpeg ) mpeg? (media-libs/libmpeg3 ) flash? (
>=media-libs/libflash-0.4.10 ) truetype? ( >=media-libs/freetype-2.0.1 )
quicktime? ( media-libs/quicktime4linux ) sys-devel/perl gif? (
media-libs/giflib ) png? ( media-libs/libpng ) jpeg? ( media-libs/jpeg ) mpeg?
(media-libs/libmpeg3 ) flash? ( >=media-libs/libflash-0.4.10 ) truetype? (
>=media-libs/freetype-2.0.1 ) quicktime? ( media-libs/quicktime4linux )'}
 ...done!
[ebuild    U ] dev-libs/DirectFB-0.9.10 to /


I looked at the ebuild where it says the error is and it looks ok.
I have not tryed installing it because if the dependency check has errors I dont
want to install it and mess up my system.  Im assigning to seemant because he's
all over the Changelog.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-01 03:28:47 UTC
good call -- I made a typo in the mpeg? depend item.

thanks for catching that, please emerge rsync and you'll have the nice ebuild now :)