Re: [Distutils] buildout directory computation change

2008-07-28 Thread kiorky
Jim Fulton a écrit : On Jul 28, 2008, at 1:58 PM, Jim Fulton wrote: On Jul 28, 2008, at 1:14 PM, kiorky wrote: Jim Fulton a écrit : On Jul 28, 2008, at 11:28 AM, whit morriss wrote: it looks like something changes in how some vars (ie buildout:egg-directory) gets computed between 1.0.2 an

Re: [Distutils] buildout directory computation change

2008-07-28 Thread Jim Fulton
On Jul 28, 2008, at 1:58 PM, Jim Fulton wrote: On Jul 28, 2008, at 1:14 PM, kiorky wrote: Jim Fulton a écrit : On Jul 28, 2008, at 11:28 AM, whit morriss wrote: it looks like something changes in how some vars (ie buildout:egg- directory) gets computed between 1.0.2 and 1.1.0 OSError: [E

Re: [Distutils] buildout directory computation change

2008-07-28 Thread Jim Fulton
On Jul 28, 2008, at 1:14 PM, kiorky wrote: Jim Fulton a écrit : On Jul 28, 2008, at 11:28 AM, whit morriss wrote: it looks like something changes in how some vars (ie buildout:egg- directory) gets computed between 1.0.2 and 1.1.0 OSError: [Errno 2] No such file or directory: '/Users/whit/de

Re: [Distutils] buildout directory computation change

2008-07-28 Thread Jim Fulton
On Jul 28, 2008, at 1:14 PM, kiorky wrote: ... Can you provide a buildout I can use to reproduce this problem? ... I saw this problem which broke minitage too a week ago. Jim, you can see all the buildouts in there : http://trac.minitage.org/trac/browser like:http://trac.minitage.org/trac

Re: [Distutils] buildout directory computation change

2008-07-28 Thread kiorky
Jim Fulton a écrit : On Jul 28, 2008, at 11:28 AM, whit morriss wrote: it looks like something changes in how some vars (ie buildout:egg-directory) gets computed between 1.0.2 and 1.1.0 OSError: [Errno 2] No such file or directory: '/Users/whit/dev/geo/alm3//Users/whit/dev/geo/alm3/develop-

Re: [Distutils] buildout directory computation change

2008-07-28 Thread Jim Fulton
On Jul 28, 2008, at 11:28 AM, whit morriss wrote: it looks like something changes in how some vars (ie buildout:egg- directory) gets computed between 1.0.2 and 1.1.0 OSError: [Errno 2] No such file or directory: '/Users/whit/dev/geo/ alm3//Users/whit/dev/geo/alm3/develop-eggs' is the resul

[Distutils] buildout directory computation change

2008-07-28 Thread whit morriss
it looks like something changes in how some vars (ie buildout:egg-directory) gets computed between 1.0.2 and 1.1.0 OSError: [Errno 2] No such file or directory: '/Users/whit/dev/geo/alm3//Users/whit/dev/geo/alm3/develop-eggs' is the resulting error for: eggs-directory = ${buildout:directory