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

Bug 451022

Summary: dev-python/iniparse-0.3.1 - Usage of distutils.eclass in packages not supporting installation * for multiple Python ABIs in EAPI <=2 is deprecated
Product: Gentoo Linux Reporter: C W Rose <cwr>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: pinkbyte
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description C W Rose 2013-01-09 10:05:15 UTC
The following error message comes from running python-updater:

 * 
 * "/usr/local/portage/dev-python/iniparse/iniparse-0.3.1.ebuild":
 * Deprecation Warning: Usage of distutils.eclass in packages not supporting installation
 * for multiple Python ABIs in EAPI <=2 is deprecated and will be banned on 2011-06-01.
 * The ebuild needs to be fixed. Please report a bug, if it has not been already reported.
 * 

The bug doesn't seem to be in Bugzilla.
Comment 1 Sergey Popov gentoo-dev 2013-01-09 11:44:31 UTC
0.3.1 is not in tree
/usr/local/portage ? Seems that this bug caused by ebuild from some overlay
Comment 2 C W Rose 2013-01-10 11:35:50 UTC
Really dumb move on my part.  I thought I was using a local patch
on iniparse, and that was why it was in the local overlay.  Once
I cleared out the overlay everything was fine.

Sorry to have bothered you - Will