00:17:48 PHR3385D 05:44:01 In the latest binary pkg for 14.2-RELEASE quarterly the postfix package seems odd. I get different spurious messages from different systems. 05:44:18 On one system: chown: /usr/local/share/man/man5/mongodb_table.5.gz: No such file or directory 05:44:35 On a different system: chown: /usr/local/man/man1/mailq.1.gz: No such file or directory 05:45:24 Seems like something is wonky there and I feel that if I go through all of my systems that all will have a different file failing chown as if the pkg script is incorrect there. 05:46:47 A 3rd system is chown: /usr/local/share/man/man5/mongodb_table.5.gz: No such file or directory 14:27:56 ifreund: good to see you help with the pkgbase project :) 14:31:28 is anything broken in -current right now, or is it safe to update? 14:53:40 that one thing is 15:54:09 Friends in Europe. are your package mirrors slow right now? pkg0.fra is very slow for me right now (altho I am far away physically, but its downloading at 5% of the previous speeds) 15:58:27 antranigv: no, it works fine, 500±100 Mbps 16:00:37 antranigv: i get something like 7.0 MB/s 16:02:03 mzar la_mettrie thank you! I'm getting around 1Mbps. I usually get around 10 MB/s if not more. 16:11:40 yeah, it's a problem with my network provider. anything leaving their network is just slow. 16:13:17 it works better over ipv6, but I chcecked also ipv4 and the speed seems to be not much affacted at the moment 16:13:52 so for ipv4 also 200Mbps+ 17:03:20 hi 17:04:54 please I updated to 14.2 but bootloader shows message that loader needs to be updated, I tried to update it using the explanation in man loader.conf but the message showed up again. Thanks! 17:08:10 Posterdati UEFI or MBR? 17:14:10 solved 17:14:13 was uefi 17:14:21 https://forums.freebsd.org/threads/loader-needs-to-be-updated-14-stable.94857/ 17:14:29 thanks anyway 18:08:32 anybody here doing claws-email with office365/ms-exchange accounts? 18:38:04 jbo: What's your real question anyways? Maybe it doesn't have to be specific to claws-email. 18:38:10 s/it/the answer/ 19:14:19 I was downloading the whonix workstation xfce.qcow2 and did convert to .raw but in bhyve does not boot up. any clue? 19:15:48 need to change some permission? i have the same permission chmod 755 for my archlinux.raw and booting with no issue...so i am pretty sure is the image has got some issue... 19:19:11 or need to do something equivalent like virsh define (-c) in the bhyve but in the whonix website no bhyve guide so i have to follow the qemu one. i did setup succesfully on archlinux kvm but on bhyve i cant use the .xml file. 19:56:36 hm, just saw that the efi partition was mounted on my systems (and rw no less), so I guess the installer put it in fstab, but why? the only reason I know to mount it is to update the loader, which is rare and only takes a little bit of time, why should it be always mounted? 20:24:23 When will Linux finally have native RW access to BSD file systems in it's kernel without needing to compile it in and saying that its "experimental" 20:33:16 psionic: it already has 20:48:18 psionic: Good point. We are waiting for native ZFS support for a solid decade now. The short answer is - probably never, because of the licensing incompatibility between GPL and BSD. 20:51:46 psionic: On paper it does support ZFS out of the box. In practise it is a pain in the butt. For example I use Arch with root on ZFS but so many pitfalls you can shoot yourself in the foot. And because kernel in the repo is always one step ahead of the corresponding ZFS module, you almost never get a binary compatible ZFS for the last kernel. 20:52:14 So you always compile with DKMS for example, or use the archive site to sync the kernel back 20:52:57 FreeBSD is wonderful, ZFS is built-in and everything just works without you even thinking about it. 20:53:29 well, ZFS is a solaris FS and CDDL, bsd FSs would be UFS/FFS and HAMMER, not sure if there are more that could be called bsd FSs 20:54:48 nimaje: good point, I did not think about that. 21:08:20 I have just tried the UFS module. I was able to mount a UFS partition created by FreeBSD in read-only mode (it said, the module was compiled with R/O support). 21:08:33 No tools to create a partition in Linux I was able to find 21:24:08 sa02irc: use FreeBSD, it's fully operational 21:25:02 sa02irc: you can always fire up a freebsd vm on virtualbox, then create a vmdk virtual disk for the partition, attach it to the freebsd vm and obv mount it 21:25:45 a bit more involved but it'd give you the integrity safety you're ultimately going to be looking for 21:27:01 FreeBSD can mount ext4 in RW mode, so there's nothing to worry about 21:30:13 https://www.virtualbox.org/manual/ch09.html#rawdisk 21:31:07 why not bhyve for this Linux VM ? 21:41:18 gt: Hmmm... experts only....i have 22 VMs in qemuKVM in archlinux....so far i was migrating one succesfully. only 21 VMs are left. 🤣 I think when i finish all i will be expert. 😁 21:43:05 all the 22 VMs in bhyve. but whonix images are "special", they are "sensitive" for copying. only cp or mv allowed regarding official whonix website....🤔 21:44:19 is using smartd pretty common for proactive monitoring of disks in zfs setups? i basically want syslog messages to appear on any failures OR prefailure warnings, testing every 15 or 30 min. no emails as i don't have a mta set up and don't wanna bother with that yet 22:23:15 tyler82: I was addressing sa02irc problem 22:23:44 gt: Ahh, i see 22:27:20 I just read your problem though 22:27:49 tyler82: no error log from bhyve? 22:29:20 no. booting up... Thats all. Also vnc viewer connects but blank screen only. 22:30:18 if i vm start arch then booting up for real. no issue. vnc viewer also works 22:30:55 only whonix has got blank screen 22:37:13 so you mean bhyve does in fact fire it up, but internally the vm goes into some undesired state? 22:53:45 gt: yes. there is two possibly issue. 1. the .raw image itself. probably permission issue. i was qemu-img convert it from qcow2 to raw on my source laptop. then i was copy the file to the freebsd machine. 22:56:08 2. the other issue might be the conf file. i was using the arch templates however there is debian as well ...but not much difference. the bootloader is uefi for both. thats the most important 22:59:44 if it allows vncviewer to connect you should just ssh into it and look around 23:02:01 vncviewer/xserver/dmesg/journalctl logs 23:08:33 ok. tomorrow i do i wil falling asleep now. 🥱