
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=38534#comment-38534 ] Barak Korren commented on OVIRT-2621: ------------------------------------- LC_ALL is a catch-all override variable, you're not supposed to set it normally. Since LANG is set by defaukt, it aught to be enough - I think the real issue is that LANG is set by default to a value we're missing the files for - so we need to ensure the files get installed.
setlocale warnings in mock logs -------------------------------
Key: OVIRT-2621 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2621 Project: oVirt - virtualization made easy Issue Type: Improvement Reporter: Evgheni Dereveanchin Assignee: infra
There's a bunch of setlocale warnings in mock logs which didn't exist before: https://jenkins.ovirt.org/job/ovirt-node-ng_ovirt-4.2-pre_build-artifacts-el... We need to verify what happened to get rid of these messages as they are distracting attention from real failure causes
-- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100095)