perl: warning: Please check that your locale settings #151
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#151
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
Seems we had removed the locale-gen for buildpkg. Question is why?
Created by: udeved
What command did you use?
Any chance you did not create the chroot, but updated it?
locale-gen is run if you create a chroot.
Created by: philmmanjaro
Seems perl needs also
LANGUAGEandLC_ALLset ...Created by: udeved
Yes, seems perl package specific, but I think it doesn't hurt if we set more env vars on chroot creation.
Created by: philmmanjaro
You can test it with any cinnamon package.
Created by: udeved
I can't reproduce it with cinnamon or cinnamon-session build.
Created by: udeved
This happens on your system if you build eg cinnamon-session?
Do you have a detail on the package that produced it?
Created by: philmmanjaro
I've to test it again. I just noticed that every perl compile cmd claims on my end that it doesn't know the locale. It doesn't break the build, the build goes thru. It is just a warning. That's all.
Created by: philmmanjaro
No, simply build manjaro-tools. Then you have that warning ...
Created by: udeved
I don't get perl warnings when building manjaro-tools in chroot.
Could this be sonething systemd language related?
Created by: philmmanjaro
Maybe. I'm using systemd.
Created by: udeved
Do you have a specific perl package that produces this warning right now?
Whats the perl depend?
Can you try with latest build? #157
Created by: philmmanjaro
will check when I find time for it ...
Created by: udeved
Would you consider it release blocker?
Created by: philmmanjaro
No.
Created by: philmmanjaro
grub is also a package creating this warning for me ...
Created by: udeved
grub build logs attached.
grub.zip
It seems to work, and I can't reproduce it. Strange.
Created by: philmmanjaro
Really strange. Here you go:
Created by: udeved
The part where it throws a perl warning looks like this for me.
I think, it is safe to assume it is systemd related, and systemd does something different with locales.
Created by: udeved
I probably found something.
@philmmanjaro
Can you try a build and comment out in util-msg.sh on the very top the exports and see if it helps?