On Sun, 13 Aug 2000, Gregory Neil Shapiro wrote: > DougB> I'm seeing a small problem with up to the minute sources in the install > DougB> phase: > > DougB> + cp /etc/aliases /etc/mail/aliases > DougB> cp: not found > DougB> *** Error code 127 > > That is odd considering the step right before it uses 'mv' which is located > in /bin/ (where 'cp' also lives). I assumed that if mv worked, cp would as > well. This is because /bin is not in $PATH at install time. `mv' is actually located in ${TMPDIR}/install.$$. `cp' is not there, although `cp' is used to put `mv' there, since it would be a bug to use `cp' instead of ${INSTALL} to install things after `install' is bootstrapped. Bruce To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- HEADS UP: sendmail updated from 8.9.3 to 8.11.0 in -c... Gregory Neil Shapiro
- Re: HEADS UP: sendmail updated from 8.9.3 to 8.1... Gregory Neil Shapiro
- Re: HEADS UP: sendmail updated from 8.9.3 to... Scot W. Hetzel
- Re: HEADS UP: sendmail updated from 8.9.... Doug Barton
- Re: sendmail updated from 8.9.3 to 8... Gregory Neil Shapiro
- Re: HEADS UP: sendmail updated ... Bruce Evans
- Re: HEADS UP: sendmail updated from 8.9.3 to... Gary Schrock
- Re: HEADS UP: sendmail updated from 8.9.... Ollivier Robert
- Re: HEADS UP: sendmail updated from 8.9.3 to... Bernd Walter
- Re: sendmail updated from 8.9.3 to 8.11.... Gregory Neil Shapiro
- Re: sendmail updated from 8.9.3 to 8... Ollivier Robert
- Re: HEADS UP: sendmail updated from 8.9.3 to... Johan Granlund
- Re: HEADS UP: sendmail updated from 8.9.... Kurt D. Zeilenga
- Re: HEADS UP: sendmail updated from ... Hajimu UMEMOTO
- Re: HEADS UP: sendmail updated ... Johan Granlund
- Re: HEADS UP: sendmail updated from ... Neil Blakey-Milner