Bug#686947: udev tries to modprobe kvm in parallel for every cpu

2014-06-30 Thread Stephan Springl
Hi Marco, sorry for taking so long to reply. On Wed, 25 Jun 2014, intrigeri wrote: Marco d'Itri wrote (26 Apr 2014 16:15:46 GMT) : On Sep 07, Stephan Springl springl-u...@bfw-online.de wrote: when starting and generating the initial events, udevd tries to load modules kvm and kvm-intel

Bug#691842: xnbd-client: Documentation Error: Option --blocksize mistyped

2012-10-30 Thread Stephan Springl
Package: xnbd-client Version: 0.1.0-pre-hg20-e75b93a47722-2bfw1 Severity: minor Dear Maintainer, the man page for xnbd-client refers to option --block-size which does not exist. The correct spellig is --blocksize. Regards, Stephan -- System Information: Debian Release: wheezy/sid diff --git

Bug#686947: udev tries to modprobe kvm in parallel for every cpu

2012-09-07 Thread Stephan Springl
Package: udev Version: 175-7 Severity: normal Hi, when starting and generating the initial events, udevd tries to load modules kvm and kvm-intel for every running cpu in the system in parallel. When loading a module, the kernel first sets up module memory including per cpu variables, checks

Bug#686947: udev tries to modprobe kvm in parallel for every cpu

2012-09-07 Thread Stephan Springl
On Fri, 7 Sep 2012, Marco d'Itri wrote: On Sep 07, Stephan Springl springl-u...@bfw-online.de wrote: when starting and generating the initial events, udevd tries to load modules kvm and kvm-intel for every running cpu in the system in parallel. How so? The modules have no aliases which would

Bug#679642: quake-server: does not install properly without shadow passwords

2012-06-30 Thread Stephan Springl
Package: quake-server Version: 2 Severity: important Tags: patch Dear Maintainer, quake-server does neither install nor purge properly on systems without shadow password because usermod gives an error for its e option in this case. Postinst nad postrm scripts could be modified to cope with

Bug#676520: Please look at #676473

2012-06-12 Thread Stephan Springl
Unfortunately, this bug did not catch my eye when I read through all of sysv-rc's open bugs before submitting #676473. I ran into the exact same initscripts problem having updated my system for about ten years now. As suggested earlier, giving the offending script's name would really help.

Bug#676473: sysv-rc: give more information on left-behind init.d script while trying to migrate

2012-06-07 Thread Stephan Springl
Package: sysv-rc Version: 2.88dsf-26 Severity: wishlist Tags: patch Dear Maintainer, my system has been running debian for about ten years now. Once in a time, I try to resolve a few issues preventing my system to be migrated to dependency based boot. Today, I looked at the suggestion dpkg

Bug#651833: LF missing in examples in manpage

2011-12-12 Thread Stephan Springl
Package: libaio-dev Version: 0.3.109-2 Severity: minor Tags: patch In io.3 verbatim \n should be escaped in order to make it through roff. diff --git a/man/io.3 b/man/io.3 index d82e0d1..f277673 100644 --- a/man/io.3 +++ b/man/io.3 @@ -172,11 +172,11 @@ static const char *srcname = NULL;

Bug#614584: Bug 614584 confirmed, patch included

2011-03-09 Thread Stephan Springl
3e7462f85d6e4ce5205f6907f5568b07d1a3a95a Author: Stephan Springl stephan-fd...@bfw-online.de Date: 2011-03-09 17:21:33 +0100 more long longs for large sector numbers diff --git a/fdisk/fdisk.c b/fdisk/fdisk.c index 1d7196e..8ab6217 100644 --- a/fdisk/fdisk.c +++ b/fdisk/fdisk.c @@ -1371,11

Bug#602927: tar does not set permissions correcly nor create symlinks when interrupted

2010-11-09 Thread Stephan Springl
Package: tar Version: 1.23-3 Severity: normal Tags: squeeze upstream Tar sets directory permissions and creates symlinks after extraction of the archive has been completed. When tar gets interrupted by SIGINT, it does not perform these steps leaving directories with wrong permissions/ownership

Bug#587416: xferlog.5 wrongly claims installation directory /usr/adm

2010-06-28 Thread Stephan Springl
Package: wu-ftpd Version: 2.6.2-32 Severity: minor Tags: squeeze sid Hi, Debian log files are under /var/log, so the documentation should probably be changed. Regards, Stephan diff --git a/doc/xferlog.5 b/doc/xferlog.5 index bfa3fda..08b800d 100644 --- a/doc/xferlog.5 +++ b/doc/xferlog.5 @@

Bug#586404: strace output

2010-06-25 Thread Stephan Springl
Hi, this is the trace of the udevd parent process (PID 326) and a single udevadm settle (PID 3843). While installing squeeze with netboot/netinst in a qemu-kvm vm under squeeze, I started strace for the only udev process and ran a single udevadm settle process. It took three minutes and

Bug#586404: udev 157 with udevadm 154 works

2010-06-24 Thread Stephan Springl
Hi, we have the same problem here. Installing with a recent squeeze netinst makes every udevadm settle take exactly the default timeout of three minutes and there is a lot of them. Discovering disks takes over 20 minutes. Replacing udevadm (157) by udevadm from udev-udeb_154-1_i386.udeb