Hi Michael, Thanks for sending us this test report. It looks like what's going on is your build environment as a version of python which was built with narrow unicode configuration. Unfortunately, we don't support this configuration of python as this time. If you want the test suite to pass, you're going to have to install a wide build of Python on your system. The good news is that the core feature set of Open vSwitch (specifically the switch, the database, the kernel module, the utilities) are all written in C and should not be affected. You should be able to run Open vSwitch without problems despite this error.
Ethan 2012/2/21 Michael Shigorin <[email protected]>: > Hello, > sending a testsuite.log as kindly requested by > `make check'; it's ALT Linux x86_64 based build > in a clean chroot environment (both default POSIX > locale and LC_CTYPE==LC_COLLATE==en_US.UTF-8 fail). > > If there's anything to add, please specify. > > -- > ---- WBR, Michael Shigorin <[email protected]> > ------ Linux.Kiev http://www.linux.kiev.ua/ > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
