Michael Gernoth <[EMAIL PROTECTED]> wrote: > [...] I have some > problems running utres{def,adm} saying internal system error. > Doing some mv's in my init-script works around this, but I don't > consider these hacks a good solution. > > # strace /opt/SUNWut/sbin/utresdef > ... > open("/var/opt/SUNWut/ndbm/dstatus", O_RDONLY) = 4 > fstat64(4, {st_mode=S_IFREG|0644, st_size=13036, ...}) = 0 > fcntl64(4, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = -1 EAGAIN > ... > write(2, "Internal system error\n", 22Internal system error
utres* (and a bunch of other admininstrative commands) should be specifying "no locking" when attempting to open these files. I wonder if there's a library mismatch that's causing the "no lock" flag to be ignored. The real answer is that the administrative commands shouldn't be opening these files at all. This is a longstanding piece of brokenness in a library function that's never been important enough to be worth fixing. I'll open a bug but since this only happens on an "unsupported" platform it won't be handled as a high priority. > On Wed, Aug 25, 2004 at 01:47:52AM -0400, Phillip Steinbachs wrote: > > I'm trying to figure out how to get gdm 2.6.0 working. It would > > appear that the included GDM is only modified with a bunch of scripts, > > and there is nothing special with the binary itself. The binary is modified quite heavily. Community GDM simply can not deal with X servers coming and going as dynamically as Sun Ray wants them to. We'll be trying to get these changes integrated into the community release. That might take a while. Until that happens you should be able to get a tarball of the modified source from Sun. Of course it's 2.4.x source, not 2.6.x. > I gave up on gdm and modified the xmgr-stuff to use wdm (which we are > running at the university on all our linux-clients, so no differences > for our users). Cool. The xmgr stuff was supposed to make it easy to adapt to different display managers, although we didn't intend for people to do it themselves. > And the result: > Running about 50 Sunrays from 1 Dual Xeon 3GHz/4GB Debian/Woody machine > feels faster then our previous setup (2*SF280R, 2*U60). One machine? Make sure nobody trips over the power cord :-) OttoM. __ [EMAIL PROTECTED] -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm _______________________________________________ SunRay-Users mailing list [EMAIL PROTECTED] http://www.filibeto.org/mailman/listinfo/sunray-users