Re: Is there any way to nudge security/libfido2? It blocks chunks of KDE

2025-01-05 Thread Ronald Klop
Van: Dennis Clarke Datum: zondag, 5 januari 2025 06:45 Aan: Current FreeBSD Onderwerp: Is there any way to nudge security/libfido2? It blocks chunks of KDE It seems to have been a while since I was able to run a poudriere bulk build and get KDE available. At least on 15-CURRENT. There is

Re: (ipfw) Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out

2024-12-12 Thread Ronald Klop
e: (ipfw) Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out On 11.12.2024 16:25, Ronald Klop wrote: > I did a bisect of commits and my finding is that commit 347dd053 on > 2024-11-29 is the cause. > > "tcp: add TH_A

Re: (ipfw) Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out

2024-12-11 Thread Ronald Klop
Op 09-12-2024 om 19:24 schreef Juraj Lutter: On 9 Dec 2024, at 19:19, FreeBSD User wrote: Am Tue, 10 Dec 2024 02:27:10 +0900 Tomoaki AOKI schrieb: My apology for topposting. The host I first realised the problems is updated on an almost daily basis and the issue reported started last wee

(ipfw) Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out

2024-12-08 Thread Ronald Klop
e the statefull firewall rules with stateless "pass all from any to any". Regards, Ronald. Op 06-12-2024 om 21:09 schreef FreeBSD User: Am Fri, 6 Dec 2024 19:40:02 +0100 (CET) Ronald Klop schrieb: Might be useful to share your ipfw config. Sorry, my posting must have been distur

Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out

2024-12-06 Thread Ronald Klop
Might be useful to share your ipfw config. Van: FreeBSD User Datum: 6 december 2024 03:47 Aan: freebsd-current@freebsd.org, freebsd-i...@freebsd.org Onderwerp: Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out Am Thu, 5 Dec 2024 17:33:54 +0100 F

Re: zpools no longer exist after boot

2024-11-29 Thread Ronald Klop
Van: Dennis Clarke Datum: donderdag, 28 november 2024 15:45 Aan: Alan Somers CC: Current FreeBSD Onderwerp: Re: zpools no longer exist after boot On 11/28/24 08:52, Alan Somers wrote: > On Thu, Nov 28, 2024, 7:06AM Dennis Clarke wrote: > >> >> This is a baffling problem wherein two zpools no

Re: zpools no longer exist after boot

2024-11-29 Thread Ronald Klop
Van: Dennis Clarke Datum: vrijdag, 29 november 2024 01:55 Aan: Alan Somers CC: Current FreeBSD Onderwerp: Re: zpools no longer exist after boot On 11/28/24 10:55, Alan Somers wrote: > On Thu, Nov 28, 2024, 9:47AM Dennis Clarke wrote: > >> On 11/28/24 09:52, Alan Somers wrote: >>> On Thu, Nov

Re: zpools no longer exist after boot

2024-11-28 Thread Ronald Klop
. Regards, Ronald. Van: Ronald Klop Datum: 28 november 2024 14:50 Aan: Dennis Clarke CC: Current FreeBSD Onderwerp: Re: zpools no longer exist after boot Are the other disks available at the moment the boot process does zpool import? Regards, Ronald Van: Dennis Clarke Datum: 28 november 2024

Re: zpools no longer exist after boot

2024-11-28 Thread Ronald Klop
Are the other disks available at the moment the boot process does zpool import? Regards, Ronald Van: Dennis Clarke Datum: 28 november 2024 14:06 Aan: Current FreeBSD Onderwerp: zpools no longer exist after boot This is a baffling problem wherein two zpools no longer exist after boot. This

Re: BRT copying feature

2024-11-07 Thread Ronald Klop
NB: don't confuse the option with ZFSBOOT_BOOT_POOL_CREATE_OPTIONS. Regards, Ronald. Van: Ronald Klop Datum: donderdag, 7 november 2024 12:56 Aan: Johan Hendriks CC: FreeBSD Current Onderwerp: Re: BRT copying feature Van: Johan Hendriks Datum: donderdag, 7 november 2024 11:43 Aan:

Re: BRT copying feature

2024-11-07 Thread Ronald Klop
Van: Johan Hendriks Datum: donderdag, 7 november 2024 11:43 Aan: Ronald Klop CC: FreeBSD Current Onderwerp: Re: BRT copying feature On 06/11/2024 13:15, Ronald Klop wrote: Hi, When you create a new pool you can use something like this: zpool create -o feature@block_cloning=disabled

Re: BRT copying feature

2024-11-06 Thread Ronald Klop
Hi, When you create a new pool you can use something like this: zpool create -o feature@block_cloning=disabled ... I tried setting this on an existing pool. That gave me an error. # zpool set feature@block_cloning=disabled zdata4 cannot set property for 'zdata4': property 'feature@block_cloning'

Re: Freezes with FreeBSD 15.0-CURRENT since 3 weeks

2024-10-22 Thread Ronald Klop
A couple of low-hanging-fruit suggestions. Can you ping the machine if it is frozen? This will indicate if the whole kernel is frozen or for example only the video part. If you can ping it, can you ssh to the machine? Or is an existing ssh connection maybe still usable to diagnose further. Did

