Revno 1443 doesn't build - bin/ssl doesn't exist, and 'console' warning

Bug #309575 reported by Geoff Gardiner
2
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

bin/ssl appears to have been deleted in revno 1443 but is needed for a build. May also be connected with this new warning " UserWarning: Unknown distribution option: 'console'" but I don't know.

gsg@u804srv2:~/dwn/server$ bzr pull
Using saved location: http://bazaar.launchpad.net/~openerp/openobject-server/trunk/
 M bin/addons/base/base_update.xml
 M bin/addons/base/ir/ir.xml
 M bin/addons/base/ir/ir_translation.py
 M bin/netsvc.py
 M bin/openerp-server.py
 M bin/osv/fields.py
 M bin/service/web_services.py
 M bin/sql_db.py
-D bin/ssl/
-D bin/ssl/SecureXMLRPCServer.py
-D bin/ssl/__init__.py
-D bin/ssl/server.cert
-D bin/ssl/server.pkey
 M bin/tools/config.py
 M bin/tools/misc.py
All changes applied successfully.
Now on revision 1443.
gsg@u804srv2:~/dwn/server$ python setup.py build
/usr/lib/python2.5/distutils/dist.py:263: UserWarning: Unknown distribution option: 'console'
  warnings.warn(msg)
running build
running build_py
copying bin/openerp-server.py -> build/lib/openerp-server
copying bin/sql_db.py -> build/lib/openerp-server
copying bin/netsvc.py -> build/lib/openerp-server
copying bin/osv/fields.py -> build/lib/openerp-server/osv
error: package directory 'bin/ssl' does not exist

Revision history for this message
Stephane Wirtel (OpenERP) (stephane-openerp) wrote :

Sorry for this bug Geoff

Thank you

Changed in openobject-server:
milestone: none → 5.0-rc2
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.