Description of Problem:minicom rpm and minicom srpm don't install the translation files, it always run on english. Version-Release number of selected component (if applicable):2.00.0-3 How Reproducible:always you install it Steps to Reproduce: 1. install it 2. try to run in spanish (for example) 3. strace -eopen -o /tmp/logfile minicom Actual Results:check the log created by 'strace -eopen -o /tmp/logfile minicom' Expected Results:minicom running on spanish Additional Information: # strace -eopen -o /tmp/logfile minicom # cat /tmp/logfile minicom
This is either a misconfiguration of your system, or else minicom has messed up translation files. If the former, then it is NOTABUG. If the latter, it is something that the minicom authors need to fix upstream. Please contact the upstream maintainer directly.
The author of minicom has noticed about this problem. I have my system configured correctly for minicom, I think since I only need to have LANG varaible configured correctly. The problem is on the rpm and srpm, the translation files aren't copied to the system so minicom always run on english. Let me check all the steps again... let me see... Uh! minicom-2.00.0-4 at rpmfind (rawhide version), I will try with it but I think I will have the same problem. Yes, translation files aren't copied on 2.00.0-4, but that translation files appears at the srpm package.