21 Sep
2006
21 Sep
'06
10:02 a.m.
--On 21. September 2006 11:58:29 +0200 Pascal Peregrina <Pperegrina@Lastminute.com> wrote: -final/build-b
ase /python-2.4/build-temp" Traceback (most recent call last): File "/opt/pperegri/F2BUILDS/F2.15/src/Zope-2.9.4-final/setup.py", line 53, in ? import versions ImportError: No module named versions make: *** [build] Error 1
And my exact same hack as initially described works there too. The faulty code does not look very "clean" anyway (playing with the sys.path just to import the versions module)
Check if you have "inst/versions.py". If not then you're archive is broken or you have a problem with extracting the archive. Ensure you're using a *very* recent version of GNU TAR. -aj