Re: New console output at boot?

2024-09-25 Thread Ronald Klop
Van: Thomas Laus Datum: woensdag, 25 september 2024 15:37 Aan: freebsd-current@freebsd.org Onderwerp: Re: New console output at boot? On 9/25/24 08:03, Ronald Klop wrote: > Hi, > > Nice work. I did the video trick also in the past with boot issues. > > Can you tell us what the e

Re: New console output at boot?

2024-09-25 Thread Ronald Klop
Hi, Nice work. I did the video trick also in the past with boot issues. Can you tell us what the errors are? Like what filenames are mentioned. Maybe post the screenshot of the video somewhere. My /boot/fonts on raspberry pi 4 15.0-CURRENT contains. $ ls -l /boot/fonts/ total 187 -r--r--r-- 1

Re: powerd forgets top CPU frequency ?

2024-08-25 Thread Ronald Klop
Van: Poul-Henning Kamp Datum: zondag, 25 augustus 2024 10:29 Aan: Ronald Klop CC: Bob Bishop , "curr...@freebsd.org" Onderwerp: Re: powerd forgets top CPU frequency ? ---- Ronald Klop writes: > A bit weird to try to give suggestions knowing how experienced you are in Free

Re: powerd forgets top CPU frequency ?

2024-08-25 Thread Ronald Klop
Van: Poul-Henning Kamp Datum: zondag, 25 augustus 2024 07:13 Aan: Bob Bishop CC: "curr...@freebsd.org" Onderwerp: Re: powerd forgets top CPU frequency ? Bob Bishop writes: > Possibly buggy ACPI on the Thinkpad not reporting any frequency higher > than it's actually running at? But

Re: Missing Drivers?

2024-08-25 Thread Ronald Klop
Van: Larry Rosenman Datum: zondag, 25 augustus 2024 01:33 Aan: Freebsd current Onderwerp: Re: Missing Drivers? anyone? On 08/21/2024 9:40 am, Larry Rosenman wrote: > Any chance of getting Bluetooth working on this box and/or any other > missing pieces? > > dmesg.boot: https://www.lerctr.org/

Re: GENERIC boot hangs on `enabling pf`

2024-08-24 Thread Ronald Klop
Van: Alexander Ziaee Datum: 24 augustus 2024 21:56 Aan: freebsd-current Onderwerp: GENERIC boot hangs on `enabling pf` Hi everyone, On a new laptop GENERIC sometimes hangs on `enabling pf`. When it does, ctrl-alt-del or the power button will begin power off, but hangs on `uhub0:detached`

Re: exited on signal 11 (no core dump - other error)

2024-07-12 Thread Ronald Klop
Van: Konstantin Belousov Datum: vrijdag, 12 juli 2024 13:15 Aan: FreeBSD Current Onderwerp: Re: exited on signal 11 (no core dump - other error) On Fri, Jul 12, 2024 at 10:45:31AM +, Dave Cottlehuber wrote: > On Fri, 12 Jul 2024, at 03:39, Zhenlei Huang wrote: > > Hi > > > > I observed som

Re: 14.1-R rc.conf/ifconfig netmask issue was really hard to figure out

2024-06-12 Thread Ronald Klop
Van: Poul-Henning Kamp Datum: woensdag, 12 juni 2024 12:39 Aan: Ronald Klop CC: curr...@freebsd.org Onderwerp: Re: 14.1-R rc.conf/ifconfig netmask issue was really hard to figure out Ronald Klop writes: > What do you thing about defaulting to /32 on a missing netmask? > An interface

Re: 14.1-R rc.conf/ifconfig netmask issue was really hard to figure out

2024-06-12 Thread Ronald Klop
Van: Poul-Henning Kamp Datum: woensdag, 12 juni 2024 09:47 Aan: curr...@freebsd.org Onderwerp: 14.1-R rc.conf/ifconfig netmask issue was really hard to figure out I had a machine with this line in /etc/rc.conf: ifconfig_bla0="192.168.87.11" I found out the hard way, that this defaults to

devd nomatch does not load uslcom anymore

2024-05-21 Thread Ronald Klop
Hi, May 16th upgraded the kernel of my RPI4. Previous kernel was fom April 10th. From: FreeBSD 15.0-CURRENT #35 main-5716d902ae1: Wed Apr 10 22:59:37 CEST 2024 To: FreeBSD 15.0-CURRENT #36 main-42b28f81521: Thu May 16 07:54:05 CEST 2024 Today I noticed my USB serial cable to my RPI3 was not av

Re: after trivial update, 15.0 ARM64 system no longer boots

2024-03-15 Thread Ronald Klop
I have no clue. But can you boot in “verbose” mode? And as the last message is usb, can you remove all usb devices and boot again? Regards, Ronald Van: Lexi Winter Datum: 15 maart 2024 16:57 Aan: freebsd-...@freebsd.org, freebsd-current@freebsd.org Onderwerp: after trivial update, 15.0 ARM64

Re: vmm_load crashes to debugger early

