Re: Errors while upgrading from 14.2-p5 to 14.3-p2
- In reply to: Patrick M. Hausen: "Errors while upgrading from 14.2-p5 to 14.3-p2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Sep 2025 22:04:11 UTC
This happened to me on at least 4 different hosts during freebsd-update. I just tarred that directory on a healthy host and unpacked it on hosts that were missing the path. -Matthew On 9/2/25 11:00, Patrick M. Hausen wrote: > Hi all, > > what is this in the second `freebsd-update install` run trying to tell me? > > install: /tmp/mount_143//usr/include/c++/v1/__tuple/INS@lohyUa: No such file or directory > install: /tmp/mount_143//usr/include/c++/v1/__tuple/INS@QLWtx9: No such file or directory > install: /tmp/mount_143//usr/include/c++/v1/__tuple/INS@wvkDsG: No such file or directory > install: /tmp/mount_143//usr/lib/debug/usr/libexec/INS@CsegKx: No such file or directory > install: /tmp/mount_143//usr/lib/debug/usr/sbin/INS@9ZtH7w: No such file or directory > install: /tmp/mount_143//usr/lib/debug/usr/tests/lib/libc/stdlib/INS@Uu7ISR: No such file or directory > install: /tmp/mount_143//usr/lib/debug/usr/tests/sys/vm/stack/INS@bLRNKE: No such file or directory > install: /tmp/mount_143//usr/tests/lib/libc/stdlib/INS@CqlUVP: No such file or directory > > I am installing into a fresh boot environment with `-b /tmp/mount_143`. > > Kind regards, thanks in advance, > Patrick