From owner-freebsd-current@FreeBSD.ORG Sun Jul 3 18:08:16 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5FB216A41C for ; Sun, 3 Jul 2005 18:08:16 +0000 (GMT) (envelope-from plosher@plosh.net) Received: from farside.isc.org (farside.isc.org [204.152.187.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A07943D49 for ; Sun, 3 Jul 2005 18:08:16 +0000 (GMT) (envelope-from plosher@plosh.net) Received: from dhcp-6.sql1.plosh.net (c-24-4-233-31.hsd1.ca.comcast.net [24.4.233.31]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by farside.isc.org (Postfix) with ESMTP id 4138367503; Sun, 3 Jul 2005 18:08:16 +0000 (UTC) (envelope-from plosher@plosh.net) From: Peter Losher Organization: Plosh Networking To: freebsd-current@freebsd.org Date: Sun, 3 Jul 2005 11:08:10 -0700 User-Agent: KMail/1.8 MIME-Version: 1.0 Message-Id: <200507031108.20445.plosher@plosh.net> Content-Type: multipart/signed; boundary="nextPart1533535.CISqb6zsD9"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 04 Jul 2005 13:03:16 +0000 Subject: Fwd: install erroring out durning mergemaster... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 18:08:16 -0000 --nextPart1533535.CISqb6zsD9 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I am updating my laptop from 5.4 to -current (to take advantage of the WPA wireless support) and when I run mergemaster to update the /etc files, install errors out complaining of "wrong number or types of arguments". Is there something I missed in the upgrade? (the install binary has a timestamp of July 2nd, which is when I rebuilt world) I even rebuilt mergemaster to = be safe. Details are below; any ideas? =2D=3D- cd /usr/src/etc/root; install -o root -g wheel -m 644 dot.cshrc /var/tmp/temproot/root/.cshrc; install -o root -g wheel -m 644 dot.login /var/tmp/temproot/root/.login; install -o root -g wheel -m 644 dot.profile /var/tmp/temproot/root/.profile; rm =2Df /var/tmp/temproot/.cshrc /var/tmp/temproot/.profile; ln /var/tmp/temproot/root/.cshrc /var/tmp/temproot/.cshrc; ln /var/tmp/temproot/root/.profile /var/tmp/temproot/.profile cd /usr/src/etc/mtree; install -o root -g wheel -m 444 BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist BSD.var.dist BSD.x11.dist BSD.x11-4.dist BIND.chroot.dist /var/tmp/temproot/etc/mtree cd /usr/src/etc/namedb; install -o root -g wheel -m 644 PROTO.localhost.rev PROTO.localhost-v6.rev named.conf named.root make-localhost /var/tmp/temproot/var/named/etc/namedb install: wrong number or types of arguments usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 Stop in /usr/src/etc. *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to the temproot environment =2D=3D- Best Wishes - Peter =2D-=20 [ http://www.plosh.net/ ] - "Earth Halted: Please reboot to continue" --nextPart1533535.CISqb6zsD9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCyCmUuffIhmkXw7kRAsJ0AJ4qjOrEJatLul9Ur6KwHJRTN3nk4ACgsjEV LxjEys3SOMHNzO3LdjuW/mc= =PpYA -----END PGP SIGNATURE----- --nextPart1533535.CISqb6zsD9--