[Bug 208913] Re: aprsd crashes when someone logs in from network

2009-07-28 Thread Tapio Heiskanen
The issue still exists with 64-bit Ubuntu 9.04 and aprsd version 1:2.2.5-13-4. So far I have used a 32-bit Ubuntu virtual server in vmware-server to work around this issue, but it would be nice to be ablt to run aprsd natively on the 64-bit host OS Ubuntu 9.04 with vmware-server. It is a bit overk

[Bug 208913] [NEW] aprsd crashes when someone logs in from network

2008-03-29 Thread Tapio Heiskanen
Public bug reported: Binary package hint: aprsd aprsd: Installed: 1:2.2.5-13-3.1ubuntu1 Candidate: 1:2.2.5-13-3.1ubuntu1 Running system is: Linux bewdley 2.6.22-14-server #1 SMP Tue Feb 12 03:10:53 UTC 2008 x86_64 GNU/Linux Description:Ubuntu 7.10 Release:7.10 Aprsd segfaults w

[Bug 64396] Re: core dump for shells using ldap for passwd information

2006-10-12 Thread Tapio Heiskanen
No the problem still exists after all, I forgot that it doesn't exist when 'root' access the information. This still happens as a normal user. [EMAIL PROTECTED]:/home: ls -la ls: ldap-nss.c:1323: do_init: Assertion `cfg->ldc_uris[__session.ls_current_uri] != ((void *)0)' failed. zsh: abort l

[Bug 64396] Re: core dump for shells using ldap for passwd information

2006-10-12 Thread Tapio Heiskanen
Recent changes in edgy has fixed the problem. A combination of the following packages work: libnss-ldap-251-5.2 libpam-ldap-180-1 libldap2-2.1.30-13build1 slapd-2.2.26-5ubuntu3 ldap-utils-2.2.26-5ubuntu3 -- core dump for shells using ldap for passwd information https://launchpad.net/bugs/64396

[Bug 64403] FIX: Re: Current values not available: Architecture x86_64-linux-gnu-thread-multi not supported yet

2006-10-07 Thread Tapio Heiskanen
Finally with an other pair of eyes we were able to figure out the magic for this. Attached is the patch needed to get cricket running on x86_64-linux machines. ** Attachment added: "Format addition for x86_64-linux machines" http://librarian.launchpad.net/4703704/Format.pm.x86_64-linux.patch

[Bug 64403] Re: Current values not available: Architecture x86_64-linux-gnu-thread-multi not supported yet

2006-10-07 Thread Tapio Heiskanen
No, in an other cricket-config brach it doesn't work as expected. Back to the drawing board. -- Current values not available: Architecture x86_64-linux-gnu-thread-multi not supported yet https://launchpad.net/bugs/64403 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubu

[Bug 64403] Re: Current values not available: Architecture x86_64-linux-gnu-thread-multi not supported yet

