Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 311461 - net-fs/samba-3.0.37: python Deprecation Warning
Summary: net-fs/samba-3.0.37: python Deprecation Warning
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 15:42 UTC by Stuart Shelton
Modified: 2010-06-18 15:30 UTC (History)
0 users

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 Stuart Shelton 2010-03-26 15:42:45 UTC
samba-3.0.37 now outputs the following during build:


 * Deprecation Warning: python_version() is deprecated and will be banned on 2010-07-01.
 * Use PYTHON() instead of python variable. Use python_get_*() instead of PYVER* variables.
 * The ebuild needs to be fixed. Please report a bug, if it has not been already reported.

... and I couldn't see if reported elsewhere.
Comment 1 Joe Eversole 2010-05-18 19:32:35 UTC
Reported in net-fs/samba-3.4.6 as well.

(In reply to comment #0)
> samba-3.0.37 now outputs the following during build:
> 
> 
>  * Deprecation Warning: python_version() is deprecated and will be banned on
> 2010-07-01.
>  * Use PYTHON() instead of python variable. Use python_get_*() instead of
> PYVER* variables.
>  * The ebuild needs to be fixed. Please report a bug, if it has not been
> already reported.
> 
> ... and I couldn't see if reported elsewhere.
> 
Comment 2 Víctor Ostorga (RETIRED) gentoo-dev 2010-05-28 18:36:00 UTC
(In reply to comment #1)
> Reported in net-fs/samba-3.4.6 as well.
> 
> (In reply to comment #0)
> > samba-3.0.37 now outputs the following during build:
> > 
> > 
> >  * Deprecation Warning: python_version() is deprecated and will be banned on
> > 2010-07-01.
> >  * Use PYTHON() instead of python variable. Use python_get_*() instead of
> > PYVER* variables.
> >  * The ebuild needs to be fixed. Please report a bug, if it has not been
> > already reported.
> > 
> > ... and I couldn't see if reported elsewhere.
> > 
> 
Please attach build log, as I can't see the usage of that python variable
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-18 15:30:04 UTC
It was fixed some time ago.