[ANN] rpncalc-1.0 RPN Calculator For Python

Heikki Orsila user at host.invalid
Sun Nov 28 12:16:40 EST 2004


Kent Johnson <kent3737 at yahoo.com> wrote:
> The .tar.gz file seems to be corrupt, opening it with WinZip it 
> uncompresses the .gz then I get "Error reading header after processing 0 
> entries."

Bug in winzip? tar xfz rpncalc-1.0.tar.gz works just fine. However, there's
an invalid symlink inside the package:

$ tar tvfz rpncalc-1.0.tar.gz 
...
lrwxrwxrwx rlb/rlb           0 2004-11-22 00:11:06 rpncalc-1.0/examples/poly.py -> /data/projects/poly/poly.py

$ md5sum rpncalc-1.0.tar.gz 
0b8eb872fb0937eca079489e184ddf9f  rpncalc-1.0.tar.gz

Is your packet valid? Check the md5sum.

-- 
Heikki Orsila			Barbie's law:
heikki.orsila at iki.fi		"Math is hard, let's go shopping!"
http://www.modeemi.fi/~shd



More information about the Python-list mailing list