Date: Sun, 3 Jul 2005 14:39:30 -0700 From: Peter Losher <Peter_Losher@isc.org> To: freebsd-current@freebsd.org Subject: install erroring out durning mergemaster... Message-ID: <200507031439.48288.Peter_Losher@isc.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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?
-=-
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
-f /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
-=-
Best Wishes - Peter
--
Peter_Losher@isc.org | ISC | OpenPGP 0xE8048D08 | "The bits must flow"
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)
iD8DBQBCyFskPtVx9OgEjQgRAueBAKDAqnEWX8vHfynNJvnuYpn3GbPzTACgygeh
JKZUqS9D3cWGjfA0YvxGC1o=
=juLK
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507031439.48288.Peter_Losher>
