When I run sudo pear upgrade pear, it ends with the following error:
ERROR: unable to unpack /tmp/tmpsozA4Q/Structures_Graph-1.0.4.tgz
Has anyone run into something like this before and do you have any suggestions on how to resolve this issue? It’s been keeping me up all night.
Usually this error arises due to a very outdated pear version that can’t even talk to the pear server anymore and downloads a HTML page instead of the real archive.
To fix this you need to update pear by hand.
And follow the “system install” instructions.
Apart from that
could mean that you don’t have the ability to extract gzip archives or that the
/tmp/disk is full or something related. It’s not all that likely but in those cases:will download the .tar and not the .tgz