[432] in arla-drinkers
Re: arla 0.20: getcwd & XFS panics
daemon@ATHENA.MIT.EDU (Brandon S. Allbery KF8NH)
Fri Dec 25 19:09:30 1998
From owner-arla-drinkers@stacken.kth.se Sat Dec 26 00:09:29 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 11197 invoked from network); 26 Dec 1998 00:09:28 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 26 Dec 1998 00:09:28 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id BAA04292
for arla-drinkers-list; Sat, 26 Dec 1998 01:04:56 +0100 (MET)
Received: from hilfy.ece.cmu.edu (root@HILFY.ECE.CMU.EDU [128.2.253.106])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id BAA04288;
Sat, 26 Dec 1998 01:04:51 +0100 (MET)
Received: from speaker.kf8nh.apk.net (root@ANNEX-2.SLIP.ECE.CMU.EDU [128.2.236.2])
by hilfy.ece.cmu.edu (8.8.8/8.8.8) with ESMTP id TAA12628;
Fri, 25 Dec 1998 19:04:48 -0500 (EST)
Received: from rushlight.kf8nh.apk.net (allbery@rushlight.kf8nh.apk.net [10.9.204.1])
by speaker.kf8nh.apk.net (8.8.7/8.8.7) with ESMTP id TAA14126;
Fri, 25 Dec 1998 19:04:47 -0500
Received: (from allbery@localhost)
by rushlight.kf8nh.apk.net (8.8.7/8.8.7) id TAA00839;
Fri, 25 Dec 1998 19:04:44 -0500
Message-Id: <199812260004.TAA00839@rushlight.kf8nh.apk.net>
X-Mailer: exmh version 2.0.2 2/24/98
To: assar@stacken.kth.se
cc: Max <maxk@chinook.stanford.edu>, arla-drinkers@stacken.kth.se
Subject: Re: arla 0.20: getcwd & XFS panics
In-reply-to: Your message of "26 Dec 1998 00:22:37 +0100."
<5ld857eria.fsf@assaris.sics.se>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Fri, 25 Dec 1998 19:04:44 -0500
From: "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net>
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
In message <5ld857eria.fsf@assaris.sics.se>, assar@stacken.kth.se writes:
+-----
| 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
+--->8
This can be done in fewer steps quite safely:
1. Rename /lib/getcwd.so to /lib/getcwd.so.old
2. Copy /usr/arla/lib/getcwd.so to /lib/getcwd.so
3. Reboot the system when convenient (immediate reboot is not necessary but
is probably a good idea).
The danger is in overwriting a shared library which is in use with a
different version.
--
brandon s. allbery [os/2][linux][solaris][japh] allbery@kf8nh.apk.net
system administrator [WAY too many hats] allbery@ece.cmu.edu
carnegie mellon / electrical and computer engineering KF8NH
We are Linux. Resistance is an indication that you missed the point.