← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 703422] [NEW] Install warns about a unknown 'console' option

 

Public bug reported:

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.

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
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:
  New

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.





Follow ups

References