Bug#1100604: fixed in samba 2:4.22.0+dfsg-2

2025-04-05 Thread Andre Heider
On Sat, 29 Mar 2025 07:03:44 + Debian FTP Masters wrote: Source: samba Source-Version: 2:4.22.0+dfsg-2 Done: Michael Tokarev Thanks, fix confirmed, that version fixes the issue on my end!

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

2025-03-28 Thread Andre Heider
On Mon, 17 Mar 2025 20:15:56 +0100 Timo van Roermund wrote: Now with the correct link: https://snapshot.debian.org/package/samba/ This version (4.21.4) works for me: https://snapshot.debian.org/package/samba/2%3A4.21.4%2Bdfsg-1/ Thanks, that works for me too, no more samba crashes. On Sun, 2

Bug#969206: Info received (redmine: Could not find gem 'rails (~> 5.2.2)' in any of the gem sources listed in your Gemfile)

2021-08-30 Thread Andre Heider
Just going by the upstream commit history it looks like the initial rails>=6 transition is done. Can we get a pre v5 release experimental package please? Thanks, Andre

Bug#992396: debianutils: tempfile binary is gone, breaks Xsession

2021-08-18 Thread Andre Heider
I guess more transitions are required, just by grep'ing in my local /usr I see these: /usr/bin/vimtutor:TUTORCOPY=`mktemp $tmp/tutorXX || tempfile -p tutor || echo none` /usr/bin/bzexe:tmpfile=`tempfile -p gztmp -d /tmp` || exit 1 /usr/bin/mupdf:tmp=$(tempfile -s .pdf) /usr/sbin/install-ke

Bug#992396: debianutils: tempfile binary is gone, breaks Xsession

2021-08-18 Thread Andre Heider
On Wed, 18 Aug 2021 23:19:17 +1200 Jean-Francois Pirus wrote: Duplicate of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992385 No, not really. This removes a tool which is still in use. I get the desire to remove deprecated stuff, but the user friendly way is to communicate the removal

Bug#992398: Xsession requires tempfile

2021-08-18 Thread Andre Heider
Source: debianutils Version: 5.0.1-1 Severity: critical X fails to start up, basically rendering the whole graphical login useless. /etc/X11/Xsession:elif ERRFILE=$(tempfile 2> /dev/null); then /etc/X11/Xsession:# error from tempfile and echo go to the error file to aid the user in /etc/X11/Xs

Bug#969070: $console handling might result in unbootable system

2020-08-26 Thread Andre Heider
Source: flash-kernel Severity: critical Since [0] flash-kernel does: if test -n "${console}"; then setenv bootargs "${bootargs} console=${console}" fi The common $console format as set by u-boot includes the leading "console=": include/configs/arndale.h:#define CONFIG_DEFAULT_CONSOLE "

Bug#961501: remmina is calling home for update notifications

2020-05-28 Thread Andre Heider
On Wed, 27 May 2020 08:51:40 +0200 Antenore Gatta wrote: Hi all, patch is on its way. Progress can be tracked on our gitlab [0] Any feedback is much appreciated as it'll easy the resolution of the bug. Thanks! Kind regards Antenore - [0] https://gitlab.com/Remmina/Remmina/-/merge_requests/

Bug#828414: libtorrent: a couple of fixes, build with OpenSSL 1.1

2016-12-14 Thread Andre Heider
Thanks Peter, I can confirm your whole patchset compiles and works for me just fine on armhf!