Look at the error:
File "/usr/lib/python2.4/vendor-packages/pkg/actions/file.py", line 165, in
install
shasum = misc.gunzip_from_stream(stream, tfile)
File "/usr/lib/python2.4/vendor-packages/pkg/misc.py", line 250, in
gunzip_from_stream
magic = gz.read(2)
IOError: [Errno 5] I/O error
This is saying that gunzip failed with an I/O error. Nothing to do with
what version of python is on the system. I suggest checking your
/var/adm/messages file for disk I/O errors.
In fact, I found this exact same error in bugzilla:
https://defect.opensolaris.org/bz/show_bug.cgi?id=12189
-- Alan
On 09/ 8/10 03:36 PM, Paul Gress wrote:
On 09/ 8/10 06:17 PM, William Bauer wrote:
Thanks, but there's no python2.6 on 2009.06. If I try the one from my 134
system, it of course is looking for other missing files. I guess I could try
more links....
On my b134 there were python2.4, python2.5 and python2.6. Do you have
python2.5?
Paul
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org