Revno 1443 doesn't build - bin/ssl doesn't exist, and 'console' warning
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:
Using saved location: http://
M bin/addons/
M bin/addons/
M bin/addons/
M bin/netsvc.py
M bin/openerp-
M bin/osv/fields.py
M bin/service/
M bin/sql_db.py
-D bin/ssl/
-D bin/ssl/
-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:
/usr/lib/
warnings.
running build
running build_py
copying bin/openerp-
copying bin/sql_db.py -> build/lib/
copying bin/netsvc.py -> build/lib/
copying bin/osv/fields.py -> build/lib/
error: package directory 'bin/ssl' does not exist
Sorry for this bug Geoff
Thank you