Date: Fri, 17 May 2019 10:51:55 -0700 From: David Wolfskill <david@catwhisker.org> To: Pete Wright <pete@nomadlogic.org> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: mergemaster still having issues Message-ID: <20190517175155.GN79998@albert.catwhisker.org> In-Reply-To: <eb4e8508-6792-e91d-cf29-45ef6760c77e@nomadlogic.org> References: <eb4e8508-6792-e91d-cf29-45ef6760c77e@nomadlogic.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 david@catwhisker.org One wonders just who benefits from Trump's trade war with China. See http://www.catwhisker.org/~david/publickey.gpg for my public key. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAlze9LtfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2 Pcmi6Af/ZckjW10ykofO4+r5qsnWBcr3f2mgSET9iEdWb8qNpN2s43QIaDyZJIzm 0UKRALOpMIot/apvqOcBqo2v6ZJbug7z8v771yNsv3gT8VPDAuPkLaeD+dxWEcrv WA+EdHpUMXhWGZ/c8Ar4zF16osXvsHRkB8giGkWSDy8y4AG7LkbMf7ekNA3ZDEtz wTVfDj9r61/XlyPKBG+EfheYMlH/cTa6SBQhmT84OK8P1tG/GsioysYsmjfiK9bB B5/rz+WTaSjqpbsLvCgMjeDapH+317FF1ja/ZcAsEySlpshklc8GRixw1uiVJbEQ rg7bbtrNZmncAZ8dLdkqAB+6mmmY+A== =hsZW -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190517175155.GN79998>
