Subject: pkg/37545: gnome-keyring PLIST problem
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <pkgsrc@blackmouse.biz>
List: pkgsrc-bugs
Date: 12/15/2007 22:40:01
>Number:         37545
>Category:       pkg
>Synopsis:       gnome-keyring PLIST problem
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 15 22:40:00 +0000 2007
>Originator:     Ondrej Tuma
>Release:        current
>Organization:
Blackmouse
>Environment:
Linux ip1 2.6.20.1 #3 Thu Mar 8 18:42:01 CET 2007 i686 athlon-4 i386 GNU/Linux
>Description:
=> Checking file-check results for gnome-keyring-2.20.2
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:         /usr/pkg/lib/security/pam_gnome_keyring.la
*** Error code 1
>How-To-Repeat:
bmake install
>Fix:
add this line to Makefile:
.include "../../security/PAM/buildlink3.mk"