Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8804 - pygtk (gtk1) and gnome-python (gnome1) don't clean up .pyc & .pyo)
Summary: pygtk (gtk1) and gnome-python (gnome1) don't clean up .pyc & .pyo)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Highest normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-06 06:16 UTC by Thomas Raschbacher
Modified: 2004-01-24 09:01 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 Thomas Raschbacher gentoo-dev 2002-10-06 06:16:09 UTC
doesn't clean up .pyc & .pyo in /usr/lib/python2.2/site-packages/
e.g. gtk.pyc, ...

greetingis, LordVan
Comment 1 foser (RETIRED) gentoo-dev 2002-11-03 09:26:23 UTC
I'll take this one
Comment 2 Charles Goodwin 2003-10-08 04:51:59 UTC
Have you done this yet Foser?
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-10-08 05:34:29 UTC
this is actually something i'm working on right now.

basically, we're going to have to run a script that scours through the python
site-packages and removes all the orphaned .pyc and .pyo for anything that
installs python modules (not just pygtk).
Comment 4 foser (RETIRED) gentoo-dev 2003-10-26 10:59:06 UTC
saw some code doings this recently..

up to the python team to close
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2003-11-23 04:11:16 UTC
this should be fixed when python-2.3 is introduced ... 
Comment 6 Alastair Tse (RETIRED) gentoo-dev 2004-01-24 09:01:37 UTC
fixed with pygtk-2.0.0-r1, pygtk-0.6.11-r1, gnome-python-1.4.4-r1 and gnome-python-2.0.0-r1.