Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105319 - erlang-10.2.5 created dependency on tk
Summary: erlang-10.2.5 created dependency on tk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Maintainers for Miscelleneous Language Packages [OBSOLETE]
URL:
Whiteboard:
Keywords:
: 105320 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-08 18:50 UTC by Justin
Modified: 2006-01-05 09:10 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 Justin 2005-09-08 18:50:35 UTC
the erlang ebuild as of 10.2.5 now has a DEPEND of dev-lang/tk. The problem is
that tk will pull virtual/x11 in. Which is fine unless you are running a
headless server and have no reason to install x11

Reproducible: Always
Steps to Reproduce:

Actual Results:  
Trying to upgrade erlang from 9c-r2 to 10.2.5 causes X to be pulled im.

1. install erlang-9c-r2 
2. make sure there is no X
3. emerge erlang -puvt   



Expected Results:  
erlang should not depend on tk and it should not require virtual/x11
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-08 22:43:40 UTC
*** Bug 105320 has been marked as a duplicate of this bug. ***
Comment 2 Pupeno 2005-09-29 18:54:43 UTC
I am suffering from this bug as well, installing ejabberd in my headless server 
needs to pull lots of X package including xorg, which makes no sense. 
At any rate erlang's dependency on tk should be handled by either the tk flag 
or the X flag. 
Thank you. 
Comment 3 Justin 2006-01-05 09:10:28 UTC
dev-lang/erlang-10.2.7 solves this problem.  It is masked with ~arch but it will not install X or tk