adding gawk to the ovs APKBUILD fixes tests 7 & 8 Stuart.
On 07/14/2017 12:46 AM, Ben Pfaff wrote: > On Mon, Jul 10, 2017 at 01:14:38PM -0400, Lance Richardson wrote: >>> From: "Stuart Cardall" <[email protected]> >>> To: [email protected] >>> Sent: Saturday, 8 July, 2017 5:22:17 PM >>> Subject: [ovs-discuss] Subject: [openvswitch 2.7.1] testsuite: 7 8 767 1891 >>> 1892 1893 1894 1895 1896 1900 1902 failed >>> >>> >>> >>> Hello, >>> >>> Attached is the test suite log for ovs 2.7.1 in Alpine Linux / musl c: >>> >>> testsuite: 7 8 767 1891 1892 1893 1894 1895 1896 1900 1902 failed >>> >>> >>> Kind Regards, >>> >>> Stuart Cardall. >>> >> These will pass if GNU awk is used instead of busybox awk (apk add gawk). >> >> 7: completion.at:343 vsctl-bashcomp - basic verification >> 8: completion.at:425 vsctl-bashcomp - argument completion > That's interesting. I thought I'd try to figure out the root of the > problem, but I don't get failures in my usual environment if I replace > "awk" by "busybox awk" and run these tests, so I wonder whether there's > something else at play.
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
