Subject: pkg/19068: devel/gtexinfo PKGLOCALEDIR problem on Solaris
To: None <gnats-bugs@gnats.netbsd.org>
From: None <grant@netbsd.org>
List: netbsd-bugs
Date: 11/16/2002 15:12:35
>Number:         19068
>Category:       pkg
>Synopsis:       devel/gtexinfo PKGLOCALEDIR problem on Solaris
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 15 20:12:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     grant beattie
>Release:        SunOS 5.8, -current pkgsrc
>Organization:
>Environment:
System: SunOS twinkle 5.8 Generic_108528-16 sun4m sparc SUNW,SPARCstation-5
Architecture: sparc
Machine: sun4m
>Description:
Using the bootstrap kit, gtexinfo incorrectly installs locale files in
${LOCALBASE}/share/locale rather than ${LOCALBASE}/lib/locale.

# bmake install
[...]
===> Registering installation for gtexinfo-4.2
pkg_create: can't stat `/usr/pkg/lib/locale/cs/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/da/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/de/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/de_AT/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/eo/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/fr/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/he/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/hr/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/ja/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/nl/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/no/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/ru/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/sv/LC_MESSAGES/texinfo.mo'
pkg_create: can't stat `/usr/pkg/lib/locale/zh_TW/LC_MESSAGES/texinfo.mo'
gtexinfo-4.2 requires installed package gettext-lib-0.10.35nb1

# bmake show-vars VARNAMES=PKGLOCALEDIR
lib

>How-To-Repeat:
cd devel/gtexinfo; make install

>Fix:
Unknown. PKGLOCALEDIR=lib is set in MAKE_ENV but does not appear to be
honored.
>Release-Note:
>Audit-Trail:
>Unformatted: