[15033] in Athena Bugs
sun4 8.0K: /mit/moira/namespace
daemon@ATHENA.MIT.EDU (mhpower@MIT.EDU)
Wed Mar 26 21:57:53 1997
Date: Wed, 26 Mar 1997 21:57:29 -0500
From: mhpower@MIT.EDU
To: bugs@MIT.EDU
The xlogin "Other Options" item "Update MIT Mailhub Info (Moira)"
appears to consistently fail due to a problem in the moira locker.
In /etc/athena/login/Xlogin, the *omenuEntry9.callback line runs the
script /mit/moira/namespace, which in turn, tries to run the command
"/mit/moira/@sys/namespace $options".
This does not work because /mit/moira/sun4m_54 does not exist. (There
may be similar problems for supported @sys values other than
sun4m_54.) Presumably this should either be created or the script
should be modified to use a different pathname.