problem with making solaris package (openssh)
Ben Lindstrom
mouring at etoh.eviladmin.org
Thu Apr 11 04:07:11 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=140
Resolved in --current tree.
- Ben
On Wed, 10 Apr 2002, slwo wrote:
> 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>
>
> _______________________________________________
> openssh-unix-dev at mindrot.org mailing list
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
>
More information about the openssh-unix-dev
mailing list