2024-01-22 Thread Ronald Klop
Hi, Can you mount /boot on another system? Can you press a key to interrupt booting the kernel? I'm not sure what the name of this stage of the booting is called and if it depends on which bootloader you are using. In my VM I get this on the text "Beastie"-menu with the text: "Autoboot in 9

Re: NFSv4 crash of CURRENT

2024-01-13 Thread Ronald Klop
Van: FreeBSD User Datum: 13 januari 2024 19:34 Aan: FreeBSD CURRENT Onderwerp: NFSv4 crash of CURRENT Hello, running CURRENT client (FreeBSD 15.0-CURRENT #4 main-n267556-69748e62e82a: Sat Jan 13 18:08:32 CET 2024 amd64). One NFSv4 server is same OS revision as the mentioned client, other

Re: poudriere: swap_pager: out of swap space

2024-01-11 Thread Ronald Klop
On 1/11/24 03:21, Lexi Winter wrote: hi list, i'm having a recurring problem with poudriere that i hope someone might have an idea about. i'm building packages with poudriere on a system with 32GB memory, with tmpfs and md disabled in poudriere (so it's using ZFS only) and with the ZFS ARC limi

Re: noatime on ufs2

2024-01-10 Thread Ronald Klop
Van: Olivier Certner Datum: woensdag, 10 januari 2024 11:01 Aan: Warner Losh CC: freebsd-current@freebsd.org Onderwerp: Re: noatime on ufs2 Hi Warner, > It has also been used for almost as long to see if log files have changed > if you set your MAIL variable to that. So not just for email...

Re: NFS exports of ZFS snapshots broken

2023-11-18 Thread Ronald Klop
On 11/18/23 17:09, Rick Macklem wrote: On Fri, Nov 17, 2023 at 8:19 PM Mike Karels wrote: On 17 Nov 2023, at 22:14, Mike Karels wrote: On 17 Nov 2023, at 21:24, Rick Macklem wrote: Most of the changes in stable/13 that are not in releng/13.2 are the "make it work in a jail" stuff. Unfortun

Re: crash zfs_clone_range()

2023-11-14 Thread Ronald Klop
Van: Ronald Klop Datum: dinsdag, 14 november 2023 13:59 Aan: Konstantin Belousov CC: Alexander Motin , curr...@freebsd.org Onderwerp: Re: crash zfs_clone_range() Response below Van: Konstantin Belousov Datum: zondag, 12 november 2023 19:47 Aan: Alexander Motin CC: Ronald Klop , curr

Re: crash zfs_clone_range()

2023-11-14 Thread Ronald Klop
Response below Van: Konstantin Belousov Datum: zondag, 12 november 2023 19:47 Aan: Alexander Motin CC: Ronald Klop , curr...@freebsd.org Onderwerp: Re: crash zfs_clone_range() On Sun, Nov 12, 2023 at 11:51:40AM -0500, Alexander Motin wrote: > Hi Ronald, > > As I can see, the clone r

crash zfs_clone_range()

2023-11-10 Thread Ronald Klop
Hi, Had this crash today on RPI4/15-CURRENT. FreeBSD rpi4 15.0-CURRENT FreeBSD 15.0-CURRENT #19 main-b0203aaa46-dirty: Sat Nov 4 11:48:33 CET 2023 ronald@rpi4:/home/ronald/dev/freebsd/obj/home/ronald/dev/freebsd/src/arm64.aarch64/sys/GENERIC-NODEBUG arm64 $ sysctl -a | grep bclon vfs.zf

Re: RFC: NFS over TLS stats

2023-10-25 Thread Ronald Klop
Maybe tracking of errors can be useful. Great work on this! Regards, Ronald. Van: Rick Macklem Datum: woensdag, 25 oktober 2023 04:50 Aan: FreeBSD CURRENT , Garrett Wollman Onderwerp: RFC: NFS over TLS stats Garrett Wollman asked me via email how a server admin could tell what usage NFS o

Re: [UPDATE] FreeBSD 14.0-BETA3 Now Available

2023-09-25 Thread Ronald Klop
On 9/25/23 22:18, James Comfort wrote: Just out of curiosity, is there a reason that virtualbox-ose-additions don’t show up in a pkg search? I’ve tried compiling it from ports, but keep getting errors. Yes. The pkg build was failing on FreeBSD 14 and 15 for some time. Recently a patch was

Re: changes to ps -d?

2023-09-19 Thread Ronald Klop
Van: Michael Gmelin Datum: dinsdag, 19 september 2023 13:01 Aan: Ronald Klop CC: ps...@freebsd.org, freebsd-current@freebsd.org Onderwerp: Re: changes to ps -d? On 19. Sep 2023, at 12:30, Ronald Klop wrote: > Hi, In current the way ps -p works has been changed [1]. I could

changes to ps -d?

2023-09-19 Thread Ronald Klop
Hi, In current the way ps -p works has been changed [1]. I could use "ps axd -p " to see the process tree of some ongoing task. In current this has changed to always need an extra option "ps axd -p -D down". Can this become the default again? At least when -d is used. Regards, Ronald. [1] ht

Re: Continually count the number of open files

2023-09-12 Thread Ronald Klop
On 9/12/23 08:38, Graham Perrin wrote: Can anything like systat(1) present a count, continually? I'd like to monitor, after log in to Plasma (X11), in connection with . I don't think you mean: # sysctl -d kern.openfiles kern.openfil

Re: building with llvm16 pkg fails in tests

2023-08-22 Thread Ronald Klop
On 8/19/23 22:28, Ronald Klop wrote: On 8/17/23 21:33, Brooks Davis wrote: On Thu, Aug 17, 2023 at 12:45:06PM +0200, Ronald Klop wrote: Hi, To save time on my Raspberry Pi I would like to build FreeBSD using a llvm pkg instead of llvm in the tree. My /etc/make.conf: WITHOUT_TOOLCHAIN=yes LD

Re: building with llvm16 pkg fails in tests

2023-08-19 Thread Ronald Klop
On 8/17/23 21:33, Brooks Davis wrote: On Thu, Aug 17, 2023 at 12:45:06PM +0200, Ronald Klop wrote: Hi, To save time on my Raspberry Pi I would like to build FreeBSD using a llvm pkg instead of llvm in the tree. My /etc/make.conf: WITHOUT_TOOLCHAIN=yes LD=/usr/local/llvm16/bin/ld.lld CC=/usr

Re: Status for zfs upgrade?

2023-08-18 Thread Ronald Klop
Hi, This blog might be interesting to you. https://vermaden.wordpress.com/2022/03/25/zfs-compatibility/ BTW: stable/14 is delayed one week: https://www.freebsd.org/releases/14.0R/schedule/ Regards, Ronald. Van: Tomoaki AOKI Datum: vrijdag, 18 augustus 2023 00:00 Aan: freebsd-current@freebsd.

building with llvm16 pkg fails in tests

2023-08-17 Thread Ronald Klop
Hi, To save time on my Raspberry Pi I would like to build FreeBSD using a llvm pkg instead of llvm in the tree. My /etc/make.conf: WITHOUT_TOOLCHAIN=yes LD=/usr/local/llvm16/bin/ld.lld CC=/usr/local/llvm16/bin/clang CXX=/usr/local/llvm16/bin/clang++ CPP=/usr/local/llvm16/bin/clang-cpp OBJCOPY=/

ssh 9.4 fails to build

2023-08-11 Thread Ronald Klop
Hi, I get this error while building world. NB: I'm building with llvm15 from a pkg. But I don't think that should make a difference. ld.lld: error: undefined symbol: Fssh_lib_contains_symbol referenced by ssh-pkcs11.c:1538 (/usr/src/crypto/openssh/ssh-pkcs11.c:1538) ssh-pkcs11.o:(

Re: 14-CURRENT | alternatives for defunct /usr/lib/pam_opie.so?

2023-08-08 Thread Ronald Klop
Van: Michael Grimm Datum: maandag, 7 augustus 2023 22:43 Aan: freebsd-current@freebsd.org Onderwerp: 14-CURRENT | alternatives for defunct /usr/lib/pam_opie.so? Hi, I'm currently in the process to prepare for upcoming 14-STABLE. Thus, I upgraded one of my sytems from 13-STABLE to 14-CURRENT.

Re: problems on new -current install with pkg/ssl

2023-07-09 Thread Ronald Klop
On 7/9/23 18:27, void wrote: On Sun, Jul 09, 2023 at 05:17:38PM +0100, void wrote: Hi, On a fresh 14-current install (main-n263444-653738e895ba) I try to use pkg for anything and this error happens: # pkg install doas The package management tool is not yet installed on your system. Do you want

Re: find(1): I18N gone wild ?

2023-04-21 Thread Ronald Klop
 Van: Poul-Henning Kamp Datum: maandag, 17 april 2023 23:06 Aan: curr...@freebsd.org Onderwerp: find(1): I18N gone wild ? This surprised me: # mkdir /tmp/P # cd /tmp/P # touch FOO # touch bar # env LANG=C.UTF-8 find . -name '[A-Z]*' -print ./FOO # env LANG=en_US.U

Re: Timekeeping problem in /usr/src on new RPI aarch64 snapshot

2023-02-24 Thread Ronald Klop
Van: bob prohaska Datum: 24 februari 2023 22:05 Aan: freebsd-current@freebsd.org CC: freebsd-...@freebsd.org Onderwerp: Timekeeping problem in /usr/src on new RPI aarch64 snapshot After installing FreeBSD-14.0-CURRENT-arm64-aarch64-RPI-20230223-fe5c211ba873-261074.img on a Pi3 and setting u

Re: An idea for swap partition size vs. swap space size in use handling

2023-01-22 Thread Ronald Klop
Van: Mark Millard Datum: zondag, 22 januari 2023 05:41 Aan: freebsd-current Onderwerp: An idea for swap partition size vs. swap space size in use handling I have boot media that are each set up to boot a variety of systems that have widely different RAM sizes, from 1 GiBytes to 64 GiBytes for

Re: 14.0-CURRENT panic on boot, i386 VirtualBox client

2022-12-28 Thread Ronald Klop
On 12/28/22 17:45, Paul Floyd wrote: Hi For quite a few weeks I've been unable to boot 14.0-CURRENT i386 in a VirtualBox VM. I've tried both booting from iso image and the vmdk image. I get a kernel panic The host is running 13.1-RELEASE-p3 amd64 No problems with 14.0-CURRENT amd64 guests.

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-08 Thread Ronald Klop
Van: Warner Losh Datum: dinsdag, 8 november 2022 04:28 Aan: Archimedes Gaviola CC: Mark Millard , freebsd-current Onderwerp: Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build On Mon, Nov 7, 2022 at 7:40 PM Archimedes Gaviola wrote: On Sat, Nov 5, 2022 at 5:28 PM Arc

Re: Beadm can't create snapshot

2022-08-23 Thread Ronald Klop
Van: Kyle Evans Datum: maandag, 22 augustus 2022 17:11 Aan: Ronald Klop CC: Peter Jeremy , freebsd-current@freebsd.org, Ryan Moeller , "Patrick M. Hausen" Onderwerp: Re: Beadm can't create snapshot On Mon, Aug 22, 2022 at 5:10 AM Ronald Klop wrote: > > > >

Re: Beadm can't create snapshot

2022-08-22 Thread Ronald Klop
Van: Peter Jeremy Datum: maandag, 22 augustus 2022 10:45 Aan: "Patrick M. Hausen" CC: Ryan Moeller , freebsd-current@freebsd.org Onderwerp: Re: Beadm can't create snapshot On 2022-Aug-17 18:07:20 +0200, "Patrick M. Hausen" wrote: >Isn't beadm retired in favour of bectl? bectl still has a nu

freebsd-current@freebsd.org

2022-06-14 Thread Ronald Klop
Thanks. I use this pkg-status a lot to check my ports on aarch64 and was also missing ampere3. 👍 Regards, Ronald. Van: Mark Millard Datum: dinsdag, 14 juni 2022 07:44 Aan: Philip Paeps CC: freebsd-current , "cluster...@freebsd.org" Onderwerp: Re: ampere3 activity is not showing up on ht

Re: buildworld fail: ld: error: undefined symbol: test_no_kevents

2022-06-06 Thread Ronald Klop
ionth time. Ronald. [1] https://en.wiktionary.org/wiki/PEBCAK Van: Dimitry Andric Datum: maandag, 6 juni 2022 12:16 Aan: Ronald Klop CC: freebsd-current , Mark Johnston Onderwerp: Re: buildworld fail: ld: error: undefined symbol: test_no_kevents Looks like it might be using an old version of

buildworld fail: ld: error: undefined symbol: test_no_kevents

2022-06-06 Thread Ronald Klop
Hi, Building on aarch64/14-CURRENT fails with this error on my rpi4. It failed on incremental build and tried a clean build today. First failure was on "World build started on Sun May 29 00:25:17 UTC 2022". This weekend it still fails (I'm building weekly in Jenkins). 10:04:44 ===> tests/sys/kq

Re: Sanity limit for length of user/group names?

2022-04-12 Thread Ronald Klop
Hi, A google search gives me this page: https://forums.freebsd.org/threads/username-length-16.28189/ . It talks about MAXLOGNAME and limits in utmp. Regards, Ronald Van: Rick Macklem Datum: 13 april 2022 03:08 Aan: freebsd-current Onderwerp: Sanity limit for length of user/group names?

Re: main-n254654-d4e8207317c results in "no pools available to import"

2022-04-12 Thread Ronald Klop
Van: Thomas Laus Datum: dinsdag, 12 april 2022 13:17 Aan: freebsd-current@freebsd.org Onderwerp: Re: main-n254654-d4e8207317c results in "no pools available to import" On 4/11/22 14:18, Ronald Klop wrote: > On 4/11/22 17:17, Dennis Clarke wrote: >> >> Did the usual

Re: main-n254654-d4e8207317c results in "no pools available to import"

2022-04-12 Thread Ronald Klop
Van: Dennis Clarke Datum: dinsdag, 12 april 2022 10:41 Aan: freebsd-current@freebsd.org Onderwerp: Re: main-n254654-d4e8207317c results in "no pools available to import" On 4/11/22 14:18, Ronald Klop wrote: > On 4/11/22 17:17, Dennis Clarke wrote: >> >> Did the usual

Re: DHCPDv6 in non-vnet jail

2022-03-30 Thread Ronald Klop
80::. So I'm wondering how that would work. More questions than answers. But I hope it helps. Regards, Ronald. Van: "Goran Mekic" Datum: dinsdag, 29 maart 2022 18:11 Aan: Ronald Klop CC: freebsd-current@freebsd.org, "Bjoern A. Zeeb" Onderwerp: Re: DHCPDv6 in no

Re: "set but not used" warnings in the kernel

2022-03-29 Thread Ronald Klop
Is it time for WARNS=7 in the Makefiles? Regards, Ronald. Van: Mateusz Guzik Datum: dinsdag, 29 maart 2022 13:15 Aan: freebsd-current@freebsd.org Onderwerp: "set but not used" warnings in the kernel This is way too spammy and there is no consistent effort to clean them up, that I can see any

Re: DHCPDv6 in non-vnet jail

2022-03-29 Thread Ronald Klop
Van: "Goran Mekic" Datum: dinsdag, 29 maart 2022 10:11 Aan: "Bjoern A. Zeeb" CC: freebsd-current@freebsd.org Onderwerp: Re: DHCPDv6 in non-vnet jail On Sun, Mar 27, 2022 at 02:34:11PM +, Bjoern A. Zeeb wrote: > I assume you have /dev/bpf available inside that jail by a devfs rule so > eff

Re: running cron jobs setpriority permission denied

2022-03-09 Thread Ronald Klop
It sounds similar to this issue. https://github.com/cbsd/cbsd/issues/437 "default nice 1 prevents cron in jail #437" Does that help? Regards, Ronald. Van: Sami Halabi Datum: dinsdag, 8 maart 2022 22:00 Aan: freebsd-sta...@freebsd.org, FreeBSD Current , freebsd-j...@freebsd.org, freebsd-...

Re: panic: data abort in critical section or under mutex (was: Re: panic: Unknown kernel exception 0 esr_el1 2000000 (on 14-CURRENT/aarch64 Feb 28))

2022-03-07 Thread Ronald Klop
Van: Mark Johnston Datum: maandag, 7 maart 2022 16:13 Aan: Ronald Klop CC: bob prohaska , Mark Millard , freebsd-...@freebsd.org, freebsd-current Onderwerp: Re: panic: data abort in critical section or under mutex (was: Re: panic: Unknown kernel exception 0 esr_el1 200 (on 14-CURRENT

Re: panic: data abort in critical section or under mutex (was: Re: panic: Unknown kernel exception 0 esr_el1 2000000 (on 14-CURRENT/aarch64 Feb 28))

2022-03-07 Thread Ronald Klop
Do you have time to look into this? What can I provide in information to help? Regards, Ronald. Van: Ronald Klop Datum: maandag, 7 maart 2022 11:38 Aan: Mark Millard CC: bob prohaska , freebsd-current , freebsd-...@freebsd.org Onderwerp: Re: panic: data abort in critical section or under mutex (

Re: panic: data abort in critical section or under mutex (was: Re: panic: Unknown kernel exception 0 esr_el1 2000000 (on 14-CURRENT/aarch64 Feb 28))

2022-03-07 Thread Ronald Klop
f902011f db> NB: db> reboot/reset/halt does not work on my RPI4. Luckily I have a wifi connected power switch on it. Regards, Ronald. Van: Mark Millard Datum: maandag, 7 maart 2022 02:01 Aan: Ronald Klop CC: freebsd-current , bob prohaska Onderwerp: Re: panic: data abort in critical sect

Re: panic: data abort in critical section or under mutex (was: Re: panic: Unknown kernel exception 0 esr_el1 2000000 (on 14-CURRENT/aarch64 Feb 28))

2022-03-06 Thread Ronald Klop
; as solution. https://cgit.freebsd.org/src/commit/?id=89ae8eb74e87ac19aa2d7abe4ba16bcccd32bb9f So I probably just had a bad day. Regards, Ronald. Van: Ronald Klop Datum: zaterdag, 5 maart 2022 16:09 Aan: FreeBSD Current Onderwerp: panic: data abort in critical section or under mutex (was: Re: p

panic: data abort in critical section or under mutex (was: Re: panic: Unknown kernel exception 0 esr_el1 2000000 (on 14-CURRENT/aarch64 Feb 28))

2022-03-05 Thread Ronald Klop
0x9647 byte_by_byte() at byte_by_byte+0x4 pipe_write() at pipe_write+0x668 KDB: enter: panic [ thread pid 68336 tid 100593 ] Stopped at kdb_enter+0x44: undefined f901c11f db> Regards, Ronald. Van: Ronald Klop Datum: zaterdag, 5 maart 2022 12:16 Aan: FreeBSD Current Onderwerp: pa

panic: Unknown kernel exception 0 esr_el1 2000000 (on 14-CURRENT/aarch64 Feb 28)

2022-03-05 Thread Ronald Klop
Hi, Repeated panics on 14-CURRENT/aarch64. This happens e.g. when the nigthly backup is started. # uname -a FreeBSD rpi4 14.0-CURRENT FreeBSD 14.0-CURRENT #22 main-5f702d6d9a: Mon Feb 28 06:12:48 CET 2022 ronald@rpi4:/home/ronald/dev/obj/home/ronald/dev/freebsd/arm64.aarch64/sys/GENERIC-NO

Re: "vidcontrol -i mode" shows no output except header (in search of smaller console font)

2022-02-28 Thread Ronald Klop
Hi, Where would this sysctl needed to be documented for the OP to find it? Regards, Ronald Van: Toomas Soome Datum: 28 februari 2022 08:29 Aan: Michael Schuster CC: FreeBSD CURRENT Onderwerp: Re: "vidcontrol -i mode" shows no output except header (in search of smaller console font)

Re: question on socket server

2021-12-15 Thread Ronald Klop via freebsd-current
generic perl forum/ML. Van: Piper H Datum: woensdag, 15 december 2021 11:55 Aan: Ronald Klop CC: freebsd-current@freebsd.org Onderwerp: Re: question on socket server But I write this program to listen on port who sends a random str to the socket every 0.25 second. And there is no clie

Re: question on socket server

2021-12-15 Thread Ronald Klop via freebsd-current
Hi, Just try it! I think you will get an error that you are writing to a not-connected socket. From "man 2 write": " [EPIPE]An attempt is made to write to a socket of type SOCK_STREAM that is not connected to a peer socket." See also "man 2 send" and "man 2 socket" for a lot

Re: How do I find out what changed for an freebsd release update?

2021-10-16 Thread Ronald Klop
See https://cgit.freebsd.org/src/log/?h=releng/12.2 Everything on 2021-06-29. Regards, Ronald. Van: Rick Macklem Datum: 16 oktober 2021 01:49 Aan: FreeBSD Current Onderwerp: How do I find out what changed for an freebsd release update? Hi, PR#259163 reports a problem w.r.t. the NFSv3 se

Re: -CURRENT compilation time

2021-09-07 Thread Ronald Klop
Van: David Chisnall Datum: maandag, 6 september 2021 11:43 Aan: freebsd-current@freebsd.org Onderwerp: Re: -CURRENT compilation time On 06/09/2021 09:08, Jeremie Le Hen wrote: > Compiling C++ seems > extremely CPU heavy and this is made worse by the fact LLVM is built > twice (once for build/c

Re: Encrypted swap partition no longer encrypted

2021-08-27 Thread Ronald Klop
Hi, For encrypted swap you can put ".eli" behind the device name in fstab. So change "/dev/ada0p2" to "/dev/ada0p2.eli" in the new fstab and reboot. NB: after encryption is enabled the device is not available as dumpdev anymore. I don't know what caused the change for you. Regards, Ronald. V

Re: lost high resolution console with lastest snapshot

2021-07-06 Thread Ronald Klop
Maybe your previous install did not use UEFI? Ronald. Van: Toomas Soome via freebsd-current Datum: dinsdag, 6 juli 2021 14:12 Aan: Nuno Teixeira CC: FreeBSD CURRENT Onderwerp: Re: lost high resolution console with lastest snapshot > On 6. Jul 2021, at 14:49, Nuno Teixeira wrote: > > Hel

Re: 15s wait for prompt for sudo su - on -current

2021-06-13 Thread Ronald Klop
What do you have configured as prompt? Or shell startup script? Does it contain a call to git? Regards, Ronald Van: tech-lists Datum: 13 juni 2021 19:20 Aan: freebsd-current@freebsd.org Onderwerp: Re: 15s wait for prompt for sudo su - on -current On Sun, Jun 13, 2021 at 12:48:11PM -0

13.1 from main?

2021-04-22 Thread Ronald Klop
Hi, Just wondering a bit. Why wouldn't the FreeBSD project release 13.1 from the main branch in about six months or some other time period? While making some monthly errata releases in the meantime. - This saves a lot of back porting of commits. - It prevents branches with old code like the cur

Re: Blacklisted certificates

2021-04-04 Thread Ronald Klop
On 3/31/21 4:19 PM, Jochen Neumeister wrote: Am 31.03.21 um 14:24 schrieb Ronald Klop: Van: Jochen Neumeister Datum: woensdag, 31 maart 2021 13:26 Aan: Christoph Moench-Tegeder , freebsd-current@freebsd.org Onderwerp: Re: Blacklisted certificates Am 31.03.21 um 13:02 schrieb Christoph

Re: Blacklisted certificates

2021-03-31 Thread Ronald Klop
Van: Jochen Neumeister Datum: woensdag, 31 maart 2021 13:26 Aan: Christoph Moench-Tegeder , freebsd-current@freebsd.org Onderwerp: Re: Blacklisted certificates Am 31.03.21 um 13:02 schrieb Christoph Moench-Tegeder: > ## Jochen Neumeister (jon...@freebsd.org): > >> Why are this certificates bl

Re: libifconfig_sfp.h does not compile for me

2021-03-11 Thread Ronald Klop
Van: Kurt Jaeger Datum: donderdag, 11 maart 2021 10:04 Aan: Ronald Klop CC: FreeBSD CURRENT Onderwerp: Re: libifconfig_sfp.h does not compile for me Hi! > This https://cgit.freebsd.org/src/tree/lib/libifconfig/libifconfig_sfp.h includes libifconfig_sfp_tables.h which does not ex

libifconfig_sfp.h does not compile for me

2021-03-11 Thread Ronald Klop
Hi, This https://cgit.freebsd.org/src/tree/lib/libifconfig/libifconfig_sfp.h includes libifconfig_sfp_tables.h which does not exist. My build fails on this. I cleaned /lib/libifconfig and /sbin/ifconfig, but no succes. The last change in these files is a few days ago, am I the only one with th

Re: RC1 builds

2021-03-09 Thread Ronald Klop
See https://lists.freebsd.org/pipermail/freebsd-stable/2021-March/093272.html Regards, Ronald. Van: Mitidzi Racerex Datum: maandag, 8 maart 2021 11:33 Aan: freebsd-current@freebsd.org Onderwerp: RC1 builds Please give a link to RC1 builds. ___ free

Re: pkg vs uname troubles after upgrade to 14

2021-02-16 Thread Ronald Klop
ke sure you upgraded your base properly. On Tue, Feb 16, 2021, at 9:55 AM, Ronald Klop wrote: > Hi, > > Upgraded from 13 to 14. > > # uname -UK > 143 143 > > But elfdump on uname gives: > note (.note.tag): > FreeBSD 1300133 (NT_FREEBSD_ABI_TAG) >

pkg vs uname troubles after upgrade to 14

2021-02-16 Thread Ronald Klop
Hi, Upgraded from 13 to 14. # uname -UK 143 143 But elfdump on uname gives: note (.note.tag): FreeBSD 1300133 (NT_FREEBSD_ABI_TAG) # pkg -o OSVERSION=143 upgrade pkg: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended Updating FreeBSD repos

upgrade contrib/dma mail agent?

2021-02-09 Thread Ronald Klop
Hi, In https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244630 there is a patch to upgrade contrib/dma to a more recent version. I'm also running with this patch locally for a while now. Is somebody interested in committing this? Regards, Ronald. _

Re: Poudriere failed to build pkg in 13-stable jail under 12-stable

2021-01-28 Thread Ronald Klop
On Mon, 25 Jan 2021 05:46:43 +0100, Thomas Legg wrote: The build of a 13-stable source and kernel were a success under 12-stable (though with some issues on freeze-ups and hard reboots that I suspect might be related to the bufdaemon issue and my 0x15 gen AMD cpu). Created a 13-stable poudrier

Re: pkg for 14-current

2021-01-27 Thread Ronald Klop
Van: Masachika ISHIZUKA Datum: woensdag, 27 januari 2021 09:09 Aan: freebsd-current@freebsd.org Onderwerp: Re: pkg for 14-current >>> The first package build for 14-CURRENT is visible on the mirrors now >>> (as of a couple of minutes ago). > > I've not updated the index.html pages on the mirro

Re: Can In-Kernel TLS (kTLS) work with any OpenSSL Application?

2021-01-23 Thread Ronald Klop
On Wed, 20 Jan 2021 21:21:15 +0100, Neel Chauhan wrote: Hi freebsd-current@, I know that In-Kernel TLS was merged into the FreeBSD HEAD tree a while back. With 13.0-RELEASE around the corner, I'm thinking about upgrading my home server, well if I can accelerate any SSL application. I'm askin

Re: Enabling AESNI by default

2020-12-31 Thread Ronald Klop
Yes! Took me until last month to notice that I needed to load aesni in loader.conf instead of rc.conf because swap geli is configured before kld_list. Years of optimization thrown away. Regards, Ronald. Van: Allan Jude Datum: 31 december 2020 20:51 Aan: FreeBSD Current Onderwerp: Enabling

Re: HEADS UP: FreeBSD src repo transitioning to git this weekend

2020-12-22 Thread Ronald Klop
Van: bob prohaska Datum: 22 december 2020 19:38 Aan: freebsd-...@freebsd.org CC: FreeBSD Current Onderwerp: Re: HEADS UP: FreeBSD src repo transitioning to git this weekend On Wed, Dec 16, 2020 at 05:46:35PM -0700, Warner Losh wrote: > > The FreeBSD project will be moving it's source repo fr

Re: How to clear the 'remove:' line from 'zpool status'

2020-12-06 Thread Ronald Klop
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: How to clear the 'remove:' line from 'zpool status'

2020-12-06 Thread Ronald Klop
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: How to clear the 'remove:' line from 'zpool status'

2020-12-06 Thread Ronald Klop
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: How to clear the 'remove:' line from 'zpool status'

2020-12-06 Thread Ronald Klop
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: How to clear the 'remove:' line from 'zpool status'

2020-12-06 Thread Ronald Klop
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: How to clear the 'remove:' line from 'zpool status'

2020-12-06 Thread Ronald Klop
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: How to clear the 'remove:' line from 'zpool status'

2020-12-06 Thread Ronald Klop
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: How to clear the 'remove:' line from 'zpool status'

2020-12-06 Thread Ronald Klop
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: How to clear the 'remove:' line from 'zpool status'

2020-12-06 Thread Ronald Klop
___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: How to clear the 'remove:' line from 'zpool status'

2020-12-06 Thread Ronald Klop
On Sat, 05 Dec 2020 07:07:02 +0100, Dustin Marquess wrote: So I stupidly did a 'zpool add' instead of a 'zpool attach'. Luckily I was able to 'zpool remove' the device thanks to the remove work done a while back. However, now I can't for the life of me get this part of the 'zpool status' ou

Re: rc.d/zpool runs before ada(4) attaches

2020-12-01 Thread Ronald Klop
Van: Ian Lepore Datum: dinsdag, 1 december 2020 16:34 Aan: Ronald Klop , FreeBSD Current Onderwerp: Re: rc.d/zpool runs before ada(4) attaches On Tue, 2020-12-01 at 16:22 +0100, Ronald Klop wrote: > > Van: Harry Schmalzbauer > Datum: dinsdag, 1 december 2020 12:51 > Aan:

  1   2   >