]> git.proxmox.com Git - ovs.git/commit
rhel: python-six is required in the build process
authorgwind <lijian.gnu@gmail.com>
Thu, 10 Nov 2016 08:33:37 +0000 (16:33 +0800)
committerRussell Bryant <russell@ovn.org>
Fri, 11 Nov 2016 16:09:19 +0000 (11:09 -0500)
commit4f3f6904513b7638d0cb14c166862d710ce7e44e
treefe064a6e15d109e667979b6fba6e6c1bce1a8ad6
parent4c62f3b073b4f652bd1fb9c88ac85745535db828
rhel: python-six is required in the build process

the build error log is:

```
Traceback (most recent call last):
Traceback (most recent call last):
  File "./ovsdb/ovsdb-idlc.in", line 8, in <module>
    import ovs.json
  File "/root/rpmbuild/BUILD/openvswitch-2.6.1/python/ovs/json.py", line 21, in <module>
    import six
ImportError: No module named six
```

Submitted-at: https://github.com/openvswitch/ovs/pull/162
Signed-off-by: Jian Li <lijian@ooclab.com>
Signed-off-by: Russell Bryant <russell@ovn.org>
AUTHORS
rhel/openvswitch.spec.in