Re: [ovs-dev] [PATCH v2] rhel: Make openvswitch-kmod-fedora.spec build.

2016-01-29 Thread Russell Bryant
On 01/29/2016 03:59 PM, Flavio Leitner wrote: > On Fri, 29 Jan 2016 14:42:54 -0500 > Russell Bryant wrote: > >> I tried building this package on Fedora 23 and it failed for a couple >> of different reasons. >> >> This package tried to install modules without specifying the rpm build >> root as an

Re: [ovs-dev] [PATCH v2] rhel: Make openvswitch-kmod-fedora.spec build.

2016-01-29 Thread Flavio Leitner
On Fri, 29 Jan 2016 14:42:54 -0500 Russell Bryant wrote: > I tried building this package on Fedora 23 and it failed for a couple > of different reasons. > > This package tried to install modules without specifying the rpm build > root as an install prefix. The result was just attempting to inst

[ovs-dev] [PATCH v2] rhel: Make openvswitch-kmod-fedora.spec build.

2016-01-29 Thread Russell Bryant
I tried building this package on Fedora 23 and it failed for a couple of different reasons. This package tried to install modules without specifying the rpm build root as an install prefix. The result was just attempting to install the modules on the system, which luckily failed since I wasn't ru