Comment 11 for bug 311981

Revision history for this message
Gerry Reno (greno-verizon) wrote :

And now trying with the web client we get these errors:

 openerp-web-5.0.0-rc2]$ python ./setup.py bdist_rpm
/usr/lib/python2.5/site-packages/kid/pull.py:16: DeprecationWarning: kid.pull has been superseded by kid.parser
  warnings.warn("kid.pull has been superseded by kid.parser", DeprecationWarning)
Traceback (most recent call last):
  File "./setup.py", line 16, in <module>
    data = find_package_data(where=name, package=name, exclude=('*~',), only_in_packages=False)
  File "/usr/lib/python2.5/site-packages/turbogears/finddata.py", line 54, in find_package_data
    for name in os.listdir(where):
OSError: [Errno 2] No such file or directory: 'config'