← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 715667] Re: [6.0 trunk] setup stops with missing file(s)

 

Le 24/02/11 16:10, Bogdan Stanciu a écrit :
> lol
>
> this is not an "inconvenience" this was a BIG error...
>
> and fixing it after two weeks, another one ;) well, not sure it was
> fixed yet. wait and see...

Please keep in mind that we are talking about the trunk branch. Trunk, 
as in 'development' version, not as in 'stable' version.

We try our best to keep trunk usable on day-to-day, and we have the 
continuous integration server running all testsuites on all commits on 
test.openobject.com, like for stable branches, but these kinds of 
breakages are bound to happen from time to time on trunk. As Thu was 
explaining, sometimes it's necessary to do a clean cut, and face the 
consequences.

We really appreciate that you take the time to report the issues that 
our testsuites don't catch, so we can improve them. As you guessed, the 
server's setup.py is not part of the routine tests we were currently 
running, as it is mostly provided as a convenience tool for python 
developers, and not currently the recommended way of installing OpenERP 
Server. We definitely plan to improve this in our testsuites, though.

For your information, we are also creating feature branches and merge 
proposals for reviewing all internal developments, so if you are 
interested in helping review daily developments, feel free to subscribe 
to the merge proposals notification on ~openerp branches, and add your 
valuable feedback at an earlier stage :-)

Thanks!

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/715667

Title:
  [6.0 trunk] setup stops with missing file(s)

Status in OpenERP Server:
  In Progress

Bug description:
  hi there,

  The new changes from last night broke the setup process.
  running python setup.py install on the folder, setup fails to find file 'release.py' as there is a important move from 'bin' to 'openerp' folders. correcting this leads to other errors. 

  thank you!



References