Subject: pkg/19072: devel/ncurses PLIST problem on Solaris
To: None <gnats-bugs@gnats.netbsd.org>
From: None <grant@netbsd.org>
List: netbsd-bugs
Date: 11/16/2002 17:26:30
>Number:         19072
>Category:       pkg
>Synopsis:       devel/ncurses PLIST 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 22:25: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:
devel/ncurses on Solaris installs the terminfo files into
${LOCALBASE}/share/terminfo, but the PLIST expects the files to be in
${LOCALBASE}/share/lib/terminfo.
>How-To-Repeat:
cd devel/ncurses; make install
>Fix:
During the configure phase, the terminfo directory is found to be:

checking for list of terminfo directories... /usr/pkg/share/terminfo
checking for default terminfo directory... /usr/pkg/share/terminfo

So perhaps removing the logic to do the PLIST substitution is the
correct fix.

If not, fix the pkg to install the files into the right place.
>Release-Note:
>Audit-Trail:
>Unformatted: