[Bug 305264] Re: gnutls regression: failure in certificate chain validation

2009-07-09 Thread Andy Wettstein
Attaching my openssl.cnf ** Attachment added: "openssl.cnf" http://launchpadlibrarian.net/28850996/openssl.cnf -- gnutls regression: failure in certificate chain validation https://bugs.launchpad.net/bugs/305264 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 305264] Re: gnutls regression: failure in certificate chain validation

2009-07-09 Thread Andy Wettstein
I am using a self created CA with certificates signed by it. I used this command to create it: openssl req -config openssl.cnf -new -x509 -extensions v3_ca -keyout physicsCA/private/cakey.pem -out physicsCA/cacert.pem -days 2190 I create and sign the certificates with these commands: openssl re

[Bug 305264] Re: gnutls regression: failure in certificate chain validation

2009-07-09 Thread Andy Wettstein
I'm seeing problems with the new version. Tests with either SSH or sudo, my first password attempt is rejected, yet the second attempt succeeds. I get this in the logs: pam_ldap: ldap_starttls_s: Connect error Setting tls_checkpeer to no in /etc/ldap.conf makes things work fine again. Reverti

[Bug 121731] Re: rpc.mountd has a rather large memory leak

2009-05-20 Thread Andy Wettstein
I haven't noticed the problem since updating to 8.04. -- rpc.mountd has a rather large memory leak https://bugs.launchpad.net/bugs/121731 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 219231] Re: cfengine editfiles empty string problem

2008-12-15 Thread Andy Wettstein
This is fixed in cfengine 2.2.4, so if 8.10 has a cfengine version >= 2.2.4 it is fixed. -- cfengine editfiles empty string problem https://bugs.launchpad.net/bugs/219231 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 239674] Re: ucf and update-grub semantics are incompatible

2008-11-07 Thread Andy Wettstein
I just want to add a me too for this bug. I'm not using any custom kernels, but I just have a noninteractive script that does my software updates, so I set UCF_FORCE_CONFFOLD=YES in the script and this causes nothing but problems for grub menu.lst configuration. Thanks to this bug report, it does

[Bug 130694] Re: double fault and kernel crash running pcgamess

2008-08-05 Thread Andy Wettstein
It seems to be ok on hardy. -- double fault and kernel crash running pcgamess https://bugs.launchpad.net/bugs/130694 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.

[Bug 219219] Re: empty string in replace editfiles not working

2008-04-18 Thread Andy Wettstein
*** This bug is a duplicate of bug 219231 *** https://bugs.launchpad.net/bugs/219231 ** This bug has been marked a duplicate of bug 219231 cfengine editfiles empty string problem -- empty string in replace editfiles not working https://bugs.launchpad.net/bugs/219219 You received this bug

[Bug 219231] Re: cfengine editfiles empty string problem

2008-04-18 Thread Andy Wettstein
** Attachment added: "varstring.patch" http://launchpadlibrarian.net/13551320/varstring.patch -- cfengine editfiles empty string problem https://bugs.launchpad.net/bugs/219231 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 219231] Re: cfengine editfiles empty string problem

2008-04-18 Thread Andy Wettstein
** Attachment added: "edittools.patch" http://launchpadlibrarian.net/13551297/edittools.patch -- cfengine editfiles empty string problem https://bugs.launchpad.net/bugs/219231 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 219231] [NEW] cfengine editfiles empty string problem

2008-04-18 Thread Andy Wettstein
Public bug reported: Binary package hint: cfengine2 I have some cfengine editfiles replacements that look like this: ReplaceFirst "^#$(group)[[:blank:]]+" With "" Upgrading to hardy and cfengine 2.2.3 has problems with this and aborts the entire cfengine run. This seems to be fixed in cfengine

[Bug 219219] [NEW] empty string in replace editfiles not working

2008-04-18 Thread Andy Wettstein
Public bug reported: Binary package hint: cfengine2 I have some editfiles configuration in cfengine that replaces a string with an empty string. Something like this: ReplaceFirst "^#$(group)[[:blank:]]+" With "" Upgrading to hardy and using cfengine 2.2.3, this no longer works with this error

Re: [Bug 103729] Re: kernel crashes on lvremove

2007-12-19 Thread Andy Wettstein
On Tue, Dec 18, 2007 at 12:50:43AM -, Leann Ogasawara wrote: > Hi Andy, > > Thanks for the pointer. Unfortunately I'm still unable to reproduce the > bug. I went ahead and ran the script you pointed to which repeatedly > creates and removes the second snapshot. At the same time I was > perf

[Bug 103729] Re: kernel crashes on lvremove

2007-12-11 Thread Andy Wettstein
Take a look at this post: http://www.redhat.com/archives/linux-lvm/2005-November/msg2.html -- kernel crashes on lvremove https://bugs.launchpad.net/bugs/103729 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mai

[Bug 130694] double fault and kernel crash running pcgamess

