On Fri, May 17, 2019 at 10:46:57AM -0700, Pete Wright wrote: > hello - i am still having issues with mergemaster when > building/installing current on my end as per this thread: > https://lists.freebsd.org/pipermail/freebsd-current/2019-May/073403.html > > my source contains the fix that I think we committed to address the > original issue, are there any other steps required to get things working: > *** Creating the temporary root environment in /var/tmp/temproot > *** /var/tmp/temproot ready for use > *** Creating and populating directory structure in /var/tmp/temproot > > cp: /usr/home/pete/git/freebsd/etc/master.passwd: No such file or directory > > *** FATAL ERROR: Cannot copy files to the temproot environment > > cheers, > -pete
Yes: you need to actually install that (new) version of mergemaster
before you try to use it.
E.g.:
pushd usr.bin/mergemaster && make install; popd
Then re-start the userland installation (e.g., "mergemaster -p ...") and
proceed with the rest of the install as usual.
Peace,
david
--
David H. Wolfskill [email protected]
One wonders just who benefits from Trump's trade war with China.
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
signature.asc
Description: PGP signature
