Alastair Hogge writes:
> Dag-Erling Smørgrav writes:
> > Alastair Hogge writes:
> > > ld-elf.so.1: Shared object "libmd.so.6" not found, required by "mtree"
> > > *** Error code 1
> > This is _after_ installworld, right? `etcupdate -p`, then installworld,
> > then `etcupdate -B`?
> Correct, and
On 2025-04-18 14:24, Dag-Erling Smørgrav wrote:
> Alastair Hogge writes:
>> Hmm I did try $(etcupdate -B), and I recall it also failing, so I
>> updated another host, and used -B with etcupdate, and it failed for
>> another reason:
>> [...]
>> ld-elf.so.1: Shared object "libmd.so.6" not found, req
On 2025-04-18 14:24, Dag-Erling Smørgrav wrote:
> Alastair Hogge writes:
>> Hmm I did try $(etcupdate -B), and I recall it also failing, so I
>> updated another host, and used -B with etcupdate, and it failed for
>> another reason:
>> [...]
>> ld-elf.so.1: Shared object "libmd.so.6" not found, req
Alastair Hogge writes:
> Hmm I did try $(etcupdate -B), and I recall it also failing, so I
> updated another host, and used -B with etcupdate, and it failed for
> another reason:
> [...]
> ld-elf.so.1: Shared object "libmd.so.6" not found, required by "mtree"
> *** Error code 1
This is _after_ in
On 2025-04-16 01:39, Dag-Erling Smørgrav wrote:
> Alastair Hogge writes:
>> After the build processes complete [...]
>>
>> $ doas su -
>> # cd /usr/src
>> # etcupdate -p
>> # env MAKEOBJDIRPREFIX=/tmp/fafnir make installkernel
>> # env MAKEOBJDIRPREFIX=/tmp/fafnir make installworld
>> # etcupdate
Alastair Hogge writes:
> After the build processes complete [...]
>
> $ doas su -
> # cd /usr/src
> # etcupdate -p
> # env MAKEOBJDIRPREFIX=/tmp/fafnir make installkernel
> # env MAKEOBJDIRPREFIX=/tmp/fafnir make installworld
> # etcupdate
>
> Here etcupdate exits with, "Failed to build new tree."
On 2025-04-13 16:26, Robert Clausecker wrote:
> Hi Alastair,
Hey Robert,
> That sounds like a bug! Please report it on Bugzilla.
Done, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286072
Thanks.
--
To good health,
Alastair
>> I am updating a 15-CURRENT host from
>> 1016b3c344350fa5968f16
Hi Alastair,
That sounds like a bug! Please report it on Bugzilla.
Yours,
Robert Clausecker
Am Sun, Apr 13, 2025 at 02:51:17AM + schrieb Alastair Hogge:
> Hello,
>
> I am updating a 15-CURRENT host from
> 1016b3c344350fa5968f16852e5e4e388c51d817[1] (2025-03-08 18:28:50 +)
> to
> 63578
Hello,
I am updating a 15-CURRENT host from
1016b3c344350fa5968f16852e5e4e388c51d817[1] (2025-03-08 18:28:50 +)
to
63578bf225df37944b78febfb177e8c1c81f54e4[2] (2025-04-12 19:50:06 +).
My update process is as follows:
$ cat /home/agh/tasks/update-host
#!/bin/sh -ex
UPDATE_HOST_HOST="$(ho