2007-08-06 Thread Andy Wettstein
Public bug reported: Starting two instances of a program called pcgamess causes bad things to happen on a dapper SMP kernel. I receive this error message: [43342099.73] double fault, gdt at dffdd000 [255 bytes] Another message is logged also logged about a soft error on the CPU and is usuall

[Bug 121731] Re: rpc.mountd has a rather large memory leak

2007-06-22 Thread Andy Wettstein
Forgot to mention that this is on dapper. Version 1.0.7-3ubuntu2 -- rpc.mountd has a rather large memory leak https://bugs.launchpad.net/bugs/121731 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 121731] rpc.mountd has a rather large memory leak

2007-06-22 Thread Andy Wettstein
Public bug reported: After a week or two of running, I found rpc.mountd eating large amounts of memory: top - 16:18:47 up 76 days, 8:59, 3 users, load average: 0.62, 0.43, 0.35 Tasks: 267 total, 1 running, 266 sleeping, 0 stopped, 0 zombie Cpu(s): 0.2% us, 0.0% sy, 0.0% ni, 98.9% id,

[Bug 103729] kernel crashes on lvremove

2007-04-06 Thread Andy Wettstein
Public bug reported: Binary package hint: linux-image-server During my nightly backups the kernel crashed while performing an lvremove: Apr 6 02:02:14 phyori kernel: [57407058.93] kernel BUG at drivers/md/kcopyd.c:145! Apr 6 02:02:14 phyori kernel: [57407058.93] invalid operand:

Re: [Bug 62356] Re: gdm segfaults on ia64 with in ve_locale_from_utf8: address out of bounds

2007-02-09 Thread Andy Wettstein
Hi, We've gotten rid of of these Itanium1 machines, so I can't try anything out with them. They were more trouble than they were worth. On Fri, Feb 09, 2007 at 11:15:59AM -, Sebastien Bacher wrote: > Comment from upstream: > > "Could you let me know what string is being passed into g_locale

Re: [Bug 62356] Re: gdm segfaults on ia64 with in ve_locale_from_utf8: address out of bounds

2006-10-05 Thread Andy Wettstein
On Thu, Oct 05, 2006 at 09:58:17AM -, Sebastien Bacher wrote: > Thanks for your bug. What do you do to get the crash? What version of > Ubuntu do you use? This is on dapper. Once my username and password is accepted and gdm tries to open a session is when this segfault occurs. This is on an

[Bug 62356] Re: gdm segfaults on ia64

2006-09-25 Thread Andy Wettstein
** Attachment added: "backtrace" http://librarian.launchpad.net/4440729/gdb-gdmgreeter.txt -- gdm segfaults on ia64 https://launchpad.net/bugs/62356 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 62356] gdm segfaults on ia64

2006-09-25 Thread Andy Wettstein
Public bug reported: Binary package hint: gdm I'll attach a backtrace ** Affects: gdm (Ubuntu) Importance: Untriaged Status: Unconfirmed -- gdm segfaults on ia64 https://launchpad.net/bugs/62356 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/m

[Bug 62324] Re: [Bug 62324] Re: gnome-session segfaults on ia64

2006-09-25 Thread Andy Wettstein
On Mon, Sep 25, 2006 at 07:20:17PM -, Simon Law wrote: > Could you follow the instructions in https://wiki.ubuntu.com/Backtrace > and provide the full backtrace as an attachment? Add it to this bug's > web page, please. Ok. I've added. I also recompiled gnome-session without Xrandr support

[Bug 62324] Re: gnome-session segfaults on ia64

2006-09-25 Thread Andy Wettstein
** Attachment added: "backtrace" http://librarian.launchpad.net/4439989/gdb-gnome-session.txt -- gnome-session segfaults on ia64 https://launchpad.net/bugs/62324 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 62324] Re: [Bug 62324] Re: gnome-session segfaults on ia64

2006-09-25 Thread Andy Wettstein
And compiling gnome-session with debugging symbols: #0 0x20e84110 in gconf_client_get (client=0x5ae40, key=0x60064940 "/desktop/gnome/screen/physlin101.physics.uiuc.edu/0/resolution", err=0x0) at gconf-client.c:1336 1336 g_return_val_if_fail (GCONF_IS_CLIENT (client), N

[Bug 62324] Re: [Bug 62324] Re: gnome-session segfaults on ia64

2006-09-25 Thread Andy Wettstein
On Mon, Sep 25, 2006 at 06:22:44PM -, Simon Law wrote: > Do you see this behaviour on Ubuntu 6.06 LTS (Dapper) or Edgy? It's dapper. I got a backtrace with gdb and saw something about libgconfd, so I recompiled gconf2 with debugging symbols. Here is what I get from the backtrace, now: #0 0

[Bug 62324] gnome-session segfaults on ia64

2006-09-25 Thread Andy Wettstein
Public bug reported: Binary package hint: gnome-session Not much else to say. I couldn't find anything interesting running it with strace. ** Affects: gnome-session (Ubuntu) Importance: Untriaged Status: Unconfirmed -- gnome-session segfaults on ia64 https://launchpad.net/bugs/6