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

Bug 240710

Summary: dev-java/java-config-2.1.6-r1 + python 2.6 produces a lot DeprecationWarnings
Product: Gentoo Linux Reporter: Rafał Mużyło <galtgendo>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: minor CC: candrews, dschridde+gentoobugs, ikelos
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 230205    

Description Rafał Mużyło 2008-10-09 16:05:27 UTC
While python 2.6 is masked at the moment, 
portage already got a few fixes for such issues,
so it would be nice if java-config got some too.
Warnings were produced during emerge of dev-java/antlr.
The warning was:
/usr/lib/python2.6/site-packages/java_config_2/EnvironmentManager.py:15: Depreca
tionWarning: the sets module is deprecated
  from sets import Set
but it was repeated several times.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-09 16:14:12 UTC
*** Bug 240712 has been marked as a duplicate of this bug. ***
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2008-11-15 19:43:32 UTC
*** Bug 246934 has been marked as a duplicate of this bug. ***
Comment 3 Mike Auty (RETIRED) gentoo-dev 2008-11-15 19:48:55 UTC
A patch is available in bug 246934...
Comment 4 Alistair Bush (RETIRED) gentoo-dev 2008-11-20 10:38:39 UTC
Thanks, fix is in svn.  Awaiting release.
Comment 5 Dennis Schridde 2009-01-25 01:30:47 UTC
The release is being waited for since more than 2 months by now... Would it maybe be possible to revision-bump the ebuild for now, to include the patch?
Comment 6 Alistair Bush (RETIRED) gentoo-dev 2009-01-25 04:40:52 UTC
Fixed.  InCVS.  Maybe a couple of hours til java-config-2.1.7 hits the mirrors.