[3904] in testers
Re: Second update test report, Athena 8.3 on Solaris
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Apr 1 14:55:23 1999
Date: Thu, 1 Apr 1999 14:53:46 -0500
From: Greg Hudson <ghudson@MIT.EDU>
To: Greg Hudson <ghudson@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: "[3901] in testers"
> * At login time (as systest), libal complains that it is
> unable to set my group access list.
This problem only applies to accounts with no group list. The problem
is that the BIND 8.2 named is returning SERVFAIL on class HS queries,
so hesiod_resolve() is setting errno to ECONNREFUSED instead of
ENOENT. This doesn't seem like a show-stopper for alpha, but of
course it needs to be fixed.
> * dash still can't find its resources.
Now that dash can find its resources, it can't find its bitmaps,
presumably due to miscompilation of dash or libXj. I will fix this
before alpha.
The other bugs have been fixed, although we still need to track down
where IRIX creates /mit at install time.