c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #12789
[Bug 703422] Re: Install warns about a unknown 'console' option
** Changed in: openobject-server
Importance: Undecided => Low
** Changed in: openobject-server
Status: New => Confirmed
** Changed in: openobject-server
Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)
--
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/703422
Title:
Install warns about a unknown 'console' option
Status in OpenObject Server:
Confirmed
Bug description:
This is installing OpenERP Server, 6 rc2, on Linux Maverick (Ubuntu
10.10).
There is a warning right at the start of installation, like this:
$ version=6.0.0-rc2
$ cd /usr/local/src/openerp_fp
$ tar xfz ~/Téléchargements/openerp-server-$version.tar.gz
$ cd openerp-server-$version/
$ python setup.py install
/usr/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown
distribution option: 'console'
warnings.warn(msg)
[...]
I do not know if this has any consequence, nor if it represents a bug,
or some action I could take. If it has no consequence, some README or
other machinery should warn the user that this is to be expected.
It seems this is not a new problem, or if not a problem, that it has
been worrying other users a few years ago. It was mentioned for
OpenERP 5 rc2, in this report:
`Bug #309575 in OpenObject Server: “Revno 1443 doesn't build - bin/ssl
doesn't exist, and 'console' warning”` https://bugs.launchpad.net
/openobject-server/+bug/309575
Thanks for your attention.
References