Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jul 2005 11:08:10 -0700
From:      Peter Losher <plosher@plosh.net>
To:        freebsd-current@freebsd.org
Subject:   Fwd: install erroring out durning mergemaster...
Message-ID:  <200507031108.20445.plosher@plosh.net>

next in thread | raw e-mail | index | archive | help
--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507031108.20445.plosher>