RES: i made a mess (forgot the buildworld and installworld)

From: Ivan Quitschal <tezeka_at_hotmail.com>
Date: Sun, 14 Jul 2024 01:54:01 UTC
One idea
Cant say it that would help , but ive checked here and 2 things are working

mount command
usb is all good

and the filesystem is fine too.
So does anybody knows where I could literally get the entire 15-CURRENT containing the entire /usr/src in tar.gz or something?
I could download it from one machine here and stick it and mount in my messed up freebsd .
and I just checked that tar command still uses libcrypto and would work, unless I untar it already  inside the pendrive and let it ready for copying over my actual corrupt  /usr/src

of could someone just please send me I don't know those two libs and ill see what happens?
Are they

libcrypto.so.111
libssl.so.111 (git is only complaining about it when I try to fetch pull (connection and stuff, so who knows)

thanks a lot whoever could help me out here ,

thank you again

Ivan



De: owner-freebsd-current@FreeBSD.org <owner-freebsd-current@FreeBSD.org> Em nome de Ivan Quitschal
Enviada em: sábado, 13 de julho de 2024 22:05
Para: freebsd-current@freebsd.org
Assunto: i made a mess (forgot the buildworld and installworld)

Hi all

I made a big mess here. Please lets see if you guys have any idea

I did a

make buildkernel
make installkernel
Then forgot the buildworld

And went straight to
make delete-old
make delete-old-libs

now not even git command, or ports or nothing because everything is missing on libraries, libssl to download any code with even wget for example
libcrypto.so.1111 for everything else obviously
but the OS is booting and I do have a shell god knows why

so im not able so far to do any git pull or fetch to do the buildworld and then the installworld


any ideas please: will save my life

thank you

tzk