Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33288 - xfree depends on cabextract
Summary: xfree depends on cabextract
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-12 01:58 UTC by Ole Tange
Modified: 2003-11-12 09:37 UTC (History)
1 user (show)

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 Ole Tange 2003-11-12 01:58:57 UTC
When emerging x11-base/xfree-4.3.0-r3 I got: 
 
/usr/sbin/ebuild.sh: line 298: cabextract: command not found 
 
I then did: 
 
emerge cabextract 
 
and the problem went away. 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2003-11-12 09:26:20 UTC
Apparently your dependencies aren't working correctly. DEPEND has this line:
truetype? ( app-arch/cabextract )

CC'ing dev-portage.

Please attach the output of emerge info.
Comment 2 Ole Tange 2003-11-12 09:37:23 UTC
Portage upgraded - thus not reproducable for me.