pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/35881: www/p5-Template-Toolkit post-install & package problems (incorrect PLIST ??)
>Number: 35881
>Category: pkg
>Synopsis: www/p5-Template-Toolkit post-install & package problems
>(incorrect PLIST ??)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Mar 01 12:45:00 +0000 2007
>Originator: Robert Elz
>Release: NetBSD 3.99.15 (pkgsrc current within past 4 hours)
>Organization:
Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 3.99.15 NetBSD 3.99.15
(GENERIC-1.696-20060125) #8: Wed Jan 25 04:59:39 ICT 2006
kre%jade.coe.psu.ac.th@localhost:/usr/obj/current/kernels/JADE_ASUS i386
Architecture: i386
Machine: i386
>Description:
Attempting to build a binary package for www/p5-Template-Toolkit
fails with many post-install and PLIST problems.
I am using pkg_comp with libkver and NetBSD-3.0 sets (and
sources) installed if it matters, which I doubt for this one.
>How-To-Repeat:
Attempt
make package
in pkgsrc/www/p5-Template-Toolkit
That or
pkg_comp build www/p5-Template-Toolkit
with BUILD_TARGET=package in pkgcomp.conf
Expect to see (everything looking OK until) ...
=> Running POST-INSTALL script actions
pkg_create: can't stat
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/DBI.html'
pkg_create: can't stat
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Constants.html'
pkg_create: can't stat
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/area.html'
pkg_create: can't stat
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/bars.html'
pkg_create: can't stat
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/bars3d.html'
pkg_create: can't stat
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/lines.html'
[ many more of those omitted ]
pkg_create: can't stat
`/usr/pkg/share/tt2/docs/src/Modules/Template/Plugin/XML/Simple.html'
pkg_create: can't stat
`/usr/pkg/share/tt2/docs/src/Modules/Template/Plugin/XML/XPath.html'
=> Registering installation for p5-Template-Toolkit-2.15
pkg_admin: p5-Template-Toolkit-2.15: File
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/DBI.html' is in +CONTENTS
but not on filesystem!
pkg_admin: p5-Template-Toolkit-2.15: File
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Constants.html' is in
+CONTENTS but not on filesystem!
pkg_admin: p5-Template-Toolkit-2.15: File
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/area.html' is in
+CONTENTS but not on filesystem!
pkg_admin: p5-Template-Toolkit-2.15: File
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/bars.html' is in
+CONTENTS but not on filesystem!
pkg_admin: p5-Template-Toolkit-2.15: File
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/bars3d.html' is
in +CONTENTS but not on filesystem!
pkg_admin: p5-Template-Toolkit-2.15: File
`/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/lines.html' is
in +CONTENTS but not on filesystem!
[ many more of those omitted ]
kg_admin: p5-Template-Toolkit-2.15: File
`/usr/pkg/share/tt2/docs/src/Modules/Template/Plugin/XML/XPath.html' is in
+CONTENTS but not on filesystem!
p5-Template-Toolkit-2.15 requires installed package p5-AppConfig-1.64
p5-Template-Toolkit-2.15 requires installed package perl-5.8.8nb4
=> Checking file-check results for p5-Template-Toolkit-2.15
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR: /usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/DBI.html
ERROR:
/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Constants.html
ERROR:
/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/area.html
ERROR:
/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/bars.html
ERROR:
/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/bars3d.html
ERROR:
/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/lines.html
ERROR:
/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/lines3d.html
ERROR:
/usr/pkg/share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/linespoints.html
[ many more of those omitted ]
ERROR:
/usr/pkg/share/tt2/docs/src/Modules/Template/Plugin/XML/Simple.html
ERROR:
/usr/pkg/share/tt2/docs/src/Modules/Template/Plugin/XML/XPath.html
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR: /usr/pkg/share/tt2/docs/html/Modules/Template/Toolkit.html
ERROR: /usr/pkg/share/tt2/docs/src/Modules/Template/Toolkit.html
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/p5-Template-Toolkit
*** Error code 1
>Fix:
??
Home |
Main Index |
Thread Index |
Old Index