Date: Wed, 29 Sep 1999 14:39:02 -0700 (PDT) From: "f.johan.beisser" <jan@nttmcl.com> To: freebsd-isp@freebsd.org Subject: mass upgrades.. Message-ID: <Pine.BSF.4.10.9909291430550.6924-100000@jaeger.nttmcl.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909291430550.6924-100000>
