[ovs-dev] [PATCH v2] rhel: Prevent duplicate ifup calls.

Denis Iskandarov d.iskandarov at gmail.com
Thu Mar 14 17:09:44 UTC 2013


I've downloaded script from git master branch.
Still fails.
e.g.:
@69 there is no such lines in master,  which are indecated in patch:

>                 if [ "${OVSBOOTPROTO}" = "dhcp" ] && [ -n "${OVSINTF}" ];
> then
>                         case " ${OVSDHCPINTERFACES} " in
>                                 *" ${OVSINTF} "*)

I've tried to fix all the lines manually, but still no luck.
can you please send me via email script and patch files if it's not
difficult for you.


On Thu, Mar 14, 2013 at 7:57 PM, Gurucharan Shetty <shettyg at nicira.com>wrote:

> On Thu, Mar 14, 2013 at 1:47 AM, Denis Iskandarov
> <d.iskandarov at gmail.com> wrote:
> > Hello,
> > Thank you Mr.Gurucharan for your efforts pushing this patch!
> >
> > I've tried to apply this this patch but it fails.
> > First of all I copied patch from your message and indentation was broken.
> > Fixing some lines i tried to apply it on original file provided by 1.9.0
> > package.
> >
> >> patch -p1 < ~/ifup.patch
> >> patching file rhel/etc_sysconfig_network-scripts_ifup-ovs
> >> Hunk #2 succeeded at 43 with fuzz 2.
> >> Hunk #3 FAILED at 69.
> >> patch unexpectedly ends in middle of line
> >> Hunk #4 FAILED at 77.
> >> 2 out of 4 hunks FAILED -- saving rejects to file
> >> rhel/etc_sysconfig_network-scripts_ifup-ovs.rej
> >
> >
> > I think it still error of formatting  or i'm applying this patch on wrong
> > version of file.
> This patch is for the master. You can copy the current
> rhel/etc_sysconfig_network-scripts_ifup-ovs
> from master and then apply this patch and then test it.
>
>
> > Can you please send me patch/diff file or even correct version of ifup
> > script on which i have to apply this patch (in case if 1.9.0 provides
> wrong
> > version of script for this patch)
> >
> > Sincerely.
> > Denis.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20130314/6a8245fe/attachment-0003.html>


More information about the dev mailing list