[Kolab-devel] kolab2 2.2 RC3 on Solaris 10 bootstrap does not work

Thomas Arendsen Hein thomas at intevation.de
Mon May 26 15:59:24 CEST 2008


* ComCept Soliva <soliva at comcept.ch> [20080526 15:30]:
> + sh openpkg-20071227-20071227.-kolab.sh 
> 
> if following is performed after the error above the openpkg will be
> installed but nothing else. Overall packages etc. from kolab is missing:

There are two lines in install-kolab.sh which read:
PLATTAG=`sh "$INSTALL" -t | tar xf - -O shtool | sh -s platform --type=binary`-$TAG

Please change both of them to
PLATTAG="sparc64-solaris10-kolab"

And installation should work fine for you.


install-kolab.sh uses "tar xf - -O shtool" to extract shtool to
stdout and immediately run it, but this doesn't work with Solaris'
version of tar. A work around for the script could be to extrace
shtool to a temporary location and run it from there.

Regards,
Thomas

-- 
thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A
Intevation GmbH, Osnabrueck - Register: Amtsgericht Osnabrueck, HR B 18998
Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner




More information about the devel mailing list