On Fri, May 20, 2016 at 2:42 PM, Takashi YAMAMOTO <yamam...@ovn.org> wrote:
> > > On Fri, May 20, 2016 at 12:47 PM, Ben Pfaff <b...@ovn.org> wrote: > >> On Wed, May 18, 2016 at 03:30:31AM +0900, YAMAMOTO Takashi wrote: >> > "python" command provided by pkg_alternatives is a shell script. >> > At least on NetBSD-7, execve can't execute scripts whose interpreter >> > is another shell script. (While some "rich" shells like zsh seem >> > to have handle the case by itself, NetBSD's /bin/sh doesn't.) >> > Workaround the issue by using env command for shebangs for >> > these scripts. >> > >> > Noticed with the recent tunnel-push-pop.at tests using ovs-pcap >> command. >> > >> > Signed-off-by: YAMAMOTO Takashi <yamam...@ovn.org> >> >> Oh, how unfortunate. (I'm surprised that this doesn't break practically >> every Python program on NetBSD.) >> > > i agree. i'm inclined to report it as a bug there as well. > > >> Acked-by: Ben Pfaff <b...@ovn.org> >> > pushed to master. thank you. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev