Bill Shannon wrote: > I just upgrade from snv_111 to snv_127 and ran into a few issues: > > 1. When booting I got a bunch of complaints from inetd of the form > "Failed to update state of instance" and "Failed to get instance for" > referencing svc:/application/x11/xfs (I think). And indeed I have > no such service. Is this a bug? Is something misconfigured on my > system?
The xfs (X Font Server) SMF service manifest was previously installed whenever X was installed, even when the xfs service wasn't, so trying to connect to it would generate errors. It was moved to the package containing the xfs server, which isn't installed by default and which few people add, since they're not trying to serve old-fashioned X terminals or other similar remote environments without local fonts. On upgrade, SMF now sees the service manifiest is removed but somehow seems to not be cleaning up properly. -- -Alan Coopersmith- alan.coopersmith at sun.com Sun Microsystems, Inc. - X Window System Engineering