According to the upstream bug, it's fixed for 1.57, so we should be good once that rolls out. Simplest test:
$ cd build/test/gtest/scopes/Runtime $ LC_ALL=foo ./Runtime_test That fails spectacularly while the bug is present. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1303637 Title: scoperunner in RegistryI test fails if locale is not set Status in “unity-scopes-api” package in Ubuntu: Confirmed Bug description: Scoperunner fails if locale is not set (that was the case for me when building and running tests in a chroot), and that makes RegistryI test fail. The error I'm getting when the test fails is: scoperunner: locale::facet::_S_create_c_locale name not valid Setting LC_ALL=C fixes it, but perhaps we should be more tolerant. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1303637/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp