Date: Wed, 10 May 2006 16:45:51 -0600 From: bc <bc3910@pcisys.net> To: freebsd-questions@freebsd.org Subject: Re: 6.1_RELEASE Install Problem Message-ID: <44626D1F.4030307@pcisys.net> In-Reply-To: <C087E38A.DB89%ceri@submonkey.net> References: <C087E38A.DB89%ceri@submonkey.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Ceri Davies wrote: >On 10/5/06 05:03, "bc" <bc3910@gmail.com> wrote: > > > >>After make installworld I ran the final run thru of mergemaster and recived >>this error: >> >>ERROR CODE 64 >>FATAL ERROR: Cannot 'dc' into /usr/src/etc/ and install files to the >>temproot environment. >> >> > >Did you cut and paste that, or copy it in manually? > >Ceri > > Now that I am in front of the derver here is the full message (with a few lines before) pasted: install -o root -g wheel -m 640 /dev/null /var/tmp/temproot/var/log/sendmail.st install -o root -g wheel -m 644 freebsd.cf /var/tmp/temproot/etc/mail/sendmail.cf install -o root -g wheel -m 444 freebsd.submit.cf /var/tmp/temproot/etc/mail/submit.cf cd /usr/src/etc; install -o root -g wheel -m 644 /var/tmp/temproot/etc/ssh 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 /usr/src Walnut SuperUser#>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44626D1F.4030307>