[4881] in testers
Re: SunBlade X issues
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Mon Jun 25 01:13:29 2001
Message-Id: <200106250513.BAA23866@gorf.mit.edu>
To: Richard Tibbetts <tibbetts@MIT.EDU>, miki@MIT.EDU
cc: Garry Zacheiss <zacheiss@MIT.EDU>, Nick Martin <nim@MIT.EDU>,
testers@MIT.EDU
In-Reply-To: Your message of "Sun, 24 Jun 2001 23:29:43 EDT."
<20010624232942.B20002@multics.mit.edu>
Date: Mon, 25 Jun 2001 01:13:25 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
>> I reproduced it on the SIPB sunblade with proe. By putting
>> /mit/tibbetts/bin/machtype early in my path (included at the end) I
>> tricked proe2000i2 into starting. It got through the spash screen, and
>> put up the second window, but killed the X server (or logged me out
>> instantaneously some other way) just as the second windows was being
>> drawn.
Ok, with this trick I was able to reproduce it. The problem looks
like the SUNWifbgl and SUNWifbgx packages not being installed. They
were supposed to be installed in 9.0.8, but they failed with:
pkgadd: ERROR: packaging file </afs/dev.mit.edu/system/sun4x_58/cdro
/SUNWifbgl/pkginfo> is corrupt
file size <761> expected <759> actual
file cksum <60243> expected <59784> actual
Installation of <SUNWifbgl> failed (internal error).
pkgadd: ERROR: packaging file </afs/dev.mit.edu/system/sun4x_58/cdro
/SUNWifbgx/pkginfo> is corrupt
file size <799> expected <801> actual
file cksum <62861> expected <63142> actual
Installation of <SUNWifbgx> failed (internal error).
When I installed both of these packages by hand, proe was able to
run successfully.
Miki: It looks like changes were made to the pkgmap files in
/install/cdrom/cdrom.link for these two packages that make them fail.
Greg and I have more details on this; can you fix them so we can readd
them in the next 9.0 patch release?
Garry