Re: [ovs-discuss] python error while making a OVS 1.11

2013-09-13 Thread Gurucharan Shetty
On Fri, Sep 13, 2013 at 8:09 AM, Ben Pfaff wrote: > Guru, should we add that to the packaging? I am finding this a little tricky. Centos does not have a package called python-xml. So if I add this to BuildRequires for the general rpm spec file, it will fail. We do not have a separate INSTALL file

Re: [ovs-discuss] python error while making a OVS 1.11

2013-09-13 Thread Ben Pfaff
On Fri, Sep 13, 2013 at 09:10:02AM -0700, Gurucharan Shetty wrote: > On Fri, Sep 13, 2013 at 8:09 AM, Ben Pfaff wrote: > > Guru, should we add that to the packaging? > > I am finding this a little tricky. Centos does not have a package > called python-xml. So if I add this to BuildRequires for th

Re: [ovs-discuss] python error while making a OVS 1.11

2013-09-13 Thread Ben Pfaff
Guru, should we add that to the packaging? On Fri, Sep 13, 2013 at 09:47:58AM +0300, Eugene Istomin wrote: > Thanks Ben, > > adding "BuildRequires: python-xml" solve this issue. > -- > */Best regards,/* > /Eugene Istomin/ > > > > > On Thu, Sep 12, 2013 at 03:05:52PM +0300, Eugene Istomin wrot

Re: [ovs-discuss] python error while making a OVS 1.11

2013-09-12 Thread Eugene Istomin
Thanks Ben, adding "BuildRequires: python-xml" solve this issue. -- */Best regards,/* /Eugene Istomin/ > On Thu, Sep 12, 2013 at 03:05:52PM +0300, Eugene Istomin wrote: > > Hello, > > > > We have a python error while making a OVS 1.11: > > > > [ 145s] + make -j4 > > [ 145s] PYTHONDONTWRITE

Re: [ovs-discuss] python error while making a OVS 1.11

2013-09-12 Thread Ben Pfaff
On Thu, Sep 12, 2013 at 03:05:52PM +0300, Eugene Istomin wrote: > Hello, > > We have a python error while making a OVS 1.11: > > [ 145s] + make -j4 > [ 145s] PYTHONDONTWRITEBYTECODE=yes PYTHONPATH=./python: > $PYTHONPATH /usr/bin/python ./ofproto/ipfix-gen-entities ofproto/ipfix.xml > > ofprot

[ovs-discuss] python error while making a OVS 1.11

2013-09-12 Thread Eugene Istomin
Hello, We have a python error while making a OVS 1.11: [ 145s] + make -j4 [ 145s] PYTHONDONTWRITEBYTECODE=yes PYTHONPATH=./python: $PYTHONPATH /usr/bin/python ./ofproto/ipfix-gen-entities ofproto/ipfix.xml > ofproto/ipfix-entities.def [ 145s] PYTHONDONTWRITEBYTECODE=yes PYTHONPATH=./python: $