unzip=true seems not to work always

Bug #388321 reported by Adam Groszer
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Buildout
New
Undecided
Unassigned

Bug Description

unzip=true is in default.cfg, the project has several extends levels.
ClientForm-0.2.9-py2.5.egg, mechanize-0.1.7b-py2.5.egg, pyPdf-1.12-py2.5.egg do not get unzipped.
this is on linux

Revision history for this message
Marius Gedminas (mgedmin) wrote :

Just had problems with simplejson egg being zipped in my buildout eggs/ subdir, despite unzip = true.

Creating a ~/.pydistutils.cfg with

  [easy_install]
  zip_ok = 0

made buildout unzip that egg.

Revision history for this message
Marius Gedminas (mgedmin) wrote :

rwproperty suffers from the same bug too: buildout installs it as a zipped egg despite "unzip = true" in buildout.cfg

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.