pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bulkbuid only problem on install.log (/usr/pkg/etc)



I'm running bulkbuild for amd64 8.99.37 (with relatively slow machine)

I got strange error (at least for me) on installation phase.

Three packges give the same (similar) error like these:

---------------------
pkgsrc# grep ERROR  solid-5.57.0/install.log kcoreaddons-5.57.0/install.log kwindowsystem-5.57.0/install.log
solid-5.57.0/install.log:ERROR: ************************************************************
solid-5.57.0/install.log:ERROR: The following files are in /tmp/sysutils/solid/work/.destdir/usr/pkg but not in the PLIST:
solid-5.57.0/install.log:ERROR:         /tmp/sysutils/solid/work/.destdir/usr/pkg/etc/xdg/solid.categories

kcoreaddons-5.57.0/install.log:ERROR: ************************************************************
kcoreaddons-5.57.0/install.log:ERROR: The following files are in /tmp/devel/kcoreaddons/work/.destdir/usr/pkg but not in the PLIST:
kcoreaddons-5.57.0/install.log:ERROR:         /tmp/devel/kcoreaddons/work/.destdir/usr/pkg/etc/xdg/kcoreaddons.categories

kwindowsystem-5.57.0/install.log:ERROR: ************************************************************
kwindowsystem-5.57.0/install.log:ERROR: The following files are in /tmp/x11/kwindowsystem/work/.destdir/usr/pkg but not in the PLIST:
kwindowsystem-5.57.0/install.log:ERROR:         /tmp/x11/kwindowsystem/work/.destdir/usr/pkg/etc/xdg/kwindowsystem.categories
---------------------

But regular method (non chrooted, just issu make package) may not give these error.
I've  checked at least with solid as follows:

CF-SX3@makoto 17:37:03/190505(..sysutils/solid)% make package-install 
=> Bootstrap dependency digest>=20010302: found digest-20180917
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Becoming ``root'' to make su-real-package-install (/usr/pkg/bin/sudo)
===> Installing binary package of solid-5.57.0nb1
solid-5.57.0nb1: copying /usr/pkg/share/examples/kde-xdg/solid.categories to /usr/pkg/etc/xdg/solid.categories
=> Dropping ``root'' privileges.
CF-SX3@makoto 17:39:41/190505(..sysutils/solid)% 

I've no idea how to fix, but it looks worth to fix,

(Now I've noticed all are with 5.57.0, probably individual package side problem ?)
Thank you,
-- 
Makoto Fujiwara
mef%NetBSD.org@localhost
makoto%if.t.u-tokyo.ac.jp@localhost


Home | Main Index | Thread Index | Old Index