Pouria
i did not do anything.
Pouria
How can be?
Pouria
🤔
Pouria
😂
Pouria
it is interesting.
Pouria
very interesting.
Pouria
:/
Anonymous
it's beastie the little devil is just messing with you. LOL
G
What do you people think about netbsd?
Pouria
You mean the above problem is about to Memory(RAM)?
Pouria
What do you people think about netbsd?
NetBSD is good too. when i be a expert in FreeBSD; i will go and install NetBSD.
Pouria
OK man.
Pouria
Thanks.
Anonymous
do you do a pkg check ?
Anonymous
make sure this stuff is good
Anonymous
depends libs etc
Anonymous
-B -d -s
Pouria
TY man.
Anonymous
ur welcome
Pouria
i ran it, but i think the above error is about Memory. alloc is a function in c langauge AFAIK.
Anonymous
ya do the linux part ?
Pouria
ya do the linux part ?
What do you mean? IDK what do you mean.
Anonymous
seems like there is a memtest in there somewhere.
Anonymous
/compat/linux
Pouria
/compat/linux
i did not install anything about linux.
Anonymous
with linux part ya can do cat /proc/meminfo i think
Pouria
with linux part ya can do cat /proc/meminfo i think
we can see memory information with sysctl and another commands.
Anonymous
ok
Pouria
ok
you say the above error is about to memory?
Pouria
he said this too. https://t.me/FreeBSD1/16919
Anonymous
idk about you problem
Anonymous
? you on zfs ?
Pouria
? you on zfs ?
Nope. UFS.
Pouria
PC is works fine.
Pouria
https://t.me/FreeBSD1/16908
Pouria
Magic, indeed ^^) BTW I've been a member of IceWM here, but I never used it so I left. Are you a member?
IDK what do you mean from "Are you a member?". if you mean i am a icewm user, yes; i am a icewm user.
Pouria
@icewm
it seems the group is inactive.
neb
it seems the group is inactive.
No, there as activity there as recent as 8 of April.
Pouria
Where do you know?
neb
Devs are there, just ask if anything.
Pouria
i will join.
neb
I like slow groups 📡
Pouria
Hmm.
Rberto
Hi
Rberto
This is the official group of the freebsd community?
Anonymous
This is the official group of the freebsd community?
Well, I thought it was, but I'd welcome confirmation from an official rep 😅
ɴꙩᴍᴀᴅ
Hello and welcome @Rberto_vil feel free to ask any doubts, and/or share any knowledge (:
Rberto
Well, I thought it was, but I'd welcome confirmation from an official rep 😅
I was looking for the official telegram group but I didn't found any else appart from this. 🤔🤔🤔
./pascal.sh
➜ ~ freebsd-update install Installing updates... Completing this upgrade requires removing old shared object files. Please rebuild all installed 3rd party software (e.g., programs installed from the ports tree) and then run "/usr/sbin/freebsd-update install" again to finish installing updates. uhm, how do i rebuild everything that I installed through ports ?
./pascal.sh
should be portmaster -af right ?
Anonymous
./pascal.sh
I believe so.
Mh ok I will do pkg upgrade first so portmaster won't compile any packages which would also be available pre compiled
./pascal.sh
Or can I rebuild packages installed through ports only
Anonymous
You should be using one, or the other
./pascal.sh
You should be using one, or the other
I use both :( For packages not available through pkg I need ports
Anonymous
I see
./pascal.sh
Rebuilding every package would take days The machine is not that powerful
Anonymous
Understandable. Hopefully no dramas then? It's a risk with dependencies I'm told.
Andriy
Rebuilding every package would take days The machine is not that powerful
I've used portmaster with -P key so it will use pkg if possible
./pascal.sh
I've used portmaster with -P key so it will use pkg if possible
that sounds good how can i rebuild / update the ports which need to be updated while keeping as many binary packages as possible? portmaster -afP ?
Anonymous
Don't take this as dismissing questions here, but do have a look at the FreeBSD Handbook if you haven't already @Pascal3366 . Updating FreeBSD is chapter 24.
./pascal.sh
so portmaster -x pkg -afP
Andriy
portmaster -afP -x pkg for me ;)
./pascal.sh
uhm thats the same lol
Andriy
And switch to latest to be more version match with ports