[3353] in SIPB_Linux_Development
Re: possible bug in second stage installer for athena-linux
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Wed Feb 21 15:16:43 2001
Message-Id: <200102212016.PAA06113@sweet-transvestite.mit.edu>
To: Geoffrey L Goodell <goodell@MIT.EDU>
Cc: linux-dev@MIT.EDU
In-Reply-To: Your message of "Wed, 21 Feb 2001 14:44:04 EST."
<200102211944.OAA13416@dodecahedron.mit.edu>
Date: Wed, 21 Feb 2001 15:16:28 -0500
From: Garry Zacheiss <zacheiss@MIT.EDU>
Thanks for reporting this; the problem turned out to be one of
the python files being mode 600 (someone working on python has a
restrictive umask?). I chmod'ed everything under charon:/u3/is-linux/
to be world readabable, and did the same for the AFS copy.
Garry