Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: lemming on April 01, 2014, 03:59:39 AM

Title: Problem with TCZ download
Post by: lemming on April 01, 2014, 03:59:39 AM
I'm getting the following error when trying to install apache on a raspberry pi.

Downloading: expat2.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: short write
expat2.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on expat2.tcz

The other dependencies download OK. When I try to install expat2.tcz on its own, I get the same problem. I've tried it several times; same result.

Is this problem as my end or on the server?
Title: Re: Problem with TCZ download
Post by: bmarkus on April 01, 2014, 04:10:54 AM
Do you have enough free space to store extensions? Did you expand partition (SSH or X preinstalled version)?
Title: Re: Problem with TCZ download
Post by: lemming on April 01, 2014, 04:32:05 AM
Sorry, newbie brain-fade.
I hadn't expanded the second partition from the default 8Mb. Gparted fixed the problem.
Thanks.