00:10:59 luke_jobless_sb, If it was helpful than great! But for me it was just a Today I Learned thing about FreeBSD. Or almost learned. 00:11:25 It turns out that resolvconf is still being called to overwrite /etc/resolv.conf with DHCP acquired nameservers. 00:12:29 I think probably it is being called through the DHCP pathway. I think if converted to a static IP assignment that it will stop. Will find out in a moment. 00:13:34 But I had to jump afk and am gone again. It's Halloween evening here and stuff is happening. 00:15:55 you can also write protect the file, that way stuff like resolvconf can't even if it wanted to 01:07:17 htwo things... 1. https://lists.freebsd.org/archives/freebsd-questions/2024-October/005910.html who is responsible for the freebsd website info? 2. anyone interested in the sidenote on that email (London BSD meetup/miniconf), please PM :D 01:10:53 (sorry for bumping ML stuff here, it doesn't feel like anyone uses the ML anymore) 01:11:57 polarian, visit #bsddocs on irc.efnet.org 01:12:14 CrtxReavr: ugh... another IRC network? 01:12:32 Well, it's um. . . a lot older than this one. 01:12:44 One could argue it's the original IRC network. 01:13:16 CrtxReavr: why are they on a different IRC network than here anyways 01:13:23 seems counter-productive 01:13:34 Why are we here, would be a more valid question. 01:14:01 well efnet.org the first thing on the landing page is they had a data breech 01:14:02 I could tell you, but it would not be rays of sunshine. 01:14:03 sooo 01:14:07 thats seems lik ea starter 01:15:17 why does freebsd make it so difficult to speak in the right place, they have 101 mailing lists for god knows what... which nobody actually posts to... OpenBSD misc@ may be chaos but at least I know where to stick stuff... 03:12:06 I think I should use both sqlite and postgresql in a same environment. I remember there was some stuff I had to be careful. Do you know any? 05:07:36 It's definitely down the DHCP path that updates /etc/resolv.conf even if resolvconf has been disabled. 05:07:53 If one sets a static IP address then it does not overwrite it. 05:09:21 luke_jobless_sb: i don't see any reasons why one would need to be careful with both of those 05:10:02 rwp: do you not want your resolv.conf to change, depsite using dhcp client? 05:12:48 I started the setup using DHCP but it is going to replace another server with a static IP. So eventually it is going to have a static IP. 05:13:13 Therefore no, I did not want it to be overwriting the /etc/resolv.conf file as I was configuring it. 05:14:18 Of course I could set schg making it immutable. That's a long time honored method. But I knew I would eventually have it statically assigned and until then would just put up with it messing with me. 05:14:45 I also figure that eventually I will figure out what's down the dhcp path that is ignoring the configuration to not use resolvconf and then fix it. 05:17:21 i would just set supercede domain-name-servers in your conf file but if you want to use the schg hammer sure 05:18:01 The only reason not to use schg is if there is a yet bigger hammer. 05:18:40 But better is that I actually understand what's down the DHCP path that is causing it to ignore the configuration. And understanding it there is probably a way to do it anyway. 05:19:54 do any VNC servers handle copy and paste between the guest and the host? I have a bhyve running Linux and I connect to the UEFI vnc using tiger vnc on a mac. it works great but not being able to cut and paste between the mac and linux sucks 05:21:40 It's been a few years since last running VNC with anything, I ran tigervnc at the time, but I recall being able to copy and paste between the VNC frame and the native X frame. 05:22:28 iirc dhclient has always updated the resolv.conf 05:26:13 I'm a very documentation driven person. If the docs say to do something in a certain way then I do something in the documented way. 05:26:18 And conversely if the docs say that configuring something with X causes behavior Y then I expect that doing X will cause Y. 05:26:46 In /etc/default/rc.conf it says <> and if YES enables then NO must disable. Right? That's the document contract. 05:26:57 It's failing that contract. Therefore I consider it a bug. 05:27:26 Is it a really bad bug? No. Is it a showstopper bug? No. I can deal with it. But it is failing the contract. 05:39:24 remember, write protection solves it permanently 05:41:47 the whole need for resolvconf is to allow several possible services alter, and it's not alone so 05:42:16 resolv.conf, resolvconf which has reseolvconf.conf 05:43:44 plumb the depths as you please, however 05:47:32 the only more extreme method is using a sdcard and disallowing writes altogether! 10:45:47 got a file-backed /dev/md0 that reports its busy & won't `mdconfig -du md0` 10:46:27 - checked `fstat |grep md0` and `mount md0` which have nothing 10:46:40 and found that I forgot to `zpool export` it 10:46:48 lesson for future me! 13:45:14 I created a jail and I'm trying to start samba inside it but I get many errors, one of them is "ld-elf.so.1: Shared object "libgnutls.so.30" not found, required by "liblibsmb-samba4.so" 13:46:00 s2r: How did you install samba in the jail, and how are you starting it? 13:46:25 vkarlsen I used pkg install 13:48:38 s2r: Is everything up to date? Are you missing gnutls? 13:51:15 did you get a warning at the pkg update step about versions mismatches? you might need to freebsd-update 13:52:44 I created it usind cbsd. Can I run freebsd-update inside the jail? 13:53:40 Don't do it from inside the jail 13:54:06 Run it on the host with the -j param 13:54:29 vkarlsen, will try right now 13:54:44 Check the actual version inside the jail first 13:56:09 14.1p5 13:56:18 So the ABI should be the same. 13:56:24 That should be fine 13:57:39 "Could not create kernel backup directory" 14:32:23 I'm finding that my system is loading the linuxulator's kernel modules overnight, even though I'm not intentionally using anything that relies on them. 14:32:35 Anyone experience something like this? 14:32:44 What's the best way for me to figure out what's causing the modules to be loaded? 16:33:26 rafe: The kldload man page has a section on the autoload of modules that might be helpful. You might also want to grep for "linuxlator_load=", or: kldload linuxulator 16:34:04 linuxulator_load= rather 16:43:22 FreeBSD 14.2-STABLE is out, time for release party ! 16:44:50 for real? :o 16:47:52 https://www.freebsd.org/releases/14.2R/schedule/ - ohh the beta's coming out today 16:48:55 mzar: use the correct terminology please. Release is still over a month away 16:52:41 i'm in my excited state regardless! a new release means the potential for newer hardware support. 16:54:04 right now freebsd and ghostbsd support everything on my Dell Inspiron 15 except the wireless NIC. i'll keep reading and try to get the Linksys WUSB6300 dongle working. 16:54:05 TyphoidTed: indeed... thats especially true for my non-x86/64 arch world 16:54:34 I don't run anything in x86/64 16:54:58 Even my current 2 FreeBSD boxes are ARM64 16:55:12 Tenkawa: 14.2-STABLE is released 16:55:43 FreeBSD 14.2-STABLE (VBSD) #52 stable/14-n269449-46d30932876f: Fri Nov 1 08:20:26 CET 2024 16:55:50 Tenkawa: so you don't run any 32-bit x86 machines either? 16:57:10 mzar: that is "not" the release build... 16:57:12 RELEASE builds begin 16:57:12 29 November 2024 16:57:12 - 16:57:12 14.2-RELEASE builds begin. 16:58:27 Tenkawa: that's not RELEASE, just STABLE being released 16:58:56 Incorrect 16:59:02 I am kidding you NOT 16:59:08 because there would be no need for 16:59:08 RC1 builds begin 16:59:09 22 November 2024 16:59:09 - 16:59:09 First release candidate. 16:59:13 that 16:59:16 nope 17:00:14 why would you do betas and rc's... "after" stable.... that's pointless 17:00:18 Tenkawa's right. the development branch for it has begun and the 1st beta is to be released today. that's all. 17:00:36 one can build BETAs or RCs, but when you follow stable/14 then you go short path 17:00:53 mzar: I did this for a living... 17:01:15 OK, same here 17:01:25 i tried...time for my walk 17:01:34 have a nice walk TyphoidTed 17:03:08 mzar: I do see why its named that way... poor naming conventions.. 17:06:01 Be back later too.. Need to work on an arch (RV) that FBSD is still way behind on. 17:07:17 Tenkawa: the naming convention is the same since the early beginning ;-) 17:23:13 back. and ty mzar :D 17:38:19 When egrep is CPU-bound. . . 17:43:15 * ober realizes they should have gotten the intel cpu pack in their framework laptop. 780M panics 17:51:20 correction. X -configure pukes bunnies in kernel space, but startx just works. 18:10:01 ober: That's kind of expected since "X -configure" hasn't been recommended for years now. 18:10:11 Well, as far as I remember anyway. 18:12:07 ek, IIRC you pointed me to a patch to fix a memory issue which caused a slowdown after some period of runtime? Thanks! That helped hugely! 18:12:13 I believe that patch is now in RELEASE just normally now. 18:13:22 However, it helped a lot but I just thought I was mention in passing that things are still not as good in 14 as in 13. I never noticed any problems in 13. In 14 even with that memory issue fix things still periodically chunk up for which restarting Firefox and also rebooting immediately restore performance too. 18:13:33 I think there is still yet another issue hiding in there somewhere. 18:17:56 ek: good to know. thanks 18:19:20 rwp: Glad I could help! Shame you're still seeing issues, though. 18:19:38 morning 18:23:46 ek, Things are definitely hugely improved! No doubt! It isn't as bad now as initially. And bad now is just more like 15% as bad as the previous pauses. Things are better. I just think there is at least one more issue hiding in there somewhere. Anyway, THANKS! 19:42:34 good afternoon luke_jobless_sb. sorry to see you're jobless rn. 19:47:08 Does anyone knows if the FreeBSD summit will be live broadcast ? https://freebsdfoundation.org/news-and-events/event-calendar/fall-2024-freebsd-summit/