Re: No space left on device to run starpack
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: No space left on device to run starpack

From: Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at>
Date: Fri Sep 02 2005 - 09:35:17 CEST

liaucg@charteredsemi.com <liaucg@charteredsemi.com> wrote:
> I tried running the starpack on another filesystem which has more then
> enough free space but I still get the same error. Seems that the
> starpack always "uncompress" onto the / filesystem. Any way to tell the
> starpack to "uncompress" onto another location?

If the starpack'd program *wants* to decompress itself (or parts)
then you obviously need extra disk-space. Perhaps your prog needs
to load an embedded dynlib and extracts it first, and when it does
that, it probably makes some (unfortunate) decision about where to
unpack it to.

Starpacks shouldn't "automatically" (that is: just because they are
starpacks) need any extra runtime-space.

If we knew what program you're talking about, the author might
even answer with a reason *why* it needs extra space, or with a
bugfix otherwise :-)
Received on Thu Sep 29 14:34:38 2005