Bug #2462
These locale symlinks need to be removed
| Status: | Closed | Start date: | 11/25/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - |
Description
The following symlinks point to nothing.
IMO they should be removed from build and added to Make upgrade to remove from world
/usr/share/locale/ca_ES.UTF-8/LC_MESSAGES: No such file or directory
/usr/share/locale/ca_ES.UTF-8/LC_MONETARY: No such file or directory
/usr/share/locale/ca_ES.UTF-8/LC_NUMERIC: No such file or directory
/usr/share/locale/eu_ES.ISO8859-15/LC_TIME: No such file or directory
/usr/share/locale/eu_ES.UTF-8/LC_TIME: No such file or directory
/usr/share/locale/hy_AM.UTF-8/LC_NUMERIC: No such file or directory
/usr/share/locale/kk_KZ.UTF-8/LC_NUMERIC: No such file or directory
/usr/share/locale/sr_YU.UTF-8/LC_NUMERIC: No such file or directory
/usr/share/locale/zh_CN.GBK/LC_TIME: No such file or directory
Related todos
History
Updated by swildner 6 months ago
- Status changed from New to In Progress
- Assignee set to swildner
The real fix is to upgrade the localization files and i18n databases (which adds the missing files those symlinks should resolve to).
I have it done locally but it needs some more testing. I'll push something in the next time.