Find the answer to your Linux question:
Results 1 to 2 of 2
-bash-3.2# tar -xzvf lzo-2.03.tar.gz gzip: stdout: Cannot allocate memory lzo-2.03/ lzo-2.03/src/ lzo-2.03/src/lzo_dict.h lzo-2.03/src/lzo1b_8.c lzo-2.03/src/lzo_ptr.h lzo-2.03/src/lzo1z_9x.c lzo-2.03/src/lzo1y_o.c lzo-2.03/src/config1x.h tar: Child returned status 1 tar: Error exit delayed from previous errors This ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    20

    tar Error: "gzip: stdout: Cannot allocate memory"

    -bash-3.2# tar -xzvf lzo-2.03.tar.gz

    gzip: stdout: Cannot allocate memory
    lzo-2.03/
    lzo-2.03/src/
    lzo-2.03/src/lzo_dict.h
    lzo-2.03/src/lzo1b_8.c
    lzo-2.03/src/lzo_ptr.h
    lzo-2.03/src/lzo1z_9x.c
    lzo-2.03/src/lzo1y_o.c
    lzo-2.03/src/config1x.h
    tar: Child returned status 1
    tar: Error exit delayed from previous errors

    This is on a VPS with 256mb memory. vmstat and /prov/meminfo both show that over 200mb is free.

  2. #2
    Just Joined!
    Join Date
    Aug 2009
    Location
    Toronto
    Posts
    31
    I guess this file is corrupted !!! try to copy it to another linux system and try to extract it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...