<farkuhar>
fishe: all those "ld undefined reference" errors should have been detected by revdep. I'm guessing you upgraded to CRUX 3.7 and haven't yet rebuilt some of the ports that were installed?
<fishe>
you're right, i completely forgot to run revdep after upgrading
<fishe>
my bad
<fishe>
through trying to automate rebuilding everything through bash i managed to completely fuck up and i now get to reinstall
<fishe>
never doing that again lol, at least i have everything i need backed up
ivandi has quit [Quit: WeeChat 3.6]
<braewoods>
farkuhar: revdep only checks for missing LIBRARIES. symbols are not even checked.
<brian|lfs>
might of been quicker for me to downlaod a new 3.7 iso I've been compling updates for hours
chrcav has quit [Ping timeout: 248 seconds]
chrcav has joined #crux
<farkuhar>
braewoods: yes, that was sloppy wording, fishe's errors would have been *prevented* by rebuilding all the ports flagged by revdep. "undefined reference" was simply the most memorable error message to quote from the pastebin (because it repeated over so many lines).
groovy2shoes has quit [Remote host closed the connection]
<fishe>
at least now i know to revdep next time lol
groovy2shoes has joined #crux
<fishe>
tried going with syslinux instead of grub this time, everything is in place yet it just shows the booting message and restarts lol
<jaeger>
Do you get the grub menu before that or no?
<jaeger>
oh, you said syslinux instead
<jaeger>
I can read!
ivandi has joined #crux
ivandi has quit [Client Quit]
ivandi has joined #crux
ocb has quit [Remote host closed the connection]
ocb has joined #crux
<SiFuh>
fishe: I had a reboot with syslinux using 5.15.55 kernel however, I cannot for the life of me remember what I had to enable in the kernel. If it is related to your issue.
belgace95 has quit [Remote host closed the connection]
belgacem1958 has quit [Ping timeout: 252 seconds]
PigulaH has joined #crux
PigulaH has quit [Quit: Konversation terminated!]
guido_rokepo has quit [Quit: guido_rokepo]
jue has quit [Ping timeout: 268 seconds]
ppetrov^ has quit [Quit: Leaving]
SiFuh has quit [Ping timeout: 264 seconds]
seer has joined #crux
<maledictium>
SiFuh: crux 3.7 version already in iot devices? :)
SiFuh has joined #crux
chrcav has quit [Ping timeout: 265 seconds]
chrcav has joined #crux
<stenur>
btw. libarchive SMP. and our /etc/rc random is a mess, we need my entropy saver, or take that from donending, .. or include newest busybox in core and link some to that!!
<stenur>
eh sorry. i take back my claim that a short sleep fixes firefox-bin startup in an ip netns/unshare container btw.
<stenur>
it is always: traps: firefox-bin[11755] trap int3 ip:7f8531d40ea7 sp:7ffcaa9f9a20 error:0 in libglib-2.0.so.0.7400.0[7f8531d02000+8c000]
<stenur>
for years; hundreds of bug reports; but depends upon libglib; the last one saw no crash, that one all the time.
<stenur>
you get "Sandbox: Unexpected EOF, op 0 flags 00 path /proc/cpuinfo
<stenur>
and "channel error"s.
<stenur>
when you open a terminal in the container, and start it from there, the first invocation crashes, any further not.
<stenur>
been exactly like this since years
<stenur>
so i play ALT-TAB switch jockey in between tmux and two other windows for browse and secweb; thus that like thing
<jaeger>
I think that's a new one that romster hasn't had a chance to look at yet... for the short term you can copy the port and change b_lto to false to work around it
<brian|lfs>
ah ok
<brian|lfs>
how about wasi-libc++
<brian|lfs>
it just says too many errors a million times and bombs out
<jaeger>
I haven't needed it for anything yet in 3.7, maybe upload a build log
<brian|lfs>
I gave up tryijng to get firefox to compile
<jaeger>
I've used firefox-bin for the last few years, compiling firefox is always a pain