Bug #2462
closedThese locale symlinks need to be removed
0%
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
Updated by swildner almost 12 years 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.
Updated by marino almost 12 years ago
I meant to ask last night how this effort was going. It might be a candidate for release 3.2.2 which is going to get tagged soon.
Updated by swildner over 11 years ago
- Status changed from In Progress to Closed
Issue fixed with the locale and i18n files upgrade (see 45a9a2ebaf2f5483318be2a12c19b4c477512c7a).