pkgsrc-Users archive

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

weird "/usr/pkg/COMMAND" error messages



Hello,

I have weird error messages on my 4.99.72/macppc machine that are not
there on my 4.99.72/i386. Both system are from the same NetBSD-daily
snapshot and are using the same pkgsrc HEAD source tree (shared via NFS).

For example, on the macppc, I can see:
pkg_create: can't stat `/usr/pkg/mkdir: unknown option -- -'

See attached file for full output.

It's not always the same command failing.
Most packages compile and are packaged fine.
Only a few have errors.
I have tried cvs up my pkgsrc directory, cleaning the pkgwork directory
and reboot the machine (to clean memory) but the error come at the same
place every time.

Any idea what's happening ?

TIA,
    Jo
### ERROR IMAGEMAGICK (/usr/pkg/mkdir) 
#############################################################
#

gmake[1]: Leaving directory 
`/tmp/pkgwork/graphics/ImageMagick/work/ImageMagick-6.3.6'
=> Automatic manual page handling
pkg_create: can't stat `/usr/pkg/mkdir: unknown option -- -'
pkg_create: can't stat `/usr/pkg/usage: mkdir [-p] [-m mode] dirname ...'
=> Registering installation for ImageMagick-6.3.6.1
pkg_admin: ImageMagick-6.3.6.1: File `/usr/pkg/mkdir: unknown option -- -' is 
in +CONTENTS but not on filesystem!
pkg_admin: ImageMagick-6.3.6.1: File `/usr/pkg/usage: mkdir [-p] [-m mode] 
dirname ...' is in +CONTENTS but not on filesystem!
ImageMagick-6.3.6.1 requires installed package jasper-1.900.1nb2
ImageMagick-6.3.6.1 requires installed package lcms-1.17
ImageMagick-6.3.6.1 requires installed package libX11-1.1.4nb2
ImageMagick-6.3.6.1 requires installed package libexif-0.6.16
ImageMagick-6.3.6.1 requires installed package libwmf-0.2.8.4nb4
ImageMagick-6.3.6.1 requires installed package mpeg2codec-1.2nb1
ImageMagick-6.3.6.1 requires installed package png-1.2.31
ImageMagick-6.3.6.1 requires installed package tiff-3.8.2nb3
===> Building binary package for ImageMagick-6.3.6.1
=> Creating binary package 
/home/cvs/packages/NetBSD-4.99.72/powerpc/All/ImageMagick-6.3.6.1.tgz
pkg_create: can't stat `/usr/pkg/mkdir: unknown option -- -'
pkg_create: can't stat `/usr/pkg/usage: mkdir [-p] [-m mode] dirname ...'
pkg_create: lstat failed for file mkdir: unknown option -- -: No such file or 
directory
*** Error code 2

Stop.
make: stopped in /home/cvs/pkgsrc-CURRENT/graphics/ImageMagick
*** Error code 1

### ERROR POSTFIX (/usr/pkg/cmp) 
###################################################################
#

Please note that /etc/rc.conf.d/postfix does not exist by default so
you need to create that file if you need to override the default settings.
===========================================================================

pkg_create: can't stat `/usr/pkg/cmp: 
/usr/pkg/share/doc/postfix/XFORWARD_README: No such file or directory'
=> Registering installation for postfix-2.5.4
pkg_admin: postfix-2.5.4: File `/usr/pkg/cmp: 
/usr/pkg/share/doc/postfix/XFORWARD_README: No such file or directory' is in 
+CONTENTS but not on filesystem!
postfix-2.5.4 requires installed package cyrus-sasl-2.1.22
postfix-2.5.4 requires installed package openldap-client-2.4.11
===> Building binary package for postfix-2.5.4
=> Creating binary package 
/home/cvs/packages/NetBSD-4.99.72/powerpc/All/postfix-2.5.4.tgz
pkg_create: can't stat `/usr/pkg/cmp: 
/usr/pkg/share/doc/postfix/XFORWARD_README: No such file or directory'
pkg_create: lstat failed for file cmp: 
/usr/pkg/share/doc/postfix/XFORWARD_README: No such file or directory: No such 
file or directory
*** Error code 2

Stop.
make: stopped in /home/cvs/pkgsrc-CURRENT/mail/postfix
*** Error code 1


Home | Main Index | Thread Index | Old Index