From owner-freebsd-isp Wed Sep 29 18:40:32 1999 Delivered-To: freebsd-isp@freebsd.org Received: from sneakerz.org (sneakerz.org [208.176.135.226]) by hub.freebsd.org (Postfix) with SMTP id B4F4514C0C for ; Wed, 29 Sep 1999 18:40:29 -0700 (PDT) (envelope-from dave@sneakerz.org) Received: (qmail 2895 invoked by uid 1004); 30 Sep 1999 01:39:43 -0000 Date: Wed, 29 Sep 1999 18:39:43 -0700 From: "Dr. Dave" To: "f.johan.beisser" Cc: freebsd-isp@freebsd.org Subject: Re: mass upgrades.. Message-ID: <19990929183943.A2881@sneakerz.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from f.johan.beisser on Wed, Sep 29, 1999 at 02:39:02PM -0700 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Sep 29, 1999 at 02:39:02PM -0700, f.johan.beisser wrote: > > here's a small problem i've encountered, and i'm wondering at any possible > solutions to this: > > i'm able to successfully upgrade the /usr/obj directory, accross quite a > few systems, there are no problems in getting the binaries/upgrades from > there out to the appropriate machine.. > > the problem comes in when i actually try to install them, while the > machine is live (it's in a remote location, and very hard to access from a > console), the install fails on a few binaries and libraries that don't > fail on my build machines installworld at all. > > basically: > > machine# cd /usr/src > machine# make installworld > > [lots and lots of scroll involving the various binaries] > > ===> lib/../secure/lib/libcrypt > install -c -o root -g wheel -m 444 libdescrypt.a /usr/lib > install -c -o root -g wheel -m 444 libdescrypt_p.a /usr/lib > install -c -o root -g wheel -m 444 -fschg libdescrypt.so.2 /usr/lib > install: /usr/lib/libdescrypt.so.2: Operation not permitted > *** Error code 71 Is the library currently in use? Have you checked to make sure the immutable flag has not been set on that lib? I see install -c -o root -g wheel -m 444 -fschg libdescrypt.so.2 /usr/lib. Does the cvsup noschg the file first? -Dave > > [snippage of subprocesses stopping] > Stop. > machine# > > > i know this is because of the library being in use.. but, why does it work > on the build box, but not this one? > > any ideas? > > -- jan > > +--- > Jan Beisser mailto: jan@nttmcl.com phoneto: 650 833 3653 > UNIX Systems Administrator NTT MultiMedia Communications Lab > "Knowledge is power, power corrupts. Study hard, be evil." > ---+ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message