跳至内容
菜单
此问题已终结
3 回复
5012 查看

Hi,

I'm using Centos 6 and have installed Python 2.7 and PostgreSQL9.5 via Software collections. Both are installed just fine and work well.

Now when I try to 'install' latest nightly of Odoo, it shows:.


--> Finished Dependency ResolutionError: Package: odoo-10.0_20170102-1.noarch (/odoo_10.0.latest.noarch) Requires: nodejs-lessError: Package: odoo-10.0_20170102-1.noarch (/odoo_10.0.latest.noarch) Requires: pyparsingError: Package: odoo-10.0_20170102-1.noarch (/odoo_10.0.latest.noarch) Requires: python-psutilError: Package: odoo-10.0_20170102-1.noarch (/odoo_10.0.latest.noarch) Requires: python-vobjectError: Package: odoo-10.0_20170102-1.noarch (/odoo_10.0.latest.noarch) Requires: python(abi) = 2.7 Installed: python-2.6.6-66.el6_8.x86_64 (@updates) python(abi) = 2.6 Available: python-2.6.6-64.el6.x86_64 (base) python(abi) = 2.6Error: Package: odoo-10.0_20170102-1.noarch (/odoo_10.0.latest.noarch) Requires: python-mockError: Package: odoo-10.0_20170102-1.noarch (/odoo_10.0.latest.noarch) Requires: python-feedparserError: Package: odoo-10.0_20170102-1.noarch (/odoo_10.0.latest.noarch) Requires: python-xlwtError: Package: odoo-10.0_20170102-1.noarch (/odoo_10.0.latest.noarch) Requires: python-werkzeugError: Package: odoo-10.0_20170102-1.noarch (/odoo_10.0.latest.noarch) Requires: python-openidError: Package: odoo-10.0_20170102-1.noarch (/odoo_10.0.latest.noarch) Requires: python-passlib You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

Anybody ever tried using CentOS 6, SCL and Odoo (10) ?

TIA

形象
丢弃
编写者

Sorry, forgot to include the epel repo. Here's the actual result:

Error: Package: odoo-10.0_20161231-1.noarch (/odoo_10.0.latest.noarch)

Requires: python(abi) = 2.7

Installed: python-2.6.6-66.el6_8.x86_64 (@updates)

python(abi) = 2.6

Available: python-2.6.6-64.el6.x86_64 (base)

python(abi) = 2.6

Available: python34-3.4.5-1.el6.i686 (epel)

python(abi) = 3.4

Error: Package: odoo-10.0_20161231-1.noarch (/odoo_10.0.latest.noarch)

Requires: python-xlwt

最佳答案

just tried to install Odoo 10 CE on a local VM running CentOS7, install also got stuck with unresolved dependencies on python-xlwt, python-...

trying to find python*noarch.rpm to solve problem ... so far no luck

形象
丢弃
编写者 最佳答案

Not sure where my additional comment went, but here we go:
It seems that the Odoo RPM checks for the python version (spec requirements) by checking /usr/bin/python. This is the stock Python version of CentOS 6, where the Software Collections version of Python27 is over at /opt/rh....

形象
丢弃
相关帖文 回复 查看 活动
2
9月 21
11291
0
11月 20
4395
2
10月 15
9027
0
3月 21
2949
4
8月 20
20575