-
ivy
so to update my question about p9fs the other day, i've been using it in one VM and have not had any problems so far, seems to work pretty well
-
ivy
just ran into another ZFS panic but couldn't get a vmcore since i think it dropped into ddb
-
ivy
seems like some recent change broke zfs a lot
-
ivy
now it's hung (no disk activity) trying to copy a file
-
ivy
can't read the file with rsync either, it starts at 300MB/s, then gradually drops to 0 around 3.5GB
-
ivy
guess i need to restore from backup send open a new PR
-
ivy
ok, now went to reproduce it and the problem is magically fixed
-
ivy
i'm pretty sure some recent change in main has broken zfs though
-
kevans
maybe i'll wait to upgrade to this latest pkg set
-
ivy
kevans: i am unsure because no one on fs@ has reported any problems
-
ivy
and i am using zfs native encryption which we know has been completely broken since it was introduced, but it's disabled on nearly all my filesystems
-
ivy
(i only can't disable it on the root filesystem because i'd have to recreate the pool)
-
ivy
sadly i can't reproduce the panic i had early when starting a bhyve vm and because system was configured to drop into ddb instead of writing a vmcore i don't have a dump
-
kevans
couldn't get a local console to dump it from ddb?
-
ivy
kevans: i didn't even noticed it panicked until i rebooted and noticed the ddb trace in dmesg from the previous boot
-
ivy
and apparently i forgot to save it
-
kevans
oof =(
-
ivy
i've fixed the sysctl config to not drop to ddb now though so at least if it happens again i should have a core
-
ivy
should probably reboot and get a vmcore for 282281 at least
-
ivy
need to upgrade my rpis first though, this is always exciting due no serial console
-
ivy
1!fuchsia /home/lexi# pkg upgrade
-
ivy
ld-elf.so.1: Shared object "libmd.so.6" not found, required by "pkg"
-
ivy
fuck sake
-
ivy
someone remind me why i use freebsd
-
ivy
(yes, i know, the answer is linux is worse)
-
rwp
Because pkg-static exists for such occasions.
-
ivy
rwp: i know about pkg-static, but this libmd issue has been haunting me for weeks
-
ivy
and the annoying part is that simply upgrading does not fix it
-
ivy
you have to know the magic incantaiton, 'pkg(-static) upgrade -f'
-
rwp
But, but, but... ldd: /usr/local/sbin/pkg-static: not a dynamic ELF executable
-
ivy
yes, but my point is, 'pkg-static upgrade' does not fix the problem
-
ivy
you have to use 'pkg-static upgrade -f'
-
ivy
because pkg for some reason does not realise some packages have to be upgraded due to sovers changes
-
rwp
In FreeBSD the upgrade with the -f option is pretty well known though. Always use it after a major release upgrade for example.
-
ivy
in other news
-
ivy
Checking for out of date packages:
-
ivy
FreeBSD-dtb-15.snap20240917032829 orphaned: base
-
ivy
FreeBSD-syscons-15.snap20240917032829 orphaned: base
-
ivy
what happened to these packages, did they get removed?
-
rwp
Saying would be knowing, not knowing, cannot say.
-
ivy
i mailed freebsd-pkgbase@
-
halcon
possiblle!
-
ivy
i have a survey
-
ivy
1) do you have 'pkg orphans' comamnds on your freebsd system?
-
ivy
2) what freebsd version do you use?
-
kfv
ivy: yes—all my systems currently running 15.0-CURRENT.
-
ivy
thanks, seems like this question was prompted by someone who had a custom pkg.conf
-
ivy
and 'pkg orphans' is an alias rather than a builtin command
-
kfv
Aye, 'tis an alias.
-
xxy
what photo viewer is best in gnome enviroment?
-
radhitya
ristretto, xxy
-
Soni
does freebsd have a SIIT-DC?
-
ivy
remember back in the 1980s when every minicomputer had a microcomputer on top of it to act as system console?
i.imgur.com/o3aKWY2.jpeg
-
johnjaye
that is a funny analogy. but apt
-
luke_jobless_sb
ivy: linux iirc has such feature of plug and play functioning as a console. something to do with usb hub originally...
-
luke_jobless_sb
that is really a console. It reminds me I named one of projects wrong. it may be confusing that I used the word, "console" in it.
-
luke_jobless_sb
-
Soni
does freebsd have an API for looking up the SIIT-DC prefix?