Hi, Tried to built OVS 1.9.2 from git
This command *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@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss