[9951] in Athena Bugs
rt 7.4G: AFS (?)
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Thu Oct 1 10:31:28 1992
Date: Thu, 1 Oct 92 10:31:10 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@Athena.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 7.4G
Display type: apa16
megapel
What were you trying to do?
Trying to read
/source/bsd-4.3/common/usr.lib/libcurses/initscr.c.
What's wrong:
I can't, even though all indications seem to be that I should
be able to:
pit-manager% unlog
pit-manager% attach source
attach: /afs/rel-eng.athena.mit.edu/project/release/current/source linked to /source for filesystem source
pit-manager% cd /source/bsd-4.3/common/usr.lib/libcurses
pit-manager% head initscr.c
pit-manager% ls -l initscr.c
-r--r--r-- 1 builder 1381 Jun 7 1985 initscr.c
pit-manager% fs la .
Access list for . is
Normal rights:
source:adm a
source:read rl
source:write idwk
builder:build rl
pit-manager% pts members source:read -cell rel-eng | grep jik
jik
pit-manager% tokens
Tokens held by the Cache Manager:
[ 1]User's (AFS ID 3009) tokens for afs@rel-eng.athena.mit.edu [Expires Oct 1 17:59]
[ 2] --End of list--
pit-manager%
Emacs reports an I/O error when I try to read the file into
it.
My AFS cache is not full.
What should have happened:
I should have been able to read the file. Or emacs and head
should have given error messages explaining to me why I can't.
Please describe any relevant documentation references:
Don't know.
jik