5.3R cvsup failure, libm.so.2. COMPAT files missing?
dev tree
wayside at rc.tex-an.net
Sun Dec 19 13:54:51 PST 2004
On Sun, 19 Dec 2004, David O'Brien wrote:
> On Wed, Dec 15, 2004 at 05:38:09PM -0600, dev tree wrote:
>>
>> I did a fresh install of 5.3-R AMD64 from the disc1 dated
>> Nov 05 (I verified the md5 checksum), selecting "ALL"
>> under Distributions. I added package cvsup-16.1h,
>> did a buildworld and an SMP kernel, then attempted to do
>> a cvsup update along the RELENG5_3 line.
>>
>> I got the following error on a missing library file:
>> inoxidable[34]# uname -a
>> FreeBSD inoxidable.tex-an.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0:
>> Wed Dec 15 13:31:38 UTC 2004
>> root at inoxidable.tex-an.net:/usr/obj/usr/src/sys/SMP amd64
> ...
>> >>> Running /usr/local/bin/cvsup
>> --------------------------------------------------------------
>> /libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required by
>> "cvsup"
>> *** Error code 1
> This should be impossible.
> RCS file: /home/ncvs/ports/net/cvsup/Makefile,v
> RELEASE_5_3_0: 1.57
> ----------------------------
> revision 1.57
> date: 2004/10/11 22:10:58; author: obrien; state: Exp; lines:
> +1 -0
> Catching up with lib bumping, consume libm.so.3 on AMD64.
> ----------------------------
>
> How did you install CVSup and what is the MD5 checksum of your distfile
> 'cvsup-without-gui.amd64.tar.bz2'?
>
> hammer$ ldd /usr/local/bin/cvsup | grep libm
> libm.so.3 => /lib/libm.so.3 (0x8007f2000)
I used cvsup16.1h, and I think I took it off the Nov 05 5.3-R disc1 CD
immediately after the system install. I had done it from the CD
on another system, then removed that and tryed again from
/stand/systinstall, prior to building inoxidable from scratch
on Dec 14 to test it with a fresh installation. The package
seems to have been from October 08. Here's whats in /var/db/pkg:
inoxidable[34]# ll -d cvsup-16.1h
drwxr-xr-x 2 root wheel 512 Dec 14 17:54 cvsup-16.1h/
inoxidable[35]#
inoxidable[35]# ll cvsup-16.1h
total 22
-rw-r--r-- 1 root wheel 73 Oct 8 09:38 +COMMENT
-rw-r--r-- 1 root wheel 695 Dec 14 17:54 +CONTENTS
-rw-r--r-- 1 root wheel 718 Oct 8 09:38 +DESC
-r--r--r-- 1 root wheel 11209 Oct 8 09:38 +MTREE_DIRS
drwxr-xr-x 2 root wheel 512 Dec 14 17:54 ./
drwxr-xr-x 30 root wheel 1024 Dec 18 00:21 ../
inoxidable[36]# uname -a
FreeBSD inoxidable.tex-an.net 5.3-RELEASE-p2
FreeBSD 5.3-RELEASE-p2 #0: Wed Dec 15 18:54:27 UTC 2004
root at inoxidable.tex-an.net:/usr/obj/usr/src/sys/INOXIDABLE amd64
inoxidable[37]#
Here's whats in packages on ftp.freebsd.org right now:
Script started on Sun Dec 19 15:42:01 2004
%ftp ftp.freebsd.org
Trying 2001:4f8:0:2::e...
ftp: connect to address 2001:4f8:0:2::e: No route to host
Trying 204.152.184.73...
Connected to ftp.freebsd.org.
220 Welcome to freebsd.isc.org.
Name (ftp.freebsd.org:wayside): ftp
331 Please specify the password.
Password:
230-
230-You have reached the freebsd.isc.org FTP server, serving the
230-full FreeBSD FTP archive over IPv4 (204.152.184.73) and IPv6
230-(2001:4f8:0:2::e) networks. This server is also known as:
230-
230- ftp.freebsd.org
230- ftp4.freebsd.org
230- ftp4.us.freebsd.org
230-
[...]
ftp> cd /pub/FreeBSD/ports/amd64/packages-5.3-release/All
250 Directory successfully changed.
ftp> dir cvsup*
229 Entering Extended Passive Mode (|||40711|)
150 Here comes the directory listing.
-rw-r--r-- 1 110 0 338553 Oct 08 09:38 cvsup-16.1h.tbz
-rw-r--r-- 1 110 0 338498 Oct 08 09:38
cvsup-without-gui-16.1h.tbz
226 Directory send OK.
ftp> exit
221 Goodbye.
%exit
exit
Script done on Sun Dec 19 15:45:46 2004
Let me know if you need more information or if you want me
to test anything for you.
stu
More information about the freebsd-amd64
mailing list