[Kroupware] Kolab install: uncompress: stdin: unexpected end of file

Andreas Ahlenstorf kroupware@mail.kde.org
Sun, 3 Nov 2002 18:44:51 +0100


Hello,

I tried to install Kolab on Debian 3.0r0, once with the
default kernel, once with 2.4.19. I downloaded everything into a
directory, switched to my useraccount and executed

$ sh ./openpkg-1.1.0-1.1.0.src.sh --prefix=/kolab --user=kolab \
  --group=kolab 2>&1 | tee > kolab.log

My kolab.log: http://sunflyer.ch/kolab.txt

# sh ./openpkg-1.1.0-1.1.0.ix86-linux2.4-kol.sh -v --prefix=/kolab
produced the following output:

<!--cut-->
./openpkg-1.1.0-1.1.0.ix86-linux2.4-kol.sh: installing into /kolab...

uncompress: stdin: unexpected end of file
./openpkg-1.1.0-1.1.0.ix86-linux2.4-kol.sh: installation done.
<!--cut-->

Now, /kolab is empty and there's no shell for the user kolab
(that means: user kolab exists in /etc/passwd, but it points to
a not existing shell). Can anyone tell me, what my problem is?

Thanks,
     - Andreas Ahlenstorf