Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2301 - DirectFB calculating dependencies error
Summary: DirectFB calculating dependencies error
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-01 03:11 UTC by Matt Boehlig
Modified: 2003-02-04 19:42 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 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 :)