You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.
Anarchy version:
anarchy-1.0.8-x86_64.iso Installation method (VM/Host):
direct to hardware, booting from a USB stick System specifications (Processor, GPU, RAM ...):
AMD Athlon II K10, 4G RAM, ATI RV 730 XT
What you expected would happen
I would have expected the proper entry in locale.gen to have been uncommented since I have the correct entry in the locale.conf file.
What actually happened
When updating today, I was presented with a message telling me that there was no locale set. My /etc/locale.conf file had the correct LANG=en_US.UTF-8 entry. However, a check of the /etc/locale.gen file showed that the corresponding entry was not uncommented. I uncommented the entry and ran locale-gen, which didn't change anything I could see, but I thought it was the safe thing to do. I installed this system somewhere between Thanksgiving & Christmas. I have not modified either file on my own up till now. I don't think this represents any real problem, but I would have expected the entry to be uncommented. I couldn't find any forums on the new site, but I would still like to participate in the development of this wonderful installer, even if it is just pointing out potential problems. Good Work!
[x ] I've removed unnecessary sections of the bug submission template
[x ] I understand that if I don't do everything listed in the checkmarks above my issue won't be considered a priority and may get closed at any time without warning, because I didn't take the time to properly submit my bug report
The text was updated successfully, but these errors were encountered:
I've checked the code (scripts lib/language.sh and lib/configure_system.sh) and tested it locally and I can't recreate the issue.
The only way this could fail that I can think of would be that the variable holding the locale didn't hold the value properly, but this would mean that locale.conf wouldn't be properly formatted either.
So sorry, but I can't fix the issue.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Basic info:
Anarchy version:
anarchy-1.0.8-x86_64.iso
Installation method (VM/Host):
direct to hardware, booting from a USB stick
System specifications (Processor, GPU, RAM ...):
AMD Athlon II K10, 4G RAM, ATI RV 730 XT
What you expected would happen
I would have expected the proper entry in locale.gen to have been uncommented since I have the correct entry in the locale.conf file.
What actually happened
When updating today, I was presented with a message telling me that there was no locale set. My /etc/locale.conf file had the correct LANG=en_US.UTF-8 entry. However, a check of the /etc/locale.gen file showed that the corresponding entry was not uncommented. I uncommented the entry and ran locale-gen, which didn't change anything I could see, but I thought it was the safe thing to do. I installed this system somewhere between Thanksgiving & Christmas. I have not modified either file on my own up till now. I don't think this represents any real problem, but I would have expected the entry to be uncommented. I couldn't find any forums on the new site, but I would still like to participate in the development of this wonderful installer, even if it is just pointing out potential problems. Good Work!
Bug report checklist
The text was updated successfully, but these errors were encountered: