From owner-freebsd-isp Wed Sep 29 14:39:12 1999 Delivered-To: freebsd-isp@freebsd.org Received: from jaeger.nttmcl.com (jaeger.nttmcl.com [216.69.69.37]) by hub.freebsd.org (Postfix) with ESMTP id 6D45115867 for ; Wed, 29 Sep 1999 14:39:01 -0700 (PDT) (envelope-from jan@nttmcl.com) Received: from localhost (jan@localhost) by jaeger.nttmcl.com (8.9.3/8.9.2) with ESMTP id OAA89633 for ; Wed, 29 Sep 1999 14:39:05 -0700 (PDT) (envelope-from jan@nttmcl.com) X-Authentication-Warning: jaeger.nttmcl.com: jan owned process doing -bs Date: Wed, 29 Sep 1999 14:39:02 -0700 (PDT) From: "f.johan.beisser" To: freebsd-isp@freebsd.org Subject: mass upgrades.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 [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