On Fri, Nov 18, 2011 at 02:39:35PM -0800, Ansis Atteka wrote:
> I noticed that RPM build fails if ./configure decides that ovsdbmonitor
> should be built:
[...]
> This might get annoying if one wants to build both RPM and DEB packages on
> the same Machine. What would be the preferred way to fix th
I noticed that RPM build fails if ./configure decides that ovsdbmonitor
should be built:
1. ./configure
...
checking whether to build ovsdbmonitor... yes
...
2. rpmbuild -bb rhel/openvswitch.spec
...
error: Installed (but unpackaged) file(s) found:
/usr/bin/ovsdbmonitor
/usr/share/man/man1/
On Fri, Nov 18, 2011 at 03:53:18PM +0530, Amit Tewari wrote:
> Do we have an rpm package for xen 3.0.3 on centos 5.5 ?
>
> Currently RPM build steps are provided for citrix xenserver 5.6 fp1, but
> we want to build openvswitch rpm for xen 3.0.3 on centos 5.5.
The RHEL 5 spec file should work.
__
Hi,
Do we have an rpm package for xen 3.0.3 on centos 5.5 ?
Currently RPM build steps are provided for citrix xenserver 5.6 fp1, but
we want to build openvswitch rpm for xen 3.0.3 on centos 5.5.
Any body have an idea of how to build openvswitch rpm package for
opensource xen on centos 5.5.