2006-10-07 Thread Tapio Heiskanen
Got mine working with by adding into lib/RRD/Format.pm: } elsif ( $archname =~ /^x86_64-linux/ ) { $self->{'statHead'} = "a4 a5 x7 d Q Q Q x80"; $self->{'dsDef'} = "a20 a20 L x4 d d x56"; $self->{'rraDef'} = "a20 L L d x72"; $self->{'pdpDef'} = "a30 x2 L x4 d x6

[Bug 64403] Current values not available: Architecture x86_64-linux-gnu-thread-multi not supported yet

2006-10-06 Thread Tapio Heiskanen
Public bug reported: Binary package hint: cricket Needs an update for architecture support for amd64 based machines in cricket/RRD/Format.pm Current values not available: Architecture x86_64-linux-gnu-thread-multi not supported yet is reported in the summery section of target information. I do

[Bug 64318] Re: shell dumps core while accessing libnss-ldap

2006-10-06 Thread Tapio Heiskanen
*** This bug is a duplicate of bug 64396 *** ** This bug is no longer a duplicate of bug 64307 [Edgy] Problems with latest upgrades and ldap ** This bug has been marked a duplicate of bug 64396 core dump for shells using ldap for passwd information -- shell dumps core while accessing libn

[Bug 64396] Re: core dump for shells using ldap for passwd information

2006-10-06 Thread Tapio Heiskanen
** Bug 64318 has been marked a duplicate of this bug -- core dump for shells using ldap for passwd information https://launchpad.net/bugs/64396 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 64307] Re: [Edgy] Problems with latest upgrades and ldap

2006-10-06 Thread Tapio Heiskanen
** Bug 64318 has been marked a duplicate of this bug -- [Edgy] Problems with latest upgrades and ldap https://launchpad.net/bugs/64307 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 64318] Re: shell dumps core while accessing libnss-ldap

2006-10-06 Thread Tapio Heiskanen
*** This bug is a duplicate of bug 64307 *** moved this to a bug report #64318 as for libnss-ldap as it seems that it is not directly related to zsh but is indeed repeatable also on bash. ** This bug has been marked a duplicate of bug 64307 [Edgy] Problems with latest upgrades and ldap --

[Bug 64396] core dump for shells using ldap for passwd information

2006-10-06 Thread Tapio Heiskanen
Public bug reported: If one presses TAB to expand relative directories/files on command line zsh fails with: ldap-nss.c:1323: do_init: Assertion `cfg->ldc_uris[__session.ls_current_uri] != ((void *)0)' failed. and dumps core. First path component is ok, but second TAB fails. It seems to dump c

[Bug 64318] Re: shell dumps core while accessing libnss-ldap

2006-10-06 Thread Tapio Heiskanen
** Summary changed: - zsh dumps core while accessing libnss-ldap + shell dumps core while accessing libnss-ldap ** Description changed: - Binary package hint: zsh + Binary package hint: libnss-ldap If one presses TAB to expand relative directories/files on command line zsh fails with: ld

[Bug 64318] Re: zsh dumps core while accessing libnss-ldap

2006-10-06 Thread Tapio Heiskanen
** Summary changed: - zsh dumps core on tab expansion while accessing libnss-ldap + zsh dumps core while accessing libnss-ldap ** Description changed: Binary package hint: zsh If one presses TAB to expand relative directories/files on command line zsh fails with: ldap-nss.c:1323: do_in

[Bug 64318] Re: zsh dumps core on tab expansion while accessing libnss-ldap

2006-10-06 Thread Tapio Heiskanen
** Description changed: Binary package hint: zsh If one presses TAB to expand relative directories/files on command line zsh fails with: ldap-nss.c:1323: do_init: Assertion `cfg->ldc_uris[__session.ls_current_uri] != ((void *)0)' failed. and dumps core. First path component is ok, but

[Bug 64318] Re: zsh dumps core on tab expansion while accessing libnss-ldap

2006-10-06 Thread Tapio Heiskanen
** Description changed: Binary package hint: zsh If one presses TAB to expand relative directories/files on command line zsh fails with: ldap-nss.c:1323: do_init: Assertion `cfg->ldc_uris[__session.ls_current_uri] != ((void *)0)' failed. and dumps core. First path component is ok, but

[Bug 64318] Re: zsh dumps core on tab expansion while accessing libnss-ldap

2006-10-06 Thread Tapio Heiskanen
** Description changed: Binary package hint: zsh If one presses TAB to expand relative directories/files on command line zsh fails with: ldap-nss.c:1323: do_init: Assertion `cfg->ldc_uris[__session.ls_current_uri] != ((void *)0)' failed. and dumps core. First path component is ok, but

[Bug 64318] zsh dumps core on tab expansion while accessing libnss-ldap

2006-10-06 Thread Tapio Heiskanen
Public bug reported: Binary package hint: zsh If one presses TAB to expand relative directories/files on command line zsh fails with: ldap-nss.c:1323: do_init: Assertion `cfg->ldc_uris[__session.ls_current_uri] != ((void *)0)' failed. and dumps core. First path component is ok, but second TAB f