[18148] in Athena Bugs
sun4 8.4.10: athdir
daemon@ATHENA.MIT.EDU (Brad Thompson)
Fri Aug 11 16:20:56 2000
Message-Id: <200008112020.QAA06933@x15-cruise-basselope.mit.edu>
To: bugs@MIT.EDU
Date: Fri, 11 Aug 2000 16:20:52 -0400
From: Brad Thompson <yak@MIT.EDU>
System name: x15-cruise-basselope.mit.edu
Type and version: Ultra-5_10 8.4.10 (with mkserv)
Display type: afb
Shell: /bin/athena/bash
Window manager: twm
What were you trying to do?
Get athdir information for a vax for a locker with no vax
binaries.
What's wrong:
Specifying a machtype does not work:
I said (on a sun):
(unset ATHENA_SYS_COMPAT ; athdir -s vax_bsd43 -m vax -p /mit/gnu -t bin)
Athdir said:
/mit/gnu/sun4bin
On the other hand, the sipb locker has a vax directory, so when I say:
(unset ATHENA_SYS_COMPAT ; athdir -s vax_bsd43 -m vax -p /mit/sipb -t bin)
It gets the right answer:
/mit/sipb/arch/vax_bsd43/bin
What should have happened:
It should have failed if there is no valid directory.