Summary: | man looks for localized message catalogs by looking for LC_ALL, LC_MESSAGES and LANG in the wrong(?) order. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Magnus Lind <magnus.lind> |
Component: | [OLD] Core system | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Patch that fixes the catget problem (see comments)
Ebuild that uses the catgets patch |
Description
Magnus Lind
2004-01-10 03:38:50 UTC
does this apply to man-1.5m ? Apparently, there is a solution. Man (even version man-1.5m-r1) is broken. Check out URL http://linuxfromscratch.org/pipermail/lfs-support/2003-March/016106.html I applied the changes, and now 'man' works just fine. I'm attaching a new ebuild with the patch that works fine for me. Please test and integrate into portage tree. Created attachment 37407 [details, diff]
Patch that fixes the catget problem (see comments)
Created attachment 37408 [details]
Ebuild that uses the catgets patch
ok, thanks for doing the footwork :) fixed in 1.5m-r2 |