Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413745 - sys-apps/dstat - Deprecation Warning: Usage of python_mod_optimize() in packages not supporting installation
Summary: sys-apps/dstat - Deprecation Warning: Usage of python_mod_optimize() in packa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-27 15:54 UTC by Richard H.
Modified: 2012-04-27 16:04 UTC (History)
2 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 Richard H. 2012-04-27 15:54:32 UTC
I just installed dstat, and stumbled upon the following:

----------

WARN: postinst
Deprecation Warning: Usage of python_mod_optimize() in packages not supporting installation
for multiple Python ABIs in EAPI <=2 is deprecated and will be disallowed on 2011-08-01.
Use EAPI >=3 and call python_mod_optimize() with paths having appropriate syntax.
The ebuild needs to be fixed. Please report a bug, if it has not been already reported.

----------

which I am doing hereby :)
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-04-27 15:58:45 UTC
version ?
Comment 2 Richard H. 2012-04-27 16:00:43 UTC
(In reply to comment #1)
> version ?

0.6.9-r1, from x86. My portage tree should be quite fresh also.
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2012-04-27 16:04:54 UTC
+  27 Apr 2012; Justin Lecher <jlec@gentoo.org> dstat-0.6.9-r1.ebuild,
+  dstat-0.7.2-r1.ebuild:
+  Bump EAPI to 4 to use mod_optimize on non multi ABI installs, #413745
+