Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261218 - dev-java/javatoolkit should depend on dev-lang/python[xml]
Summary: dev-java/javatoolkit should depend on dev-lang/python[xml]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 269715 269717 274479 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-04 20:27 UTC by Robert A.
Modified: 2010-06-07 14:13 UTC (History)
3 users (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 Robert A. 2009-03-04 20:27:40 UTC
otherwise there is no module "_elementtree" and it fails while building:
>>> Starting src_compile
cElementTree rewriter
Traceback (most recent call last):
  File "/usr/lib/javatoolkit/bin/build-xml-rewrite", line 4, in <module>
    import xml.etree.cElementTree as et
  File "//usr/lib/python2.5/xml/etree/cElementTree.py", line 3, in <module>
    from _elementtree import *
ImportError: No module named _elementtree


see bug # 235650
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2009-03-04 20:40:40 UTC
Added use deps to javatoolkit.
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2009-05-13 17:34:56 UTC
*** Bug 269715 has been marked as a duplicate of this bug. ***
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2009-05-13 17:35:12 UTC
*** Bug 269717 has been marked as a duplicate of this bug. ***
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2009-05-14 08:37:25 UTC
It seems this needs further consideration see:
https://bugs.gentoo.org/show_bug.cgi?id=269715#c2

python team: What deps do you suggest? Just always pull it in with [xml] ?
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2009-05-14 08:37:58 UTC
*** Bug 269715 has been marked as a duplicate of this bug. ***
Comment 6 Alistair Bush (RETIRED) gentoo-dev 2009-06-17 11:02:07 UTC
*** Bug 274479 has been marked as a duplicate of this bug. ***
Comment 7 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-14 20:51:40 UTC
(In reply to comment #4)
> python team: What deps do you suggest? Just always pull it in with [xml] ?

Yes.
Comment 8 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-07 14:13:40 UTC
This bug was fixed in dev-java/javatoolkit-0.3.0-r4.