[GRASS5] [bug #1118] (grass) Grass on Zaurus

this bug's URL: http://intevation.de/rt/webrt?serial_num=1118
-------------------------------------------------------------------------

Subject: Grass on Zaurus

Platform: other
grass obtained from: Other (CDROM etc)
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: 5.0pre4

Trying to install Grass GIS for my Sharp Zaurus using the Ipaq/Linux binary I got from Baylor University
http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
when I use Terminal and try the "ipkg install" command, here's what I get:

zcat: grass_5.0.0-20020507-1_arm.ipk: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Error exit delayed from previous errors

zcat: stdin: unexpected end of file
ipkg_install_file: ERROR unpacking control.tar.gz from grass_5.0.0-20020507-1_arm.ipk

Thank you in advance for any advice you can provide

___________
Brian J Perrault

-------------------------------------------- Managed by Request Tracker

On Fri, Jun 14, 2002 at 09:47:53PM +0200, Request Tracker wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=1118
-------------------------------------------------------------------------

Subject: Grass on Zaurus

Platform: other
grass obtained from: Other (CDROM etc)
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: 5.0pre4

Trying to install Grass GIS for my Sharp Zaurus using the Ipaq/Linux binary I got from Baylor University
http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
when I use Terminal and try the "ipkg install" command, here's what I get:

zcat: grass_5.0.0-20020507-1_arm.ipk: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Error exit delayed from previous errors

This looks like a transmission error, because:
tar tvfz grass_5.0.0-20020507-1_arm.ipk
-rw-rw-r-- root/root 4 2002-05-07 17:06:15 ./debian-binary
-rw-rw-r-- root/root 556483 2002-05-07 17:06:15 ./data.tar.gz
-rw-rw-r-- root/root 522 2002-05-07 17:06:15 ./control.tar.gz

is fine (at least on
http://grass.itc.it/grass5/binary/ipaq_linux/
)

zcat: stdin: unexpected end of file
ipkg_install_file: ERROR unpacking control.tar.gz from grass_5.0.0-20020507-1_arm.ipk

Thank you in advance for any advice you can provide

You may try again from ITC.

Markus