problem with making solaris package (openssh)
slwo
slawomir.wolak at solidex.com.pl
Thu Apr 11 03:58:20 EST 2002
if [ ! -f
/opt/sldx/slwo/openssh-3.1p1/openssh-3.1p1/contrib/solaris/package/usr/local/etc/moduli
]; then \
if [ -f
/opt/sldx/slwo/openssh-3.1p1/openssh-3.1p1/contrib/solaris/package/usr/local/etc/primes
]; then \
echo "moving
/opt/sldx/slwo/openssh-3.1p1/openssh-3.1p1/contrib/solaris/package/usr/local/etc/primes
to /opt/sldx/
slwo/openssh-3.1p1/openssh-3.1p1/contrib/solaris/package/usr/local/etc/moduli";
\
mv
"/opt/sldx/slwo/openssh-3.1p1/openssh-3.1p1/contrib/solaris/package/usr/local/etc/primes"
"/opt/sldx/slwo/opens
sh-3.1p1/openssh-3.1p1/contrib/solaris/package/usr/local/etc/moduli"; \
else \
./install-sh -c -m 644 moduli.out
/opt/sldx/slwo/openssh-3.1p1/openssh-3.1p1/contrib/solaris/package/usr/local/etc
/moduli; \
fi ; \
else \
echo
"/opt/sldx/slwo/openssh-3.1p1/openssh-3.1p1/contrib/solaris/package/usr/local/etc/moduli
already exists, install will
not overwrite"; \
fi
Building pkginfo file...
Building prototype file...
a teraz sie wypierdoli
Building package..
## Building pkgmap from package prototype file.
## Processing pkginfo file.
pkgmk: ERROR: parameter <VERSION> cannot be null
## Packaging was not successful.
pkgtrans: ERROR: unable to complete package transfer
- no packages were selected from
</opt/sldx/slwo/openssh-3.1p1/openssh-3.1p1/contrib/solaris>
More information about the openssh-unix-dev
mailing list