Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314905 - nstalling dev-python/pygtk-2.16.0-r1 show message : * 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 ...
Summary: nstalling dev-python/pygtk-2.16.0-r1 show message : * Deprecation Warning: py...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 314909 315269 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-12 23:14 UTC by Francisco Javier Pinto
Modified: 2010-04-14 16:15 UTC (History)
1 user (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 Francisco Javier Pinto 2010-04-12 23:14:09 UTC
after emerge pygtk show this message:
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
   usr/lib64/python2.6/site-packages/gtk-2.0/atk.so
   usr/lib64/python2.6/site-packages/gtk-2.0/pangocairo.so
   usr/lib64/python2.6/site-packages/gtk-2.0/pango.so
   usr/lib64/python2.6/site-packages/gtk-2.0/gtkunixprint.so
   usr/lib64/python2.6/site-packages/gtk-2.0/gtk/glade.so
   usr/lib64/python2.6/site-packages/gtk-2.0/gtk/_gtk.so

>>> Installing (3 of 3) dev-python/pygtk-2.16.0-r1

 * 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.

 * Linking /usr/lib64/python2.6/site-packages/pygtk.py-2.0 to /usr/lib64/python2.6/site-packages/pygtk.py (relative)
 * Linking /usr/lib64/python2.6/site-packages/pygtk.pth-2.0 to /usr/lib64/python2.6/site-packages/pygtk.pth (relative)
 * Compilation and optimization of Python modules for CPython 2.6 ...                                                                                  [ ok ]
 * Postinstallation of dev-python/pygtk-2.16.0-r1 with CPython 2.6...
 * Linking /usr/lib64/python2.6/site-packages/pygtk.py-2.0 to /usr/lib64/python2.6/site-packages/pygtk.py (relative)
 * Linking /usr/lib64/python2.6/site-packages/pygtk.pth-2.0 to /usr/lib64/python2.6/site-packages/pygtk.pth (relative)

>>> Recording dev-python/pygtk in "world" favorites file...
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * Regenerating GNU info directory index...
 * Processed 89 info files.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

acer www # 


Reproducible: Couldn't Reproduce

Steps to Reproduce:
1.emerge pygtk
2.
3.

Actual Results:  
after re emerge, message is not displayed  :  * 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.


after second emerge: 
>>> Installing (1 of 1) dev-python/pygtk-2.16.0-r1
 * Postuninstallation of dev-python/pygtk-2.16.0-r1 with CPython 2.6...
 * Linking /usr/lib64/python2.6/site-packages/pygtk.py-2.0 to /usr/lib64/python2.6/site-packages/pygtk.py (relative)
 * Linking /usr/lib64/python2.6/site-packages/pygtk.pth-2.0 to /usr/lib64/python2.6/site-packages/pygtk.pth (relative)
 * Compilation and optimization of Python modules for CPython 2.6 ...                                                                                  [ ok ]
 * Postinstallation of dev-python/pygtk-2.16.0-r1 with CPython 2.6...
 * Linking /usr/lib64/python2.6/site-packages/pygtk.py-2.0 to /usr/lib64/python2.6/site-packages/pygtk.py (relative)
 * Linking /usr/lib64/python2.6/site-packages/pygtk.pth-2.0 to /usr/lib64/python2.6/site-packages/pygtk.pth (relative)
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * GNU info directory index is up-to-date.

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

acer www #
Comment 1 Francisco Javier Pinto 2010-04-12 23:29:50 UTC
*** Bug 314909 has been marked as a duplicate of this bug. ***
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-04-13 15:07:41 UTC
The deprecation warning was from pkg_postrm() of older version.
Comment 3 Pacho Ramos gentoo-dev 2010-04-14 16:15:23 UTC
*** Bug 315269 has been marked as a duplicate of this bug. ***
Comment 4 Francisco Javier Pinto 2011-03-07 00:06:52 UTC
The original summary for this bug was longer than 255 characters, and so it was truncated when Bugzilla was upgraded. The original summary was:

nstalling dev-python/pygtk-2.16.0-r1 show message : * 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.