[ovs-discuss] rhel: OVS 1.9.2 rpmbuild warning; fixed

Gurucharan Shetty shettyg at nicira.com
Fri Apr 19 16:20:04 UTC 2013


On Fri, Apr 19, 2013 at 6:12 AM, Denis Iskandarov <d.iskandarov at gmail.com>wrote:

> Hi,
>
> Tried to built OVS 1.9.2 from git
>
> This command
> *rpmbuild -bb rhel/openvswitch-kmod-rhel6.spec*
>
I recently updated the INSTALL.RHEL with the following information:
7b. On RHEL 6, to build the Open vSwitch kernel module, copy
    rhel/openvswitch-kmod.files into the RPM source directory and run:

    rpmbuild -bb rhel/openvswitch-kmod-rhel6.spec


>
> *
> *
> *produces warning:*
> Installed (but unpackaged) file(s) found:
>    /etc/depmod.d/openvswitch.conf
>
> *fixed by adding lines in the end of  "*openvswitch-kmod-rhel6.spec"*:*
> %files
> %defattr(-,root,root,-)
> /etc/depmod.d/openvswitch.conf
>
> Also it creates package openvswitch-kmod-1.9.2-1.el6.x86_64.rpm - what
> does it do ?
>
> Package built with rhel script from master branch
> "etc_sysconfig_network-scripts_ifup-ovs"
>
> Everything else after installing rpms seems to be working well.
>
> _______________________________________________
> discuss mailing list
> discuss at openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20130419/42c300c5/attachment.html>


More information about the discuss mailing list