[ZCM] [ZC] 1769/ 4 Assign "`setup.py clean` misses some files"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon May 2 20:49:06 EDT 2005


Issue #1769 Update (Assign) "`setup.py clean` misses some files"
 Status Accepted, Database/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1769

==============================================================
= Assign - Entry #4 by tim_one on May 2, 2005 8:49 pm

 Status: Pending => Accepted

 Supporters added: fdrake

Fred, can you take a quick look at this?  Seems to be a consequence of using zpkg.
________________________________________
= Edit - Entry #3 by tim_one on May 2, 2005 8:47 pm

 Changes: edited transcript, importance (low => medium), new comment

OK, I boosted it to Medium.  There's no short-term hope of closing this, though, unless a volunteer shows up to work on it.
________________________________________
= Comment - Entry #2 by jbelmonte on May 2, 2005 8:25 pm

> Importance: low

I can see that from the point of view of ZODB developers, but for downstream package maintainers, a "clean" target that works is essential.

________________________________________
= Request - Entry #1 by tim_one on May 2, 2005 1:40 pm

>From John Belmonte, on zodb-dev:

In 3.4a1 I noticed that setup.py --clean is leaving some derived files behind:

$ python setup.py clean --all
running clean
'build/lib.linux-i686-2.4' does not exist -- can't clean it
'build/bdist.linux-i686' does not exist -- can't clean it
'build/scripts-2.4' does not exist -- can't clean it
$ find -name '*.pyc'
./Support/zpkgsetup/__init__.pyc
./Support/zpkgsetup/setup.pyc
./Support/zpkgsetup/package.pyc
./Support/zpkgsetup/cfgparser.pyc
./Support/zpkgsetup/dist.pyc
./Support/zpkgsetup/urlutils.pyc
./Support/zpkgsetup/publication.pyc
./Support/zpkgsetup/build_py.pyc
./Support/zpkgsetup/install_lib.pyc

==============================================================



More information about the Zope-Collector-Monitor mailing list