perl: warning: Falling back to the standard locale ("C") #135
Labels
No labels
Done
bug
buildiso
buildpkg
buildtree
critical
deployiso
duplicate
enhancement
help wanted
in progress
invalid
manjaro-chroot
note
old-not-relevant
optional
question
sonar
todo
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tools/manjaro-tools#135
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: philmmanjaro
We should set a locale so we don't have these warnings anymore:
Created by: udeved
Atm, it is set to en and de.
Created by: philmmanjaro
Are you sure as it is unset for LANGUAGE and LC_ALL as the message suggests. And how do you explain that:
Created by: udeved
I confused the switch, the above code is for iso not pkg building.
Created by: philmmanjaro
Ah, ok. Well in devtools de and en is set. Take a look at it when you find some time.
Created by: udeved
I think we just have to remove the build_locale switch, and let it always run in mkchroot.
Created by: udeved
I I will remove it.
Created by: udeved
Didn't remove it, but call buildpkg with -L arg.