On Thu, Sep 08, 2016 at 01:21:46PM +0200, Ashish Kurian wrote: > Dear Team, > > I have installed the ovs through debian packages by following > install.debian.md and the install was successful. > > Then I applied the ovs gtp u patch manually using the patch command. Now I > need to build new debian files using the updated source files. > > So I went into the directory of openvswitch-2.5.0 >> checked the build > dependencies >> fakeroot debian/rules binary. > > the output of that command is "dh binary --with autoreconf,python2 > --paralell". > > Can you explain why this would have happened? Is this the method to > successfully install the patch?
Did you read INSTALL.Debian.md? It says: (There are a few pitfalls in the Debian packaging building system so that, occasionally, you may find that in a tree that you have using for a while, the build command above exits immediately without actually building anything. To fix the problem, run `fakeroot debian/rules clean` or start over from a fresh copy of the source tree.) _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss