Bug#306829: autofs-ldap: auto.master not found when LDAPURI and LDAPBASE not set

2005-07-06 Thread Rik Theys
Package: autofs-ldap Version: 4.1.4-5 Followup-For: Bug #306829 Since the latest update to the autofs-ldap package, the autofs init script no longer finds the auto.master map in LDAP. To close bug #306829, two export lines were added to the init script. When the LDAPURI and LDAPBASE variables a

Bug#385602: iozone3: amd64 version no longer available

2006-11-30 Thread Rik Theys
1]http://lists.debian.org/debian-devel-announce/2006/11/msg00012.html -- Rik Theys Systeemgroep KU Leuven - Dept. ESAT Kasteelpark Arenberg 10 B-3001 LEUVEN - HEVERLEE Tel.: +32(0)16/32.11.07 <> Disclaimer: http://www.kuleuven.be/cwi

Bug#410243: Precompiled binaries

2007-02-21 Thread Rik Theys
for 2.6.18-3 in etch (when it releases) that don't match the etch kernel. Greetings, Rik -- Rik Theys KU Leuven - Dept. ESAT Kasteelpark Arenberg 10 B-3001 LEUVEN - HEVERLEE Tel.: +32(0)16/32.11.07 <> Discl

Bug#376426: libnss-ldap: Can't login even as local user

2006-08-28 Thread Rik Theys
Hi, I can confirm Stephen Gran's findings: login works when tls is disabled in /etc/libnss-ldap.conf. -- Rik Theys Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#385602: iozone3: amd64 version no longer available

2006-09-01 Thread Rik Theys
Package: iozone3 Severity: wishlist iozone3 is no longer available for amd64 (and a lot of other platforms). Currently it's only available for i386. The latest upstream source compiles OK on my debian-amd64 machine. Is it possible to provide amd64 binaries for iozone? Thanks -- System Infor

Bug#386513: openssl: Fails to detect ssh as service to restart on upgrade

2006-09-08 Thread Rik Theys
Package: openssl Version: 0.9.8b-3 Severity: normal The latest openssl update tries to detect services that depend on openssl in order to restart them. It tries to detect the ssh daemon by looking for an "openssh-server" init script, but the ssh daemon now uses "ssh" instead of "openssh-server".

Bug#375215: newer version of initscripts needed?

2006-10-04 Thread Rik Theys
-ldap should depend on a more recent version of initscripts to have the /lib/init/rw functionality? (initscripts is frozen and needs a hint from a RM to enter testing) Greetings, -- Rik Theys -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

Bug#376426: Login works if I disable ldap for group

2006-08-17 Thread Rik Theys
Hi, I'm experiencing the same problem (locally login as root, get the motd and then the login prompt again). I can still login as root using SSH. My nsswitch.conf has: passwd: files ldap [UNAVAIL=return] group: files ldap [UNAVAIL=return] shadow: files ldap [UNAVAIL=

Bug#384021: syslog-ng fails to start on bootup when configured to log to a remote syslog server using udp

2006-08-21 Thread Rik Theys
Package: syslog-ng Version: 2.0rc1-2 Severity: important Hi, I've configured syslog-ng to log to a remote host using UDP: destination dh_loghost { udp("loghost.mydomain.com"); }; I've specified a static address for my eth0 device. At startup, it takes a while for the interface to come up (but

Bug#384032: powernowd: Only scales down one core on dual-core opteron 285

2006-08-21 Thread Rik Theys
Package: powernowd Version: 0.97-1 Severity: normal Hi, I installed powernowd and added the following modules to /etc/modules to make it work: powernow-k8 cpufreq-userspace On startup, powernow-k8 detects the cpu's: powernow-k8: Found 4 AMD Athlon 64 / Opteron processors (version 1.60.2) power

Bug#384032: powernow-k8 on RHEL4 x86_64 Update 4

2006-08-21 Thread Rik Theys
ow-k8:2 : fid 0xe (2200 MHz), vid 0xc (1250 mV) powernow-k8:3 : fid 0xc (2000 MHz), vid 0xe (1200 mV) powernow-k8:4 : fid 0xa (1800 MHz), vid 0x10 (1150 mV) powernow-k8: cpu_init done, current fid 0x12, vid 0x8 -- Rik Theys Systeemgroep KU Leuven - Dept. ESAT Kasteelpark Arenberg 10 B

Bug#384032: More info: not a kernel bug after all

2006-08-22 Thread Rik Theys
physical, 48 bits virtual power management: ts fid vid ttp -- Rik Theys Systeemgroep KU Leuven - Dept. ESAT Kasteelpark Arenberg 10 B-3001 LEUVEN - HEVERLEE Tel.: +32(0)16/32.11.07 <> Disclaimer: http://www.kuleuven.be/cwi

Bug#376161: dmsetup needed

2006-08-23 Thread Rik Theys
Hi, I experienced the same problem. It was fixed (for me) by installing the "dmsetup" package. Maybe a depends/recommends/sugests should be added to the multipath-tools package? -- Rik Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm -- To UNSUBSCRIBE, email to [EMAIL PROTEC

Bug#375215: [EMAIL PROTECTED]: ] reopening bugs

2006-10-16 Thread Rik Theys
-> ../init.d/libnss-ldap lrwxrwxrwx 1 root root 21 Oct 10 03:27 S03libnss-ldap -> ../init.d/libnss-ldap -- Rik Theys KU Leuven - Dept. ESAT Kasteelpark Arenberg 10 B-3001 LEUVEN - HEVERLEE Tel.: +32(0)16/32.11.07 <> Disc

Bug#731270: libmount1: remount sometimes fails on boot with systemd (fixed upstream)

2013-12-03 Thread Rik Theys
Package: libmount1 Version: 2.20.1-5.5 Severity: normal Dear Maintainer, I use systemd as init. Sometimes during boot-up systemd spawns the emergency shell because it failed to mount my /home (which is on LVM on MD raid). According to the log file this is because the file system was already moun

Bug#729805: systemd: fails to show startup messages with systemd.show_status=1

2013-12-03 Thread Rik Theys
Hi, I've created a bug report in the freedesktop.org bug tracker: https://bugs.freedesktop.org/show_bug.cgi?id=72282 Regards, Rik On Thu, Nov 28, 2013 at 10:54 AM, Rik Theys wrote: > Hi, > > Thanks for investigating this! > > Please forward the bug upstream. > > R

Bug#728909: linux-image-3.11-1-amd64: kernel WARNING in tcp_input.c:2711 tcp_fastretrans_alert

2013-11-06 Thread Rik Theys
Package: src:linux Version: 3.11.6-2 Severity: normal Hi, I received the following WARNING in my kernel messages: [ 846.633954] WARNING: CPU: 0 PID: 553 at /build/linux-iRt5Ta/linux-3.11.6/net/ipv4/tcp_input.c:2711 tcp_fastretrans_alert+0xb72/0xba0() [ 846.633955] Modules linked in: ebtable_

Bug#729805: systemd: fails to show startup messages with systemd.show_status=1

2013-11-18 Thread Rik Theys
reopen 729805 thanks Hi Michael, On Sun, Nov 17, 2013 at 8:43 PM, Michael Biebl wrote: > Am 17.11.2013 16:34, schrieb Rik Theys: > > To show the systemd startup messages (OK Starting/started/...), I added > systemd.show_status=1 to /etc/default/grub and updated the grub config

Bug#729805: systemd: fails to show startup messages with systemd.show_status=1

2013-11-18 Thread Rik Theys
Hi, The complete command line is: $ cat /proc/cmdline BOOT_IMAGE=/vmlinuz-3.11-2-amd64 root=/dev/mapper/vg_earth-root ro elevator=deadline init=/bin/systemd systemd.show_status=1 acpi_backlight=vendor acpi_osi=Linux quiet On Fedora: $ cat /proc/cmdline BOOT_IMAGE=/vmlinuz-3.11.8-200.fc19.x86_64

Bug#729805: systemd: fails to show startup messages with systemd.show_status=1

2013-11-28 Thread Rik Theys
Hi, Thanks for investigating this! Please forward the bug upstream. Regards, Rik On Wed, Nov 27, 2013 at 9:41 PM, Michael Stapelberg wrote: > control: tags -1 + upstream > > Hi Rik, > > Rik Theys writes: > > The complete command line is: > > > > $ cat /pro

Bug#697681: fixed in bind9 1:9.9.2.dfsg.P1-2

2013-01-16 Thread Rik Theys
which was filed against the bind9 package: #697681: bind9: DNSSEC validating resolver spams log file after upgrade to 9.8.4 It has been closed by LaMont Jones . -- Rik Theys System Engineer KU Leuven - Dept. Elektrotechniek (ESAT) Kasteelpark Arenberg 10 bus 2440 - B-3001 Leuven-Heverlee +32(0

Bug#698780: linux-image-3.2.0-0.bpo.4-amd64: BUG in nfs_mark_delegation_referenced after resume from hibernate

2013-01-23 Thread Rik Theys
Package: src:linux Version: 3.2.35-2~bpo60+1 Severity: normal Hi, When our NFSv4 client is resumed from hibernate, it logs the following message: NFS: nfs4_reclaim_open_state: Lock reclaim failed! After a while (15 min up to 2 hours) the following BUG is triggered: Jan 22 09:13:47 bax kernel:

Bug#636864: Placing a symlink in the sendsigs.omit.d directory fixes this

2011-11-17 Thread Rik Theys
Hi, This can be fixed (worked around) by letting the start/stop script create/remove a symlink to the pid file in /lib/init/rw/sendsigs.omit.d (for squeeze) that points to the PID file. Sendsigs will no longer send TERM and KILL signals to the daemon then. For testing the sendsigs.omit.d is

Bug#697681: bind9: DNSSEC validating resolver spams log file after upgrade to 9.8.4

2013-01-08 Thread Rik Theys
Package: bind9 Version: 1:9.8.4.dfsg.P1-1 Severity: important Hi, After upgrading bind to 9.8.4 (now in testing) on our DNSSEC validating resolvers, our log files are being spammed with the following messages: Jan 8 12:06:06 sulphur named[26473]: RSA_verify failed Jan 8 12:06:06 sulphur named

Bug#697681: fixed in bind9 1:9.9.2.dfsg.P1-2

2013-01-09 Thread Rik Theys
an automatic notification regarding your Bug report which was filed against the bind9 package: #697681: bind9: DNSSEC validating resolver spams log file after upgrade to 9.8.4 It has been closed by LaMont Jones . -- Rik Theys System Engineer KU Leuven - Dept. Elektrotechniek (ESAT

Bug#697681: fixed in bind9 1:9.9.2.dfsg.P1-2

2013-01-10 Thread Rik Theys
Hi, Sorry, disregards this message. I missed your upload to unstable. Thanks for fixing this! Regards, Rik On 01/10/2013 08:48 AM, Rik Theys wrote: Hi, Thanks for fixing this. Would it be possible to also fix this bug in a 9.8.4 upload directed for Wheezy? Maybe using testing-proposed

Bug#691151: mount: Bind mounts not shown as such in mount output

2012-10-22 Thread Rik Theys
Package: mount Version: 2.20.1-5.2 Severity: normal Hi, When bind mounts are configured in /etc/fstab, they don't show up as bind mounts in the output of 'mount'. >From my /etc/fstab: /dev/mapper/vg_sulphur-root / ext4errors=remount-ro 0 1 /dev/mapper/vg_sulphur-bind /s

Bug#645998: freeradius crashes due to segmentation fault

2012-06-21 Thread Rik Theys
dius[31179]: segfault at c ip b735e328 sp bfdf4d10 error 4 in rlm_eap-2.1.10.so[b735a000+6000] Jun 14 15:21:49 vm075144 kernel: [2572570.522135] freeradius[8368]: segfault at c ip b7311328 sp bfe97bd0 error 4 in rlm_eap-2.1.10.so[b730d000+6000] El 05/06/12 10:20, Rik Theys escribió: Hi, I manually

Bug#659111: [2.6.31 -> 2.6.32.y regression] Files on NFS4 become unwritable, but OK after explicit stat

2012-02-10 Thread Rik Theys
27;t fully testing any other NFS functionality now. How do you determine which other patches are required to backport a specific patch (in general)? Is there some magic git command for that? Regards, Rik -- Rik Theys Senior System Engineer KU Leuven - Dept. Elektrotechniek (ESAT) Kasteelpark Are

Bug#592959: Dovecot in backports

2012-06-29 Thread Rik Theys
On 06/29/2012 10:31 PM, micah anderson wrote: After getting the go ahead from the maintainers, I uploaded dovecot-antispam and dovecot2 to BPO yesterday. Because dovecot-antispam is already in BPO, it was accepted right away, the dovecot2 packages are waiting in NEW. The dovecot-antispam package

Bug#617453: restarting doesn't always work on Dell Latitude E6400

2012-07-04 Thread Rik Theys
Hi, Vincent Lefevre wrote: > When I want to restart (reboot) my Dell Latitude E6400 laptop, the > machine sometimes remain on without restarting. The last message > on the console is: "Restarting system." Can you try adding the following parameter to your kernel boot line? Add it to the GRUB_CMDL

Bug#679750: Lenovo G360: ALPS Touchpad Recognized as "PS/2 Generic Mouse"

2012-07-05 Thread Rik Theys
Hi, I believe this is the same bug as launchpad bug 606238: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/606238 The bug discusses various Dell laptops with ALPS touchpad that don't work. They now work in the ubuntu 12.04 kernel (and I believe upstream as well), but some (such as the one

Bug#617453: restarting doesn't always work on Dell Latitude E6400

2012-07-05 Thread Rik Theys
Hi, On Fri, Jul 6, 2012 at 12:19 AM, Vincent Lefevre wrote: > On 2012-07-04 20:55:56 +0200, Rik Theys wrote: >> Vincent Lefevre wrote: >> > When I want to restart (reboot) my Dell Latitude E6400 laptop, the >> > machine sometimes remain on without restarting. The last

Bug#659111: linux-image-2.6.32-5-amd64: Files on NFS4 become unwritable, but OK after explicit stat

2012-02-08 Thread Rik Theys
Package: linux-2.6 Version: 2.6.32-41 Severity: normal Hi, Our home directories here are mounted over NFS4. When I log in to machine A and run vim :q and then log into machine B and do: vim :q I get E137: Viminfo file is not writable: /users/system/rtheys/.viminfo Every invocation of 'vim a

Bug#659111: List unaffected versions

2012-02-08 Thread Rik Theys
notfound 659111 linux-2.6/2.6.26-27 notfound 659111 linux-2.6/2.6.29-5 notfound 659111 linux-2.6/2.6.31-2 found 659111 linux-2.6/2.6.32-8~bpo50+1 thanks Hi, It seems Lenny is not affected by this bug. Regards, Rik -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#659111: [2.6.31 -> 2.6.32.y regression] Files on NFS4 become unwritable, but OK after explicit stat

2012-02-09 Thread Rik Theys
kernel-handbook package. [1] http://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s-kernel-org-package Which 3.2.y kernel did you test? I will upgrade the lenny test system to sid and try building a kernel with this patch. Regards, Rik -- Rik Theys Senior System Engineer K

Bug#657078: linux-image-3.2.0-1-amd64: Support for new NFS id mapper

2012-02-09 Thread Rik Theys
Hi Ben, On Tue, Jan 24, 2012 at 3:54 PM, Ben Hutchings wrote: > On Tue, 2012-01-24 at 08:01 +0100, Rik Theys wrote: >> > The allocation failure has already been reported as #636306.  I >> > proposed a fix for that in <http://bugs.debian.org/636306#35>. >> >

Bug#659111: [2.6.31 -> 2.6.32.y regression] Files on NFS4 become unwritable, but OK after explicit stat

2012-02-09 Thread Rik Theys
Hi, On 02/09/2012 10:09 AM, Rik Theys wrote: On 02/08/2012 07:31 PM, Jonathan Nieder wrote: Please try v3.3-rc1 or newer from upstream, or try the following patch against stable/linux-3.2.y. Instructions for building a custom kernel can be found at [1] or the corresponding file in the debian

Bug#659111: [2.6.31 -> 2.6.32.y regression] Files on NFS4 become unwritable, but OK after explicit stat

2012-02-09 Thread Rik Theys
Hi, On 02/09/2012 12:04 PM, Rik Theys wrote: On 02/08/2012 07:31 PM, Jonathan Nieder wrote: Please try v3.3-rc1 or newer from upstream, or try the following patch against stable/linux-3.2.y. Instructions for building a custom kernel can be found at [1] or the corresponding file in the debian

Bug#679750: Lenovo G360: ALPS Touchpad Recognized as "PS/2 Generic Mouse"(with newly dmesg information)

2012-07-09 Thread Rik Theys
Hi Seth, On Tue, Jul 10, 2012 at 6:57 AM, Seth Forshee wrote: > On Tue, Jul 10, 2012 at 12:16:27PM +0800, littlebat wrote: >> 3, If you are interest in this and have time and it is helpful, I can >> provide a root password for this laptop to you and run ssh service for >> you all the time. Then y

Bug#631799: [squeeze] Kernel logs "name_count maxed, losing inode data" messages

2012-11-29 Thread Rik Theys
s as this is a production system and I did not plan on rebooting the system before the end of January. I'll see if I can squeeze in a reboot somewhere. Regards, Rik -- Rik Theys System Engineer KU Leuven - Dept. Elektrotechniek (ESAT) Kasteelpark Arenberg 10 bus 2440 - B-3001 Leu

Bug#631799: [squeeze] Kernel logs "name_count maxed, losing inode data" messages

2012-11-29 Thread Rik Theys
On 11/29/2012 01:10 PM, Rik Theys wrote: On 11/25/2012 01:12 AM, Jonathan Nieder wrote: On some of our servers, we periodically see "name_count maxed, losing inode data" messages in the kernel log. As you mentioned, this is said to be fixed by commit 5195d8e217a7 Author:

Bug#631799: [squeeze] Kernel logs "name_count maxed, losing inode data" messages

2012-11-30 Thread Rik Theys
Hi, On 11/30/2012 08:18 AM, Rik Theys wrote: On 11/29/2012 01:10 PM, Rik Theys wrote: On 11/25/2012 01:12 AM, Jonathan Nieder wrote: On some of our servers, we periodically see "name_count maxed, losing inode data" messages in the kernel log. As you mentioned, this is said to b

Bug#631799: [squeeze] Kernel logs "name_count maxed, losing inode data" messages

2012-12-06 Thread Rik Theys
Hi, On 12/01/2012 11:10 PM, Ben Hutchings wrote: On Fri, 2012-11-30 at 11:10 +0100, Rik Theys wrote: [...] I cherry picked commits 5ef30ee53b187786e64bdc1f8109e39d17f2ce58 and 5195d8e217a78697152d64fc09a16e063a022465 and tried to compile the result, but it failed with the following error

Bug#631799: [squeeze] Kernel logs "name_count maxed, losing inode data" messages

2012-12-06 Thread Rik Theys
eds or thousands of tasks running, so extra names aren't cheap. What would you consider the upper limit to which we could increase the number? Just so I know at which limit I can stop building test kernels. Regards, Rik -- Rik Theys System Engineer KU Leuven - Dept. Elektrotechniek (ESA

Bug#631799: [squeeze] Kernel logs "name_count maxed, losing inode data" messages

2012-12-07 Thread Rik Theys
Hi, On 12/06/2012 02:51 PM, Ben Hutchings wrote: On Thu, 2012-12-06 at 13:58 +0100, Rik Theys wrote: On 12/06/2012 01:29 PM, Ben Hutchings wrote: It is not too difficult to fix up the conflicts. But this is a fairly big change, so I think this bug should now be 'wontfix' for wheezy

Bug#631799: [squeeze] Kernel logs "name_count maxed, losing inode data" messages

2012-12-12 Thread Rik Theys
Hi, On 12/07/2012 09:48 AM, Rik Theys wrote: Hi, On 12/06/2012 02:51 PM, Ben Hutchings wrote: On Thu, 2012-12-06 at 13:58 +0100, Rik Theys wrote: On 12/06/2012 01:29 PM, Ben Hutchings wrote: It is not too difficult to fix up the conflicts. But this is a fairly big change, so I think this

Bug#698780: BUG in nfs_mark_delegation_referenced also triggered without hibernation

2013-01-29 Thread Rik Theys
Hi, We had another system triggering this same BUG which did not come out of resume/hibernate, so the hibernation/suspend does not seem relevant. Although the issue seems to be a lot easier to hit when using hibernate/suspend. Regards, Rik -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#699412: intel-microcode: Microcode for Xeon E5540 missing after upgrade from squeeze to wheezy

2013-01-30 Thread Rik Theys
Package: intel-microcode Version: 1.20120606.v2.2 Severity: important Hi, After upgrading one of our servers from Squeeze to Wheezy, we noticed the cpu microcode was no longer being upgraded. The kernel messages indicated the needed microcode file was not found: 57360.773761] platform microcod

Bug#698780: BUG in nfs_mark_delegation_referenced after network outages

2013-02-27 Thread Rik Theys
Do you have a way of (reliably) triggering this bug? Regards, Rik -- Rik Theys System Engineer KU Leuven - Dept. Elektrotechniek (ESAT) Kasteelpark Arenberg 10 bus 2440 - B-3001 Leuven-Heverlee +32(0)16/32.11.07 <> -- To

Bug#571659: duplicate bug

2010-03-02 Thread Rik Theys
Hi, It seems this was already filed in bug #534964, so this bug can be closed. Regards, Rik -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#615227: Would you cosider accepting this update to address bug 615227 in squeeze?

2011-06-10 Thread Rik Theys
Hi, On 06/09/2011 10:40 PM, Julien Cristau wrote: A few things: - the fix should probably get a bit more exposure in unstable before we accept it in stable Testing and unstable already have a more recent version now, but the fixed package has been running here for a few months now without any

Bug#615227: Would you cosider accepting this update to address bug 615227 in squeeze?

2011-06-14 Thread Rik Theys
angelog mod-gnutls-0.5.6/debian/changelog --- mod-gnutls-0.5.6/debian/changelog 2010-03-26 07:33:39.0 +0100 +++ mod-gnutls-0.5.6/debian/changelog 2011-06-10 08:30:26.0 +0200 @@ -1,3 +1,9 @@ +mod-gnutls (0.5.6-1squeeze1) stable; urgency=low + + * Apply upstream patch for upstre

Bug#615227: Would you cosider accepting this update to address bug 615227 in squeeze?

2011-06-14 Thread Rik Theys
Hi, On Tue, 14 Jun 2011, Adam D. Barratt wrote: On Tue, 2011-06-14 at 13:39 +0200, Rik Theys wrote: Please could you provide a debdiff against the current package? i.e. the output of "debdiff $stable.dsc yours.dsc". The debdiff output is in attach. Thanks. Overall the diff looks

Bug#568557: linux-image-2.6.32-2-amd64: keyboard and mouse lockup, system is still running (asus_atk0110?)

2011-10-01 Thread Rik Theys
could still log in on the system using SSH. Regards, Rik On Fri, 30 Sep 2011, Jonathan Nieder wrote: tags 568557 + moreinfo quit Hi, Rik Theys wrote: cteg wrote: I hopefully found a workaround, this is working since hours, keyboard and mouse seem stable now. Its not enough just to rmmo

Bug#725906: linux-image-3.10-3-amd64: latency when increasing or decreasing brightness

2013-10-10 Thread Rik Theys
Hi, I've experienced similar behaviour since the 3.9 kernels on my Dell Latitude 6530 Adding the following kernel parameter to the grub boot line has dramatically reduced the latency for me: acpi_backlight=vendor It might also make a difference for you. Regards, Rik -- To UNSUBSCRIBE, emai

Bug#723098: linux-image-3.10-2-amd64: Setting screen backlight bightness extremely sluggish

2013-09-16 Thread Rik Theys
Hi Marc, I'm experiencing similar behaviour on my Dell Latitude E6530: updating the brightness blocks (mouse) input and is very slow. Adding 'acpi_backlight=vendor' to the kernel parameters has helped a lot on my system to make the brightness updates less slow. It's still slower than it used to

Bug#568557: keyboard and mouse lockup, system is still running (asus_atk0110?)

2011-12-03 Thread Rik Theys
Hi Jonathan, On Fri, 2 Dec 2011, Jonathan Nieder wrote: Thanks, Rik! It would also be useful to know the newest kernel you've experienced this problem on, so we can rule out it having silently gone away (though I don't think that's likely). cteg, Rik, what kernel are you using these days?

Bug#655109: linux-2.6: BUG in videobuf-core triggered by mplayer on HVR-1300

2012-01-09 Thread Rik Theys
Hi, On Sun, Jan 8, 2012 at 7:36 PM, Ben Hutchings wrote: > > Jan 8 17:12:52 saturn kernel: [ 1623.655341] [ cut here > ] > > Jan 8 17:12:52 saturn kernel: [ 1623.655363] kernel BUG at > /home/blank/debian/kernel/release/linux-2.6/linux-2.6-3.1.6/debian/build/source_amd6

Bug#655109: linux-2.6: BUG in videobuf-core triggered by mplayer on HVR-1300

2012-01-09 Thread Rik Theys
[Reformatted as plain-text so it will get accepted by the vger.kernel.org list] On Mon, Jan 9, 2012 at 1:14 PM, Rik Theys wrote: > > Hi, > > On Sun, Jan 8, 2012 at 7:36 PM, Ben Hutchings wrote: >> >> > Jan  8 17:12:52 saturn kernel: [ 1623.655

Bug#653381: linux-image-2.6.32-5-amd64: page allocation failures with virtio-net driver

2011-12-27 Thread Rik Theys
Package: linux-2.6 Version: 2.6.32-39 Severity: normal Hi, We have a virtual machine now running as a KVM virtual machine. Before, this virtual machine was running as a Xen domU. The VM has been given the same amount of memory and number of cpu's as it had with Xen. We configured the virtio-n

Bug#656899: mdadm: sending ioctl 1261 to a partition warnings in kernel log with kernel 3.2

2012-01-22 Thread Rik Theys
Package: mdadm Version: 3.2.3-2 Severity: normal Dear Maintainer, After upgrading my system to the latest sid packages I'm seeing the following errors in the kernel log: [4.334881] mdadm: sending ioctl 800c0910 to a partition! [4.334886] mdadm: sending ioctl 800c0910 to a partition! [

Bug#656899: Fwd: Bug#656899: mdadm: sending ioctl 1261 to a partition warnings in kernel log with kernel 3.2

2012-01-23 Thread Rik Theys
[forgot to cc the bug report] -- Forwarded message -- Hi, On Mon, Jan 23, 2012 at 1:24 PM, Michael Tokarev wrote: > On 22.01.2012 22:42, Rik Theys wrote: >> The updates installed linux kernel 3.2, which I assume is triggering this. >> Recently there was a secu

Bug#657078: linux-image-3.2.0-1-amd64: Support for new NFS id mapper

2012-01-23 Thread Rik Theys
Package: linux-2.6 Version: 3.2.1-1 Severity: wishlist Hi, Please consider enabling the new NFS ID mapper functionality in the kernel: CONFIG_NFS_USE_NEW_IDMAPPER This will also need support in nfs-utils. Enabling this feature should prevent page allocation failure errors we frequently get on

Bug#657078: linux-image-3.2.0-1-amd64: Support for new NFS id mapper

2012-01-23 Thread Rik Theys
Hi Ben, On Mon, Jan 23, 2012 at 11:28 PM, Ben Hutchings wrote: > On Mon, Jan 23, 2012 at 10:43:18PM +0100, Rik Theys wrote: >> Please consider enabling the new NFS ID mapper functionality in the kernel: >> >> CONFIG_NFS_USE_NEW_IDMAPPER >> Enabling this feature sho

Bug#664859: linux-image-3.3.0-rc6-amd64: LVM segfaults on 3.3 kernel

2012-03-21 Thread Rik Theys
Package: linux-2.6 Version: 3.3~rc6-1~experimental.1 Severity: important Hi, I installed the 3.3.0-rc6-amd64 kernel from experimental on a squeeze VM. The system fails to boot this kernel as it can no longer find the root file system. When booting with the quiet option off, I see that the lvm co

Bug#659111: [2.6.31 -> 2.6.32 regression] Files on NFS4 become unwritable,, but OK after explicit stat

2012-03-21 Thread Rik Theys
fixed-upstream 659111 fixed 659111 linux-2.6/3.3~rc6-1~experimental.1 quit Hi, The commit that fixes this bug is now part of the upstream 3.3 kernel. I verified it on the 3.3-rc6 kernel from experimental. Can this commit be backported to the 3.2 kernel in sid? It applies and I have tested it

Bug#636306: Patches available in Fedora kernel

2012-03-21 Thread Rik Theys
Hi, The Fedora 16 kernel 3.2.10-3.fc16 has patches that should reduce the memory requirements of the old id mapper. The relevant changelog entry is: * Wed Mar 14 2012 Steve Dickson - Reduce the foot print of the NFSv4 idmapping coda (bz 593035) I have attached the patches they have applied.

Bug#659111: [2.6.31 -> 2.6.32 regression] Files on NFS4 become unwritable,, but OK after explicit stat

2012-03-21 Thread Rik Theys
Hi, On Wed, 21 Mar 2012, Jonathan Nieder wrote: Rik Theys wrote: Can this commit be backported to the 3.2 kernel in sid? It applies and I have tested it in the past against the 3.2.4 kernel. I would also be very much interested to hear how well the following series against 2.6.32.y does

Bug#664859: LVM segfaults on 3.3-rc6

2012-03-21 Thread Rik Theys
Ben, On Wed, 21 Mar 2012, Ben Hutchings wrote: It's probably also worth testing 3.3 when it shows up (currently in NEW but likely to be available within 24 hours). I compiled 3.3 from kernel.org and it has the same problem. I'll try to configure a netconsole and/or serial console tomorrow.

Bug#664859: LVM segfaults on 3.3-rc6

2012-03-22 Thread Rik Theys
Hi, On 03/21/2012 05:27 PM, Jonathan Nieder wrote: When booting with the quiet option off, I see that the lvm command in the initrd segfaults. Can you get a backtrace, for example by saving a core file to some other (virtual) disk and analyzing it afterward with gdb? See http://wiki.debian.or

Bug#664859: LVM segfaults on 3.3-rc6

2012-03-22 Thread Rik Theys
Hi, On 03/22/2012 01:12 PM, Rik Theys wrote: Would unpacking the initramfs on a sid box with the 3.3 kernel and chrooting into it be able to provide any additional info? I believe the initramfs uses another C library than glibc, or is that no longer the case? I did this, but when I chroot

Bug#664859: LVM segfaults on 3.3-rc6

2012-03-23 Thread Rik Theys
Hi Jonathan, On 03/22/2012 04:16 PM, Jonathan Nieder wrote: It seems it's not only lvm that segfaults, but also "ls" etc in the initramfs. Thanks. Are symptoms tied to the version of initramfs-tools or one of its dependencies, or to the kernel version? E.g., if you install another kernel or

Bug#659111: Regarding NFSv4: Save the owner/group name string when doing open

2012-05-08 Thread Rik Theys
Hutchings wrote: On Tue, 2012-04-24 at 22:04 +0200, Rik Theys wrote: Hi, I'm experiencing the bug described in the Debian[1] and Red Hat[2] bug tracker. This bug seems to have been fixed in the 3.3 kernel with your commit 6926afd1925a54a13684ebe05987868890665e2b: From: Trond Myklebust Date

Bug#659111: Regarding NFSv4: Save the owner/group name string when doing open

2012-05-08 Thread Rik Theys
Hi, On Tue, 8 May 2012, Jonathan Nieder wrote: Hi Trond, Can you please comment on wether additional fixes and/or dependencies are needed to backport the patch below to the Debian 3.2 kernel? The Debian kernel maintainers would prefer some feedback before applying the fix to their 3.2 kernel.

Bug#659111: Regarding NFSv4: Save the owner/group name string when doing open

2012-05-10 Thread Rik Theys
Hi, On 05/09/2012 04:34 PM, Myklebust, Trond wrote: Can you please comment on wether additional fixes and/or dependencies are needed to backport the patch below to the Debian 3.2 kernel? So, the "Save owner/group name string" is the most efficient way of ensuring that the open works as expect

Bug#659111: Regarding NFSv4: Save the owner/group name string when doing open

2012-05-11 Thread Rik Theys
Hi, On 05/10/2012 02:56 PM, Rik Theys wrote: So, the "Save owner/group name string" is the most efficient way of ensuring that the open works as expected, and it should be a fairly self-contained patch. There is an alternative solution, which is much shorter (and therefore appro

Bug#659111: Regarding NFSv4: Save the owner/group name string when doing open

2012-05-11 Thread Rik Theys
Hi, On 05/10/2012 05:08 PM, Jonathan Nieder wrote: I looked at the 2.6.32-44 kernel source to see if the simple fix Trond suggested can be applied there as well, but I fail to find the context where the extra line could be needed. Here's a patch to try against 2.6.32.y. Hope that helps, Jona

Bug#664859: LVM segfaults on 3.3-rc6

2012-05-14 Thread Rik Theys
Hi, On 05/12/2012 11:32 PM, Ben Hutchings wrote: On Sat, 2012-05-12 at 16:25 -0500, Jonathan Nieder wrote: Ben Hutchings wrote: Which shows that the segfault is always at the same code address: [ 56.663596] lvm[540]: segfault at ff600400 ip ff600400 sp 7fff25461ec8 err

Bug#664859: LVM segfaults on 3.3-rc6

2012-05-14 Thread Rik Theys
Hi, On 05/14/2012 10:52 AM, Ben Hutchings wrote: On Mon, 2012-05-14 at 08:48 +0200, Rik Theys wrote: Hi, On 05/12/2012 11:32 PM, Ben Hutchings wrote: On Sat, 2012-05-12 at 16:25 -0500, Jonathan Nieder wrote: Ben Hutchings wrote: Which shows that the segfault is always at the same code

Bug#669213: bind9: new upstream release: 9.9

2012-04-18 Thread Rik Theys
Package: bind9 Severity: wishlist Hi, Please consider packaging the new upstream 9.9 release for sid/wheezy. It has some new features that make rolling out DNSSEC easier (such as inline signing). Regards, Rik -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subj

Bug#659111: Regarding NFSv4: Save the owner/group name string when doing open

2012-04-24 Thread Rik Theys
ards, Rik [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659111 [2] https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=789298 -- Rik Theys Senior System Engineer KU Leuven - Dept. Elektrotechniek (ESAT) Kasteelpark Arenberg 10 B-3001 LEUVEN - HEVERLEE Tel.

Bug#657078: patches to reduce the footprint of the nfs4 idmapper

2012-04-24 Thread Rik Theys
o include these patches in a stable 3.2 update (and/or 3.0.x) so they will become part of the upcoming Debian 7.0 kernel (which is based on 3.2). Have these patches made it into the 3.3 and/or 3.4-rc kernels? Regards, Rik -- Rik Theys Senior System Engineer KU Leuven - Dept. Elektrotechniek (ES

Bug#657078: patches to reduce the footprint of the nfs4 idmapper

2012-04-25 Thread Rik Theys
2c3a153855d9a9ee3278 Whether or not these get applied in the stable tree (which would be nice if it can be justified), I think we definitely want them in Debian, so cloning the bug to track that. I agree! (but I'm biased). Regards, Rik -- Rik Theys Senior System Engineer KU Leuven - Dept.

Bug#657078: patches to reduce the footprint of the nfs4 idmapper

2012-04-25 Thread Rik Theys
Hi, On 04/24/2012 11:16 PM, Jeff Layton wrote: On Tue, 24 Apr 2012 13:35:13 -0700 Greg KH wrote: On Tue, Apr 24, 2012 at 10:22:50PM +0200, Rik Theys wrote: Hi, I'm experiencing the following Red Hat bug[1] on RHEL and also on Debian. I've noticed Fedora has started to ship an u

Bug#659111: Regarding NFSv4: Save the owner/group name string when doing open

2012-04-25 Thread Rik Theys
Hi, On 04/25/2012 03:14 AM, Ben Hutchings wrote: On Tue, 2012-04-24 at 22:04 +0200, Rik Theys wrote: Hi, I'm experiencing the bug described in the Debian[1] and Red Hat[2] bug tracker. This bug seems to have been fixed in the 3.3 kernel with your c

Bug#670505: linux-image-3.2.0-0.bpo.2-amd64: 3.2.{14, 15} regression: NFS delegation problems

2012-04-26 Thread Rik Theys
Package: linux-2.6 Version: 3.2.15-1~bpo60+1 Severity: important Hi, It seems stable update 3.2.14 or 3.2.15 introduced a regression regarding NFS4 delegations. It seems to be the same issue as reported here[1] against the 3.3 kernel. It was also intruduced there between 3.3.0 and 3.3.1. [1] h

Bug#670505: [3.2.12 -> 3.2.14 regression] BUG: unable to handle kernel paging request in nfs_mark_delegation_referenced

2012-04-26 Thread Rik Theys
Hi Jonathan, On Thu, 26 Apr 2012, Jonathan Nieder wrote: Rik Theys wrote: It seems stable update 3.2.14 or 3.2.15 introduced a regression regarding NFS4 delegations. It seems to be the same issue as reported here[1] against the 3.3 kernel. It was also intruduced there between 3.3.0 and

Bug#657078: Patches to reduce footprint of nfs idmapper

2012-06-04 Thread Rik Theys
Hi, With the freeze in a few weeks, I'm wondering if you would still consider applying the following patches to the Wheezy kernel: NFSv4: Further reduce the footprint of the idmapper commit 685f50f9188ac1e8244d0340a9d6ea36b6136cec NFSv4: Reduce the footprint of the idmapper commit d073e9b541e

Bug#675621: system freeze after safely unmounting usb drive

2012-06-05 Thread Rik Theys
reassign 675621 linux-2.6 thanks Hi, I have seen similar crashes with the 6.0.x kernel on some of our systems. Unfortunately the systems are in a remote location and I was unable to capture any crash screens. I installed the 3.2 kernel from squeeze-backports on those systems and that fixed

Bug#645998: freeradius crashes due to segmentation fault

2012-06-05 Thread Rik Theys
Hi, I manually created a patch for this commit (see attach). I also applied the patch to the latest Debian package. You can find a build for amd64 at http://homes.esat.kuleuven.be/~rtheys/freeradius. I have not tested the resulting package, but the patch applied cleanly and there were no bui

Bug#675621: system freeze after safely unmounting usb drive

2012-06-07 Thread Rik Theys
Hi, On 06/07/2012 11:22 PM, Ben Hutchings wrote: On Tue, Jun 05, 2012 at 09:05:42AM +0200, Rik Theys wrote: I have seen similar crashes with the 6.0.x kernel on some of our systems. Unfortunately the systems are in a remote location and I was unable to capture any crash screens. [...] This

Bug#659111: [2.6.31 -> 2.6.32 regression] Files on NFS4 become unwritable,, but OK after explicit stat

2012-04-06 Thread Rik Theys
Hi, On 03/21/2012 06:39 PM, Jonathan Nieder wrote: Rik Theys wrote: Can this commit be backported to the 3.2 kernel in sid? It applies and I have tested it in the past against the 3.2.4 kernel. Just for the record: we are talking about v3.3-rc1~116^2~1 "NFSv4: Save the owner/group

Bug#856467: davical: Fails to create principals for LDAP users with modifyTimestamp configured since 1.1.5

2017-03-01 Thread Rik Theys
Package: davical Version: 1.1.5-1 Severity: important Dear Maintainer, When the configuration contains an LDAP mapping for the modified field to modifyTimestamp, davical fails to create a new user as there's an error in the code that does the mapping. The outcome is that the user is not created

Bug#819302: samba: Some printers no longer work after upgrade from Wheezy - GUID issues

2016-03-26 Thread Rik Theys
Package: samba Version: 2:4.1.17+dfsg-2+deb8u2 Severity: important Tags: patch Hi, After upgrading our print server from Wheezy to Jessie, windows clients can no longer connect to some of our printers. These printers have drivers available on the print server. The following error is logged for e

Bug#819302: Fixed in 4.1.18 release

2016-03-26 Thread Rik Theys
Hi, Looking at the samba changelog this bug should be fixed in the 4.1.18 release. Would it be possible to backport this fix into the jessie package? Regards, Rik -- Rik Theys System Engineer KU Leuven - Dept. Elektrotechniek (ESAT) Kasteelpark Arenberg 10 bus 2440 - B-3001 Leuven-Heverlee

Bug#754855: linux-image-3.14-1-amd64: backport PowerEdge VRTX driver from 3.15 to 3.14 kernel

2014-07-15 Thread Rik Theys
Package: src:linux Version: 3.14.12-1 Severity: wishlist Hi, If the 3.14 kernel will be the kernel for Jessie, please consider backporting support for the Dell PowerEdge VRTX storage. Support for this was first introduced with the 3.15 kernel in the following commit: https://git.kernel.org/cgi

Bug#777165: linux-image-3.16.0-4-amd64: WARNING and guest crash when using nested virtualisation

2015-02-05 Thread Rik Theys
Package: src:linux Version: 3.16.7-ckt4-3 Severity: normal Hi, I enabled nested virtualisation on the kvm_intel module and created a virtual machine (using virt-manager). The VM had the host cpu flags copied so it also had the vmx cpu flag. Inside this VM I configured another virtual machine (a

Bug#777165: Looks similar to RHEL bug

2015-02-05 Thread Rik Theys
Hi, This bug looks like a similar bug in the RHEL bugzilla: https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=1086058 Regards, Rik

Bug#777165: linux-image-3.16.0-4-amd64: WARNING and guest crash when using nested virtualisation

2015-02-06 Thread Rik Theys
Hi, On Fri, Feb 6, 2015 at 6:57 AM, Jérôme Deuchnord wrote: > I have the same problem, and wrote a bug, but nobody answered me: > https://lists.debian.org/20150131113439.1239.79224.reportbug@JeromeTanghe-Debian > The screen on the photo doesn't say the same thing, but sometimes my PC > writes th

  1   2   3   >