Bug#979984: breaks on check with "NameError: name 'get_binary_stdin' is not defined"

2021-01-15 Thread Timo van Roermund
This bug was fixed in version 1:1.0.0-6. Cheers, Timo

Bug#913088: iptables: nftables layer breaks rule parameter -f , --fragment

2018-11-11 Thread Timo van Roermund
Hi Sven, Thanks for submitting this bug report. When I reconfigured my firewall today, I ran into issues and your bug report actually helped me to pinpoint the issue to this specific firewall rule. :) (Note: I don't use package 'arno-iptables-firewall', but I do apply the same rule '-A INPUT

Bug#1100604: PANIC: assert failed at source3/smbd/smb2_oplock.c(156): sconn->oplocks.exclusive_open>=0

2025-03-19 Thread Timo van Roermund
Thanks for looking into this. I'm not sure if it's relevant, but the printer that triggers the panic is using an older protocol version (SMB2_02). In my config, I have this line: server min protocol = SMB2_02 When I increase this minimum version number, then the printer can no longer access

Bug#1100604: PANIC: assert failed at source3/smbd/smb2_oplock.c(156): sconn->oplocks.exclusive_open>=0

2025-03-21 Thread Timo van Roermund
> I'm currently traveling, with no access to my printer. Etienne, would you be able to produce such log in the coming days? Otherwise, I will look at it on my side when I'm back. I'm back home and managed to create log files. See: https://bugzilla.samba.org/show_bug.cgi?id=15836#c3 Cheers,

Bug#1100604: PANIC: assert failed at source3/smbd/smb2_oplock.c(156): sconn->oplocks.exclusive_open>=0

2025-03-17 Thread Timo van Roermund
On Mon, 17 Mar 2025 20:11:47 + Etienne Dechamps wrote: > Some additional information: > > Excerpt from my smb.conf: > > unix extensions = no > wide links = yes > kernel oplocks = yes > use sendfile = yes > ea support = no > > Notably, `kernel oplocks = yes` is not the default, which may expl

Bug#1100604: PANIC: assert failed at source3/smbd/smb2_oplock.c(156): sconn->oplocks.exclusive_open>=0

2025-03-25 Thread Timo van Roermund
> Also, for anyone who can repro this, please at least post smb.log > with log level 5, complete interaction between samba and the client > up to the assertion failure. I'm currently traveling, with no access to my printer. Etienne, would you be able to produce such log in the coming days? Otherw

Bug#1100604: PANIC: assert failed at source3/smbd/smb2_oplock.c(156): sconn->oplocks.exclusive_open>=0

2025-03-23 Thread Timo van Roermund
A patch was made available. See: https://gitlab.com/samba-team/samba/-/merge_requests/4013 https://bugzilla.samba.org/show_bug.cgi?id=15836 I will validate/confirm the fix when a new release is available. Cheers, Timo

Bug#1100604: Acknowledgement (PANIC: assert failed at source3/smbd/smb2_oplock.c(156): sconn->oplocks.exclusive_open>=0)

2025-03-28 Thread Timo van Roermund
FYI - the patch that I validated to work for me, is the following: https://gitlab.com/samba-team/samba/-/merge_requests/4013.diff I've manually rebuilt the package following this guide: https://wiki.debian.org/BuildingTutorial#Get_the_source_package More specifically, using these steps: apt i