Thanks a lot for reporting this bug and contributing to OpenERP. Unfortunately 
the OpenERP Web Client project is not going to be developed further after the 
6.0 series. As of 6.1 a newer and better web frontend known as the OpenERP Web 
project[1] will be available.
Our R&D developers normally work in Launchpad to fix bugs for the next release, 
but there will be no next release for the current OpenERP Web Client. As our 
resources are limited, all further R&D efforts from the Web team are dedicated 
to finish the new 6.1 OpenERP Web project[1].
This bug will be closed as "Won't Fix" to show that R&D won't be able to work 
on it.

Bugs affecting customers in production of course continue to be handled via the 
OpenERP Enterprise (OPW) maintenance service, and this is the recommended way 
to have them corrected directly in the 6.0 LTS stable branch.
You can find more details about all of this in the FAQ of our Bug Management 
Policy documentation[2].

If you are interested, you should soon be able to beta-test the new
OpenERP Web 6.1 (this will be announced on OpenERP Community channels).

Thank you for your contributions and for your understanding!

[1] https://launchpad.net/openerp-web
[2] http://bit.ly/openerp-bugs-faq (FAQ #4)

** Changed in: openobject-client-web
       Status: Triaged => Won't Fix

-- 
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/725317

Title:
  [6.0.1] populate.sh seams broken

Status in OpenERP Web Client:
  Won't Fix

Bug description:
  Hello, doing populate.sh to installed the required egg dependencies
  doesn't seem to work anymore, here is what I'm getting:

  
  ubuntu@ip-10-203-7-157:/opt/openerp/web/lib$ sudo ./populate.sh 
  install_dir .
  Creating /opt/openerp/web/lib/site.py
  Searching for CherryPy>=3.1.2
  Reading http://pypi.python.org/simple/CherryPy/
  Reading http://www.cherrypy.org
  Reading http://download.cherrypy.org/cherrypy/3.1.0rc1/
  Reading http://download.cherrypy.org/cherrypy/3.1.0/
  Reading http://sourceforge.net/project/showfiles.php?group_id=56099
  Reading http://download.cherrypy.org/cherrypy/3.0.1/
  Reading http://download.cherrypy.org/cherrypy/3.1.0beta3/
  Reading http://download.cherrypy.org/cherrypy/3.0.3/
  Reading http://download.cherrypy.org/cherrypy/3.0.0/
  Reading http://download.cherrypy.org/cherrypy/2.2.1/
  Reading http://download.cherrypy.org/cherrypy/3.1.2/
  Reading http://download.cherrypy.org/cherrypy/3.1.1/
  Reading http://download.cherrypy.org/cherrypy/3.0RC1/
  Reading http://trac.cherrypy.org/cgi-bin/trac.cgi/wiki/CherryPyDownload
  Reading http://download.cherrypy.org/cherrypy/3.1beta/
  Reading http://download.cherrypy.org/cherrypy/3.0.2/
  Reading http://download.cherrypy.org/cherrypy/2.3.0/
  Reading http://download.cherrypy.org/cherrypy/3.0.4/
  Reading http://download.cherrypy.org/cherrypy/3.2.0/
  Best match: CherryPy 3.2.0-py3
  Downloading http://download.cherrypy.org/cherrypy/3.2.0/CherryPy-3.2.0-py3.zip
  Processing CherryPy-3.2.0-py3.zip
  Running CherryPy-3.2.0/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-m8nQZN/CherryPy-3.2.0/egg-dist-tmp-6Ol4es
  I'm sorry, but CherryPy 3.2.0 requires Python 3.0 or later.

  
  So it seems to be related to the fact that latest CherryPy version target 
Python 3.x while OpenERP is sticking with 2.x for now.
  A simple fix is to change the CherryPy line in populate.sh with:
  install "http://download.cherrypy.org/cherrypy/3.1.2/CherryPy-3.1.2.tar.gz"; 
"-d cherrypy"

  May be there could be better fixes however. Hope this helps

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/725317/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to