pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41987: comms/asterisk16 PLIST problem (file-check test fails) (NetBSD 4.0/i386)
>Number: 41987
>Category: pkg
>Synopsis: comms/asterisk16 PLIST problem (file-check test fails) (NetBSD
>4.0/i386)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Sep 03 15:55:00 +0000 2009
>Originator: Robert Elz
>Release: NetBSD 4.0 / i386 pkgsrc -current
>Organization:
Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
The PLIST for comms/asterisk16 (asterisk-1.6.1.4nb1) expects
the file lib.asterisk/modules/res_config_ldap.so to be installed,
but it isn't ...)
>How-To-Repeat:
I use pkg_comp with libkver and NetBSD 4.0 release sets installed
(except the x* sets, I use pkgsrc modular xorg istead).
Most probably none of that is relevant here.
In that environment, I see ...
=> Checking file-check results for asterisk-1.6.1.4nb1
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR: /usr/pkg/lib/asterisk/modules/res_config_ldap.so
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/comms/asterisk16
*** Error code 1
Earlier there was also ...
pkg_create: can't stat `/usr/pkg/lib/asterisk/modules/res_config_ldap.so'
pkg_admin: asterisk-1.6.1.4nb1: File
`/usr/pkg/lib/asterisk/modules/res_config_ldap.so' is in +CONTENTS but not on
filesystem!
that is, th etyocal set of messages when a file the PLIST
expects isn't installed by the package.
Those 3 lines are the only references to res_config_ldap
(with or without the trailing .so) I can find in the build
log.
I have no mk.conf entries that could affect asterisk
that I can imagine - I cannot see any particular reason
that anything relating to LDAP would exist in this
environment (and the config output does say ...
checking for ldap_initialize in -lldap... no
The older asterisk (1.2.34) builds OK, or did when it
was last needed to be done, a little over a wek ago.
>Fix:
Home |
Main Index |
Thread Index |
Old Index