On 09/09/2023 17:02, John Baldwin wrote:
On 9/2/23 7:11 AM, Dimitry Andric wrote:
…
… /var/db/etcupdate/conflicts, …
Shall I make a simple (non-contentious) pull request for hier(7) to
include /var/db/etcupdate/ and the conflicts/ subdirectory?
/var/db/etcupdate/ is present by default wi
Over the last week or so, stable/13, stable/14 and current have
improved. Finally, I can make it through a build and install with a
password on the root account and a user in the wheel group without
having it fail.
Brian
On 9/9/2023 9:02 AM, John Baldwin wrote:
On 9/2/23 7:11 AM, Dimitry And
On 9/2/23 7:11 AM, Dimitry Andric wrote:
On 1 Sep 2023, at 03:42, brian whalen wrote:
Repeating the entire process:
I created a 13.2 vm with 6 cores and 8GB of ram.
Ran freebsd-update fetch and install.
Ran pkg install git bash ccache open-vm-tools-nox11
Used git clone to get current and p
On 1 Sep 2023, at 03:42, brian whalen wrote:
>
> Repeating the entire process:
>
> I created a 13.2 vm with 6 cores and 8GB of ram.
>
> Ran freebsd-update fetch and install.
>
> Ran pkg install git bash ccache open-vm-tools-nox11
>
> Used git clone to get current and ports source files.
>
>
Repeating the entire process:
I created a 13.2 vm with 6 cores and 8GB of ram.
Ran freebsd-update fetch and install.
Ran pkg install git bash ccache open-vm-tools-nox11
Used git clone to get current and ports source files.
Edited /etc/make.conf to use ccache
Ran make -j6 buildworld && make -
On 31/08/2023 03:31, brian whalen wrote:
Understood. I guess I was expecting the update process of etcupdate -p
&& make installworld && etcupdate -B to not whack existing users or
delete an existing root user's password. I accepted the remote and
then recreated users and reset passwords and am
Understood. I guess I was expecting the update process of etcupdate -p
&& make installworld && etcupdate -B to not whack existing users or
delete an existing root user's password. I accepted the remote and then
recreated users and reset passwords and am retrying this.
BW
On 8/30/2023 7:21 PM,
On 31/08/2023 03:00, brian whalen wrote:
… I ran etcupdate resolve accepting the remote option and saw 2 issues.
The root user's password was deleted.
The non root user no longer existed.
Logically, remote does not include things such as your root user's
password.
I have seen this twice. Once when going from 13.2 to current 14.0 alpha1
and then to 15, and a 2nd time when going from 13.2 to 15.
I have a user that is a member of the wheel group.
After I upgraded and ran the post reboot commands in single user mode I
was alerted to merge conflicts. I ran e