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

Bug 235254

Summary: dev-python/pygtk doesn't clean up
Product: Gentoo Linux Reporter: Luke-Jr <luke-jr+gentoobugs>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Luke-Jr 2008-08-20 03:57:21 UTC
After the Python 2.5 upgrade, clean, and python-updater, the following remained in /usr/lib/python2.4:

/usr/lib/python2.4/site-packages
/usr/lib/python2.4/site-packages/pygtk.py
/usr/lib/python2.4/site-packages/samba
/usr/lib/python2.4/site-packages/samba/__init__.pyc
/usr/lib/python2.4/site-packages/samba/printerdata.pyc
/usr/lib/python2.4/site-packages/samba/__init__.pyo
/usr/lib/python2.4/site-packages/samba/printerdata.pyo
/usr/lib/python2.4/site-packages/pygtk.pth
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-08-20 04:19:46 UTC
Assuming python-updater forgets about them.
Comment 2 Luke-Jr 2008-08-20 04:34:05 UTC
No, python-updater definitely updated them. Please note the pygtk.py is a broken symlink and the samba files are .pyo and .pyc, not .py
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-27 18:12:58 UTC
It seems to be fixed in last versions of dev-python/pygtk. If you can still reproduce the problem with samba, please file a new bug.