[4339] in testers
Re: missing chunks of /usr/ccs/
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Tue Apr 18 12:06:42 2000
Message-Id: <200004181606.MAA01484@shock-treatment.mit.edu>
To: Greg Hudson <ghudson@MIT.EDU>
cc: Garry Zacheiss <zacheiss@MIT.EDU>, testers@MIT.EDU
In-Reply-To: Your message of "Tue, 18 Apr 2000 11:16:20 EDT."
<200004181516.LAA17534@small-gods.mit.edu>
Date: Tue, 18 Apr 2000 12:06:33 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
>> 1. Does it look like you might have run out of disk space?
[zacheiss@shock-treatment] ~> df -k /usr
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t3d0s5 96023 78254 8167 91% /usr
which is a little tight, but several of the things I'm missing are
supposed to be symlinks, which should fit there.
>> 2. Does /var/sadm/pkg/SUNWtoo exist?
Yup.
>> 3. Are you missing the other files listed in
>> /afs/dev.mit.edu/system/sun4x_57/install/cdrom/SUNWtoo/pkgmap?
I'm missing some of them, but not all. I'm missing
/usr/bin/ctags
/usr/bin/exstr
/usr/bin/sparcv7/gcore
/usr/bin/sparcv7/plimit
/usr/ccs/bin/ld
/usr/ccs/bin/regcmp
/usr/lib/ld/ (and everything that's supposed to be underneath it.)
/usr/lib/libld.so.2
/usr/lib/libld.so.3
/usr/lib/libldfeature.a
I looked in /var/athena/update.miniroot.log for clues, but it wasn't
helpful. The package appears to have installed without error:
[snip]
SUNWlibCf
Copyright 1998 Sun Microsystems, Inc. All rights reserved.
SUNWtoo
Copyright 1998 Sun Microsystems, Inc. All rights reserved.
SUNWllcr
Copyright 1998 Sun Microsystems, Inc. All rights reserved.
[snip]
Garry