I overrode them because I already had them (python and perl) installed and rpm
continued to give errors. I looked around and found this link on a different
forum
http://answers.oreilly.com/topic/18-how-to-fix-rpm-installation-problems/
I tried rpm -rebuild <..>, rpm -Fvh, rpm -Uvh and none of them were
successful.
Finally, I tried the --nodeps option and it worked. Go figure!
thx,
Kishore
>________________________________
> From: Ben Pfaff <b...@nicira.com>
>To: K.R Kishore <krkish...@yahoo.com>
>Cc: Kyle Mestery (kmestery) <kmest...@cisco.com>; "discuss@openvswitch.org"
><discuss@openvswitch.org>
>Sent: Wednesday, June 5, 2013 2:16 PM
>Subject: Re: [ovs-discuss] Problems getting OVS to work on RHEL/KVM
>
>
>On Wed, Jun 05, 2013 at 02:07:58PM -0700, K.R Kishore wrote:
>> I was finally able to build after I modified the spec file to remove the
>> debug_package requirements and add the files to 'noreplace' list.
>> I installed the rpm (and it complained about missing dependencies (on python
>> and perl). I used the --nodeps and installed the rpm and did a 'service
>> openvswitch start' to get the ovsdb-server and others started. I am now able
>> to create a bridge and add ports to it. I will now try and get some VMs to
>> use this bridge & OVS.
>>
>> It would good to update the spec and the INSTALL.RHEL with this info. The
>> details of my system are below and I have attached my final .spec file.
>
>It seems bizarre that you would override dependencies instead of
>installing them. Why did you do that?
>
>
>
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss