02:22:04 If you hold a Unix shell up to your ear..can you hear the C ? 02:40:04 T_T 02:40:06 lol 02:46:54 it hurts 02:46:55 <_< 06:57:47 <|cos|> Could someone please validate my understanding on this. On a default install different boot environments can have different kernels, right? They are just files under the /boot folder on the root file-system? 06:59:58 <|cos|> (I'm asking since the bootloader no longer seems to find a kernel which to me is obviously still there.) 07:10:46 |cos|: boot environments is more than kernel, but yes, different boot environments can have different kernels 07:14:29 consider boot environment as complete OS 07:16:02 has anyone run ircd in a jail system before? 07:17:07 if so, what have you done? ssl at the nginx proxy jail or ssl on the ircd jail? 07:20:49 <|cos|> mzar: Thanks. It might be a usability issue in the bootloader, with it pointing to the no longer valid kernel of the previously selected BE. Circling through all the kernels back to the one presented by an identical string results in a working boot. 07:40:34 |cos|: so it worked? same here, booting non-default kernel from non-standard BE should be supported 07:46:08 <|cos|> mzar: It works. Confusing though, and I guess extra confusing when freebsd-version spits out an error about missing kernel (which I believe only meants non-existent /boot/kernel). 08:30:52 good afternoon. \o/ 08:31:27 currently reading about jail 08:31:43 i never touched jails even though i'm freebsd user 08:36:03 Here's a funny one. `pkg install netdata` wants to delete kde5. https://paste.karlsen.tech/?b96787d16e3af5ae#3briVN5A7794v4K1FGdALBZxN5P7cTwPRGkd9Kk6duNn 09:26:04 http://paste.tclhelp.net/?id=72dl <-- may I need to change something? 15:12:36 hello everyone, i have recently tried to update /usr/ports/jellyfin package and i am receiving an unsupported version for this package. Would anyone else be able to confirm that it is an issue with the port vs my machine? i have done a git pull and i am on 14.1-p5 release.. but yet still get this error 15:15:11 which could be confirmd with a simple make install clean.. this is happening on multiple machines.. 15:36:15 Hi there, after updating to 14.1 I never managed to set proper shell settings to a root user 15:36:27 eg ~/.profile not ~/.shrc never loaded ... 15:54:39 nerozero: it's a bug, please search for relevant PR 15:55:01 mzar, tnx 15:55:12 nerozero: you can change default shell to {t,}csh and everything will be fine 15:55:30 ya, but i dont like csh 15:55:41 . ~/.shrc works fine 15:55:53 will wait till be patched 15:55:56 * mzar is addicted to tcsh 15:56:00 thank you for reply 15:56:07 * nerozero fish 15:56:29 * Tenkawa still prefers bash (yeah yeah I know I'm odd... but noone likes ksh anymore) 15:57:28 pure sh is awesome ! 15:58:23 it's good for scripting 16:02:59 nerozero: I could mislead you 16:03:30 :) 16:03:37 nerozero: only "set -o vi" is ignored in .shrc 16:03:39 yeh 16:03:54 but I can't find PR 16:04:06 so maybe it wasn't reported yet 16:04:47 Then I will make a new thread on freebsd forum and post the link here afterwards, but will do that tomorrow, i need to update some more servers ... :) 16:04:55 thank you so much! 16:05:05 FreeBSD community is awesome ! 17:12:51 there's so many json packages :D 17:13:07 which one to pick? 17:13:20 for json support ? 17:47:26 I'm impressed how well the RPI support is working on 15... I'm testing on a 4 atm... about to try out one of my 5's 17:53:21 <|cos|> dandyn: what do you mean when you say "json support"? 17:54:28 I solved that, it needed tcllib 17:56:07 but, shouldn't one be able to use .tclsh from shell if one have tcl90-9.0.0 (Tool Command Language) package added ? 18:04:50 |cos| help me out :) 18:52:25 <|cos|> dandyn: I have no idea. 22:07:27 the installer doesn't time out or anything if the verification pass for distribution sets takes awhile, right? 22:07:50 installing via a 40mbit up link's not gonna be fasyt. :P 22:46:52 i'm confused, i built a new 15.0 pkgbase image, and built a new set of packages with poudriere, but i still get this 22:46:53 [12!] amaranth ~# pkg 22:46:54 ld-elf.so.1: Shared object "libmd.so.6" not found, required by "pkg" 22:47:41 even weirder: 22:47:43 [1? 20!] amaranth ~# ldd /usr/local/sbin/pkg|grep libmd 22:47:43 libmd.so.6 => not found (0) 22:47:43 libmd.so.7 => /lib/libmd.so.7 (0x2a7d599fb000) 22:49:06 ah wait, i think this is the poudriere bug where it doesn't correctly recreate the @clean shapshot after updating the jail, so the upgrade doesn't effect 22:50:31 Well now my PI5 is up and running nicely on 15 current... 22:52:26 Tenkawa: is PI5 in this context = Raspberry Pi 5? i thought that didn't support freebsd 22:52:37 Yeah... 22:52:41 works fine 22:53:12 It doesn't support all the hw yet.. 22:53:32 what doesn't work? if it does NVMe, Ethernet perhaps i will buy one to desk 22:53:35 er, test 22:53:36 but enough to do what I need to start porting 22:53:38 are you logged into IRC from the pi5? 22:54:03 ZedHedTed: no this is my mbp... I'm running a buildworld on it atm 22:54:32 although i really came to hate the rpi4 so i don't know i want that to be my upgrade path 22:55:09 ivy: in theory yes with the nvme however I do warn you if you haven't seen the pi5 nvme options yet they aren't for everyone anyway 22:55:21 Tenkawa: does freebsd recognize the ethernet port on the pi5? 22:55:28 ZedHedTed: no 22:55:36 I use usb ones 22:56:07 I am going to debug that first probably 22:57:21 i just looked up the specs. apparently the pi5 has wifi on it too. 22:57:47 I am just looking for something to mess around with... since newer RISC-V support is way out there still 22:57:49 Tenkawa: is wifi also not working? i'd be surprised if it actually is 22:58:16 No... Broadcom is going to be a problem... 22:58:30 (with wifi on almost everything) 22:59:04 I still run into brcm driver issues in Linux even now 23:00:03 I'll be happy if I can get one of my usb wifi dongles working though 23:00:26 I have a 3 port USB3 switch hooked up 23:03:19 same here, on the dongle part. when running freebsd on my recent dell inspiron 15, everything works except the wifi & the touch screen. 23:03:57 the internal wireless card isn't recognized, and even the USB wifi dongle i bought after checking the list of compatible devices isn't recognized. 23:04:23 once i'm well again, i'm gonna look through the the relevant parts of the handbook again. 23:04:24 Yeah I was impressed enough that all I needed was the efi loader and 15 image and it loaded right up 23:05:23 I will work on trying to put one of my nvme drives in the mix in the next few days (all 4 of my pi5's use them) 23:07:39 gl 23:09:10 Thanks... fortunately this is what I work on all day so I have lots of time to commit on it.. 23:12:54 Tenkawa: is it a paid job for you? i'm kinda jealous if it is... 23:13:11 No... I'm retired.. its a hobby 23:13:27 It was my job for most of my career though 23:14:18 I focused on Linux kernel and Telecom software development. 23:17:11 nice 23:18:32 i'm 28 and work full time in school IT, so getting all the components working on freebsd or ghostbsd is gonna be a weekend project 23:19:29 Fun project though... I have a ton of SBC's around here... that's what I focus on now.. 23:57:22 fricking poudriere, now what is going on? https://i.imgur.com/HrIOdpK.png