tech-pkg archive

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

ham/trustedQSL/PLIST odditiy



I'm in strange situation.
Issue is on PLIST of ham/trustedQSL.
With normal make on this package, for now, it will 
give an error as

=> Checking file-check results for tqsl-2.0rc6
ERROR: ************************************************************
ERROR: The following files are in 
/export/WRKOBJDIR/ham/trustedQSL/work/.destdir/usr/pkg but not in the PLIST:
ERROR:         
/export/WRKOBJDIR/ham/trustedQSL/work/.destdir/usr/pkg/share/pixmaps/TrustedQSL.png
*** Error code 1

Stop.
make: stopped in /export/CHROOT/usr/pkgsrc/ham/trustedQSL
*** Error code 1

I'm having this error on at least on another two machines.
so I will commit to fix this problem later
(I believe it should).

The strange thing is:

(My) chrooted pbulk, as well as just a make on chrooted
environment, either PLIST (with and without this *.png line)
packages without telling anything.

Am I missing some ?
(I'm using only one instance of pkgsrc tree for these
checking, no doubt on this).

chrooted /etc/mk.conf is very simple,
------
PACKAGES=/packages
SKIP_LICENSE_CHECK=     yes
MAKE_JOBS=4
------

Thanks for reading,
---
Makoto Fujiwara, 
Chiba, Japan, Narita Airport and Disneyland prefecture.

Index: ham/trustedQSL/PLIST
===================================================================
RCS file: /cvs/cvsroot/pkgsrc/ham/trustedQSL/PLIST,v
retrieving revision 1.1
diff -u -r1.1 PLIST
--- ham/trustedQSL/PLIST        13 Sep 2013 08:45:52 -0000      1.1
+++ ham/trustedQSL/PLIST        29 Sep 2013 14:46:33 -0000
@@ -104,3 +104,4 @@
 share/TrustedQSL/help/tqslapp/update.htm
 share/TrustedQSL/help/tqslapp/update1.bmp
 share/TrustedQSL/help/tqslapp/update2.bmp
+share/pixmaps/TrustedQSL.png





Home | Main Index | Thread Index | Old Index