Hi!
I have recently tried to upgrade two of my raspberry pi 4 machines from 13.1-BETA to 13.1-RC5, but both of them failed in the same manner.
after running
I did the final installation step and it rendered alot of errors. And not the machine does not boot properly.
I have recently tried to upgrade two of my raspberry pi 4 machines from 13.1-BETA to 13.1-RC5, but both of them failed in the same manner.
after running
Code:
freebsd-update upgrade -r 13.0-RC5
freebsd-update install
reboot
Code:
# freebsd-update install
Installing updates.../lib/libc.so.7: Unable to relocate undefined weak TLS variable
/lib/libc.so.7: Unable to relocate undefined weak TLS variable
/lib/libc.so.7: Unable to relocate undefined weak TLS variable
/lib/libc.so.7: Unable to relocate undefined weak TLS variable
/lib/libc.so.7: Unable to relocate undefined weak TLS variable
/lib/libc.so.7: Unable to relocate undefined weak TLS variable
/lib/libc.so.7: Unable to relocate undefined weak TLS variable
/lib/libc.so.7: Unable to relocate undefined weak TLS variable
/lib/libc.so.7: Unable to relocate undefined weak TLS variable
[....]
ld-elf.so.1: /lib/libc.so.7: invalid file format
ld-elf.so.1: /lib/libc.so.7: invalid file format
ld-elf.so.1: /lib/libc.so.7: invalid file format
ld-elf.so.1: /lib/libc.so.7: invalid file format
ld-elf.so.1: /lib/libc.so.7: invalid file format
ld-elf.so.1: /lib/libc.so.7: invalid file format
ld-elf.so.1: /lib/libc.so.7: invalid file format
[...]
Last edited by a moderator: