Hello,
I've installed a test machine and everything looks good so far. Thank
you all who were involved in fixing this bug.
Regards
hmw
Hello,
I just installed five test machines with the 64 bit variant of Debian
and all of them seem to work as expected. The trace looks a bit
different:
open("/var/lib/krb5kdc/principal.ok", O_RDWR|O_CREAT|O_TRUNC, 0600) = 3
fcntl(3, F_OFD_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l
Hello,
Sam Hartman wrote:
>
> So, in particular, it looks like kdb5_util is acquiring a lock from 0 to
> bignum that fails, acquiring a lock from 0 to 0 that succeeds, releasing
> the lock from 0 to bignum (which succeeds?), and then while still
> holding the lock from 0 to 0 tries to get another
Hello,
Benjamin Kaduk wrote:
[...]
> It's probably worth noting that I think this is the first set of krb5
> packages built using gcc6; there may be some complications as a result of
> that.
>
> Or it may just be a more mundane bug relating to OFD locks,
I made another observation, which I unfort
Package: krb5-kdc
Version: 1.14.3+dfsg-1
Severity: critical
Hello,
I try create a database with the command
kdb5_util create -s -P foo
That seems to hang forever. Relevant part of a trace:
open("/var/lib/krb5kdc/principal.ok", O_RDWR|O_CREAT|O_TRUNC, 0600) = 3
fcntl64(3, F_OFD_SETLKW, {l_type
Package: nfs-common
Version: 1:1.2.8-9.1
Hello,
after installing the package nfs-common and configuring a nfs v4
client, the client has trouble to map the user/group ids correctly.
This is solved by manually installing the keyutils package. The
nfs-kernel-server has a dependency to keyutils, for
Hello,
Mike Hommey wrote:
>
> On Sun, Apr 01, 2012 at 10:55:42AM +0200, Michael Welle wrote:
> > Package: iceweasel
> > Version: 10.0.3esr-2
[...]
> > To reproduce
> >
> > 1. start a new browser process:
> >
> > $ iceweasel -no-remote http:// &a
Package: iceweasel
Version: 10.0.3esr-2
The cmd line switches -new-tab and -new-window don't work anymore if
the browser was initially started with the cmd line switch -no-remote.
Trying to open a new tab in a running browser then results in a
message box saying 'Iceweasel is already running, bu
Hi Alexander,
Alexander Wirt wrote:
>
> Michael Welle schrieb am Samstag, den 16. Januar 2010:
>
> Hi,
>
> > The logic for sourcing the file init-functions seems to be odd:
> >
> > if ! [ -x "/lib/lsb/init-functions" ]; then
> > . /lib/ls
Package: ippl
Version: 1.4.14-11
The logic for sourcing the file init-functions seems to be odd:
if ! [ -x "/lib/lsb/init-functions" ]; then
. /lib/lsb/init-functions
else
echo "E: /lib/lsb/init-functions not found, lsb-base (>= 3.0-6) needed"
exit 1
fi
The file is not sourced if it exists
Package: nagios3
Version: 3.2.0-4
The logic for sourcing the file init-functions seems to be odd:
if ! [ -x "/lib/lsb/init-functions" ]; then
. /lib/lsb/init-functions
else
echo "E: /lib/lsb/init-functions not found, lsb-base (>= 3.0-6) needed"
exit 1
fi
The file is not sourced if it exist
Hi,
the user input isn't checked for errors and validity. Quick fix:
Stella:/tmp/netkit-tftp-0.17/tftp# diff -urN main.c.org main.c
diff -urN main.c.org main.c
--- main.c.org 2008-12-28 11:50:44.0 +0100
+++ main.c 2008-12-28 11:50:40.0 +0100
@@ -209,7 +209,10 @@
Hi,
this annoying behaviour is caused by resetting the socket
data structure before sending the final ack packet. Changing the
calling order should fix this. The new behaviour is
in case of no error:
1. sent final ack
2. reset socket data structure
3. close file etc.
in case of an error:
1.
Package: wnpp
Severity: wishlist
* Package name : vared
Version : 0.1.1
Upstream Author : Michael Welle
* URL : http://www.c0t0d0s0.de/vared/vared.html
* License : GPL v2
Description : Vared allows one to edit the value of an environment
variable in a readline manner and than it
Package: gphotocoll
Version: 0.7-10
Hi,
after starting and quitting an external application (e.g. gimp)
gphotocoll doesn't do a wait() and the process table fills up with
zombies. The appended patch installs a sig handler, which acts as a
grim reaper.
Michael
--- t/gphotocoll-0.7/src/main.c 2
15 matches
Mail list logo