[429] in arla-drinkers
Re: arla 0.20: getcwd & XFS panics
daemon@ATHENA.MIT.EDU (assar@stacken.kth.se)
Fri Dec 25 18:26:13 1998
From owner-arla-drinkers@stacken.kth.se Fri Dec 25 23:26:12 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 10936 invoked from network); 25 Dec 1998 23:26:11 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 25 Dec 1998 23:26:11 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id AAA03927
for arla-drinkers-list; Sat, 26 Dec 1998 00:21:23 +0100 (MET)
Received: from assaris.sics.se (assaris.sics.se [193.10.66.108])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id AAA03923
for <arla-drinkers@stacken.kth.se>; Sat, 26 Dec 1998 00:21:19 +0100 (MET)
Received: (from assar@localhost) by assaris.sics.se (8.9.1/8.7.3) id AAA06602; Sat, 26 Dec 1998 00:22:39 +0100 (CET)
From: assar@stacken.kth.se
To: Max <maxk@chinook.stanford.edu>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: arla 0.20: getcwd & XFS panics
References: <E0zteg4-0000QS-00@chinook.stanford.edu>
Mime-Version: 1.0 (generated by tm-edit 7.68)
Content-Type: text/plain; charset=US-ASCII
Date: 26 Dec 1998 00:22:37 +0100
In-Reply-To: Max's message of "Fri, 25 Dec 1998 13:21:44 -0800 (PST)"
Message-ID: <5ld857eria.fsf@assaris.sics.se>
Lines: 29
X-Mailer: Gnus v5.5/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Max <maxk@chinook.stanford.edu> writes:
> I'm assuming the release message was only sent out to the mailing
> list. IMHO, this information must be included in the INSTALL file,
> where the rest of the getcwd info is located!
Yes, I've added Magnus's warning message to the INSTALL file.
/assar
----------------------------------------------------------------------
If you already have a getcwd.so entry in /etc/ld.so.preload and
decide to update to the new version of getcwd.so, please follow
these steps:
1. Rename /etc/ld.so.preload to /etc/ld.so.preload-not
2. Reboot your machine
3. Copy /usr/arla/lib/getcwd.so to /lib/getcwd.so
4. Reboot your machine
5. Rename /etc/ld.so.preload-not to /etc/ld.so.preload
6. Reboot your machine
If you use some other method of using getcwd.so, please update
getcwd.so when no program is using it.
This update is not critical for arla, and if you are unsure what this
does and what implications this may have, please refrain from updating
getcwd.so.
----------------------------------------------------------------------