Message925

Author robert_dodier
Recipients
Date 2004-08-24.21:19:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Hello,

I just installed jython-21.class on a RH 9.3 system,
running IBMJava2-141. 

I executed the graphical installer and it got partway
through the installation (as indicated by the progress
bar) and then paused with a message "error while
copying ACKNOWLEDGMENTS to
/usr/local/jython/jython-2.1/ACKNOWLEDGMENTS:
sun.io.MalformedInputException". The installer gave me
the choice to ignore, so I did. Then the installer
continued for a bit and paused with another
MalformedInputException. I ignored that one too. There
were several such exceptions, and I ignored them all.
Eventually the installer terminated normally. 

Also I got a few checksum errors. I ignored those too.

As far as I can see, all files were successfully
installed except for the 10 or so that generated
exceptions. I'm guessing those files are missing from
the installation or something.

Jython rocks! Keep up the good work.

PS.
Here is a list of the files that caused
MalformedInputExceptions:

ACKNOWLEDGMENTS
LICENSE.txt
Demo/javaclasses/pygraph/Makefile
Demo/jreload/_xample/Version.class
Demo/jreload/example.jar
Lib/xml/parsers/xmlproc/errors.py
Lib/xml/parsers/xmlproc/xmlutils.py
org/apache/oro/text/regex/Makefile
org/python/compiler/Makefile
org/python/core/Makefile
org/python/modules/Makefile
org/python/parser/Makefile
org/python/parser/python.jjt
org/python/rmi/Makefile
org/python/util/Makefile

Here is a list of the files that caused checksum errors:

/usr/local/jython/jython-2.1/Lib/xml/parsers/xmlproc/errors.py
/usr/local/jython/jython-2.1/Lib/xml/parsers/xmlproc/xmlutils.py
/usr/local/jython/jython-2.1/org/python/parser/python.jjt
History
Date User Action Args
2008-02-20 17:17:19adminlinkissue1015572 messages
2008-02-20 17:17:19admincreate