Please don't drop the mailing list.

Those errors are outside my specialty.  I hope that someone who
understands the kernel module interaction with Centos will speak up.

On Thu, Jul 09, 2015 at 11:11:20PM +0800, 俊 赵 wrote:
> yes, --without check works, but it leads to another errors.
> 
> 
> 
> 
> 
> 
> 
> 
> [root@iZ25dj6r23bZ x86_64]# rpm -ivh 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64.rpm 
> errors:
>       kernel(__crc32c_le_combine) = 0x6cd8c86b is needed by 
> mod-openvswitch-2.3.2-1.el7.centos.x86_64
>       kernel(__genl_register_family) = 0xcc1d296d 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(__skb_checksum) = 0x1c96dfd0 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(__skb_get_hash) = 0x70a8b95f 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(flex_array_alloc) = 0x13315729 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(flex_array_free) = 0x07a4b576 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(flex_array_get) = 0xa37e78b6 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(flex_array_prealloc) = 0x9fd7cda1 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(genl_notify) = 0x36aa026d 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(genl_unregister_family) = 0xa9a4f805 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(genlmsg_put) = 0xdbce6f67 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(ip_local_out_sk) = 0xcf6b0abb 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(iptunnel_xmit) = 0x7bb6c8a8 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
>       kernel(vxlan_sock_add) = 0xe9ab4230 被 
> kmod-openvswitch-2.3.2-1.el7.centos.x86_64 需要
> [root@iZ25dj6r23bZ x86_64]# rpm -ivh openvswitch-2.3.2-1.x86_64.rpm 
> 错误:依赖检测失败:
>       openvswitch-kmod 被 openvswitch-2.3.2-1.x86_64 需要
> and i solved it by running commands.
> sed 's/openvswitch-kmod, //g' openvswitch-2.3.2/rhel/openvswitch.spec > 
> openvswitch-2.3.2/rhel/openvswitch_no_kmod.spec
> my os is centos 7.0; i wonder if some features will be disabled if I use 
> commands metioned above.
> thanks
> 
> Zhao Jun
> 
> > Date: Thu, 9 Jul 2015 07:45:00 -0700
> > From: [email protected]
> > To: [email protected]
> > CC: [email protected]
> > Subject: Re: [ovs-discuss] install openvswitch in VM without ipv6
> > 
> > On Thu, Jul 09, 2015 at 05:31:28PM +0800, 俊 赵 wrote:
> > > i wonder if a VM has no ipv6 support, can openvswitch be install 
> > > successfully?
> > > i have a VM without ipv6 support with centos 7.0, i try to install 
> > > openvswitch under instruction INSTALL.RHEL.md
> > > and i donot go through test section, all errors is related with IPV6
> > > and the process to build rpm exit with 1.
> > > attachment is the testsuite.log 
> > 
> > Just run the build "--without check" in that case.
>                                         
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to