Bug#682384: [ovs-dev] [PATCH] Fix race condition in parallel execution of "make install".

2012-07-23 Thread Ethan Jackson
Looks good, thanks. Ethan On Mon, Jul 23, 2012 at 9:58 AM, Ben Pfaff wrote: > ovs-vsctl is listed, incorrectly, in both bin_PROGRAMS and bin_SCRIPTS. > This meant that "make install" with the -j option could try to install > ovs-vsctl two times in parallel, a race that occasionally caused a buil

Bug#663051: [ovs-dev] [PATCH] debian: Use a different way to avoid failing install without kernel module.

2012-03-14 Thread Ethan Jackson
This looks fine to me, I don't know much about debian though. If you feel confident in it I'm fine with merging it. Otherwise someone else should look at it. Ethan On Mon, Mar 12, 2012 at 11:27, Ben Pfaff wrote: > The dh_installinit --error-handler option makes a lot of sense, but after > play

Bug#656448: [ovs-dev] Bug#656448: [PATCH] debian: Delete log files correctly when packages are purged.

2012-01-20 Thread Ethan Jackson
Looks fine to me, though I'm no debian expert. Ethan On Thu, Jan 19, 2012 at 10:07, Ben Pfaff wrote: > Debian Policy 10.8 says "Log files should be removed when the package is > purged (but not when it is only removed)," but the Open vSwitch packages > didn't properly implement this: > >   - The