Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235254 - dev-python/pygtk doesn't clean up
Summary: dev-python/pygtk doesn't clean up
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-20 03:57 UTC by Luke-Jr
Modified: 2009-08-27 18:12 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 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.