[Bug 1435706] Re: DevLossTO, FastIoFailTO settings do not match multipath.conf expected values

2016-03-08 Thread Tore Anderson
Ok, so I found the bug. The problematic code is in sysfs_attr_set_value() in libmultipath/sysfs.c: devpath = udev_device_get_syspath(dev); condlog(4, "open '%s'/'%s'", devpath, attr_name); if (stat(devpath, &statbuf) != 0) { condlog(4, "stat '%s' failed: %s"

[Bug 1435706] Re: DevLossTO, FastIoFailTO settings do not match multipath.conf expected values

2016-03-07 Thread Tore Anderson
Okay, sorry about the irrelevant verification on Vivid then. But I'd like to point out that Trusty behaves exactly the same, i.e., the bug is *not* fixed. Using the exact same multipath.conf as I mentioned in comment #31 with multipath-tools on 0.4.9-3ubuntu7.9, I get the exact same behaviour. That

[Bug 1435706] Re: DevLossTO, FastIoFailTO settings do not match multipath.conf expected values

2016-03-07 Thread Tore Anderson
I tested it on Vivid, and it does not work. The dev_loss_tmo and fast_io_fail_tmo sysfs settings do *not* get set. More information on my test environment below: root@ucstest:~# cat /etc/multipath.conf defaults { fast_io_fail_tmo 8 dev_loss_tmo 1024 } devices device { vendor "HP.*" p

[Bug 1548306] [NEW] Attempts to load non-existent module dm-emc

2016-02-22 Thread Tore Anderson
Public bug reported: The scripts in the multipath-tools-boot referer to a non-existent module "dm-emc": /usr/share/initramfs-tools/hooks/multipath: for x in dm-multipath dm-round-robin dm-emc; do manual_add_modules ${x} done /usr/share/initramfs-tools/scripts/local-top/multipath: MP_MO

[Bug 1548303] [NEW] Stale references to /lib/udev/rules.d/95-multipath.rules linger

2016-02-22 Thread Tore Anderson
Public bug reported: /lib/udev/rules.d/95-multipath.rules was removed in multipath-tools 0.4.9-3ubuntu7.5. While researching an unrelated issue, I noticed that /usr/share /initramfs-tools/hooks/multipath still refer to this file: add_udev_rules() { for rules in 95-multipath.rules; do if [

[Bug 1547206] Re: Boot stalls on mountall "disk drive not ready" question in multipath-tools >= 0.4.9-3ubuntu7.5

2016-02-18 Thread Tore Anderson
After reviewing the changes between -3ubuntu7.4 and -3ubuntu7.5, I have found that the problem is caused by the removal of the file /lib/udev/rules.d/95-multipath.rules. In -3ubuntu7.4, it contained the following: # # udev rules for multipathing. # The persistent symlinks are created with the kpar

[Bug 1547206] [NEW] Boot stalls on mountall "disk drive not ready" question in multipath-tools >= 0.4.9-3ubuntu7.5

2016-02-18 Thread Tore Anderson
Public bug reported: System information: Cisco UCS B200M2 blade, fnic.ko HBA. The system boots from local storage, but mounts the following file system on an EMC VNX during bootup: opt_vnx (3600601603a71320022967e0a1f38e411) dm-0 DGC,VRAID size=50G features='1 queue_if_no_path' hwhandler='1 emc'

[Bug 1435706] Re: DevLossTO, FastIoFailTO settings do not match multipath.conf expected values

2015-08-29 Thread Tore Anderson
Ok, so I did some more testing. It appears that the problem isn't specific to the dev_loss_tmo and fast_io_fail_tmo setting. This is evidenced by the terminal log below. In multipath.conf (which we know for certain is being read, as the created multipath map gets the correct alias), I instruct it t

[Bug 1435706] Re: DevLossTO, FastIoFailTO settings do not match multipath.conf expected values

2015-08-26 Thread Tore Anderson
I verified that this bug is *NOT* fixed by trying the exact identical configuration (which is as minimal as possible) both with Ubuntu Trusty and with Scientific Linux 6 (RHEL6 clone). The test machine is a Cisco B200M2 blade server, using the Cisco VIC FCoE HBA (fnic.ko driver). The storage array

[Bug 1435706] Re: DevLossTO, FastIoFailTO settings do not match multipath.conf expected values

2015-07-30 Thread Tore Anderson
To me fix doesn't actually appear to work. After upgrading to multipath- tools 0.4.9-3ubuntu7.4on an amd64 trusty and rebooting, the fast_io_fail_tmo and dev_loss_tmo values do not get written to sysfs: $ grep . /sys/class/fc_remote_ports/*/*_tmo /sys/class/fc_remote_ports/rport-2:0-0/dev_loss_tmo

[Bug 406397] Re: init: job stuck with expect fork/daemon when parent reaps child

2015-07-07 Thread Tore Anderson
** Also affects: irqbalance (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to irqbalance in Ubuntu. https://bugs.launchpad.net/bugs/406397 Title: init: job stuck with expect fork/dae

[Bug 1472129] [NEW] irqbalance triggers Upstart bug when started with --policyscript

2015-07-07 Thread Tore Anderson
Public bug reported: If irqbalance is started with the "--policyscript" option, Upstart is unable to manage it properly (bug #406397 is being triggered), and stopping/restarting it fails. Noticed this when the 1.0.6-2ubuntu0.14.04.2 update hit Trusty yesterday. See below: $ /sbin/stop irqbalance

[Bug 1248054] Re: dlm package installation fails

2014-12-06 Thread Anderson Dias Conectiva
Tanks David. Very Nice -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dlm in Ubuntu. https://bugs.launchpad.net/bugs/1248054 Title: dlm package installation fails To manage notifications about this bug go to: https://bugs.launchpad

[Bug 1318317] Re: openipmi startup script removes kernel modules

2014-07-22 Thread Tore Anderson
This affects me, too. After boot, the necessary ipmi_{si,devintf} modules aren't loaded, so ipmitool and related monitoring doesn't work. However this bug cannot possibly be in the "ejabberd" package, so I'm reassigning it to "openipmi". ** Package changed: ejabberd (Ubuntu) => openipmi (Ubuntu)

[Bug 715141] Re: Default NTP servers do not have AAAA records

2014-07-07 Thread Tore Anderson
We notice this here as well, as we're increasingly turning up new services and VMs without IPv4. It fails with a rather cryptic error message: Jul 8 07:10:03 rpki-validator ntpdate[689]: Can't find host ntp.ubuntu.com: Name or service not known (-2) Jul 8 07:10:03 rpki-validator ntpdate[689]: n

[Bug 1322441] Re: QEMU Windows guest unstable after random amount of time

2014-05-25 Thread Matthew Anderson
Based on the fact that flush_tlb_page() appears to be taking up most of the CPU time when QEMU is 'frozen' I started playing with memory settings. Disabling automatic NUMA balancing appears to have solved the problem. echo 0 > /proc/sys/kernel/numa_balancing The guest has been running 4+ hours now

[Bug 1322441] Re: QEMU Windows guest unstable after random amount of time

2014-05-25 Thread Matthew Anderson
Not this exact problem but one with similar symptoms. From kernel 3.5 onwards there was a problem with guests not receiving RTC ticks which was reported here - http://lists.gnu.org/archive/html/qemu- devel/2013-02/msg03827.html The 3.2 kernel from 12.04.1 never had any issues but the 3.5 kernel fr

[Bug 1099875] Re: multipathd ignores dev_loss_tmo and fast_io_fail_tmo settings

2013-01-17 Thread Tore Anderson
** Attachment added: "Output from: multipath -v4" https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1099875/+attachment/3487091/+files/multipath_-v4.txt ** Changed in: multipath-tools (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are

[Bug 1099875] Re: multipathd ignores dev_loss_tmo and fast_io_fail_tmo settings

2013-01-17 Thread Tore Anderson
** Attachment added: "Output from: multipathd -k"show config"" https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1099875/+attachment/3487090/+files/multipathd_-kshow_config.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscrib

[Bug 1099875] [NEW] multipathd ignores dev_loss_tmo and fast_io_fail_tmo settings

2013-01-15 Thread Tore Anderson
Public bug reported: My device section of /etc/multipath.conf contains the following (I'll attach the complete file in a bit): fast_io_fail_tmo 3 dev_loss_tmo 2147483647 This is also visible in the output from multipathd -k"show config", so it's being correctly parsed. However, the settings appe

[Bug 1027418] [NEW] Functions from upstream missing in package

2012-07-21 Thread Eric Anderson
Public bug reported: The libkrb5 package in 12.04 looks like it's missing some functions. That sounds weird, so let me explain: I have the following packages installed: $ dpkg-query -l 'libkrb*' [snip] ii libkrb5-26-heimdal1.6~git20120311.dfsg.1-2 Heimdal Kerberos - libraries ii libkr

[Bug 875440] Re: Cannot authenticate with saslauthd and mysql

2012-05-01 Thread E.T. Anderson
I can confirm this effects Precise 12.04. I was able to somewhat work around this by changing the SASL auth mechanism from 'pam' to 'rimap' though I have yet to get authentication working in Roundcube. At lest testsaslauthd succeeds with the rimap mechanism. -- You received this bug notification

[Bug 899823] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-12-03 Thread James Anderson
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/899823 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configurati

[Bug 899823] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-12-03 Thread James Anderson
Public bug reported: Machine is now in an unknown state of recovery. it is unknown at this point if the upgrade completed. ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8 Uname: Linux 2.6.38-13-gene

[Bug 891933] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-11-17 Thread Mark Anderson
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/891933 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configurati

[Bug 891933] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-11-17 Thread Mark Anderson
Public bug reported: I was just doing an upgrade to 11.10 I don't know enough of what went wrong to add much information. ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8 Uname: Linux 2.6.38-12-gene

[Bug 640654] Re: package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: there is no script in the new version of the package - giving up

2010-09-16 Thread Terry Anderson
** Attachment added: "AptOrdering.txt" https://bugs.launchpad.net/bugs/640654/+attachment/1594432/+files/AptOrdering.txt ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/640654/+attachment/1594433/+files/Dependencies.txt ** Attachment added: "Df.txt" https://bug

[Bug 640654] [NEW] package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: there is no script in the new version of the package - giving up

2010-09-16 Thread Terry Anderson
Public bug reported: Binary package hint: samba It appears that during an upgrade from version 9 to 10 the samba-common install script was lost. I am a neophyte and have no idea as to how I can correct this error - system still works despite the error. ProblemType: Package DistroRelease: Ubuntu

[Bug 247583] Re: add option to start dnsmasq with a custom configuration file

2010-09-08 Thread E.T. Anderson
Does the network XML allow for MX records? I'd like to have an email server VM, but email servers need MX records, and I didn't see a way to specify that in the documentation linked above. -- add option to start dnsmasq with a custom configuration file https://bugs.launchpad.net/bugs/247583 You r

[Bug 51975] Re: Fails completely if there's labeled addresses present

2010-07-02 Thread Tore Anderson
It's still a problem, yes. It's super-easy to reproduce, too: r...@adm:~# nmap -sP -PI 4.2.2.2 Starting Nmap 5.00 ( http://nmap.org ) at 2010-07-02 10:23 CEST Host vnsc-bak.sys.gtei.net (4.2.2.2) is up (0.030s latency). Nmap done: 1 IP address (1 host up) scanned in 0.37 seconds r...@adm:~# ip a

[Bug 405195] Re: When stopping a specific daemon, _all_ routes are flushed

2010-03-11 Thread Tore Anderson
Hi, sorry about answering so late - I had overlooked this message. What do you mean by «domains»? Tore -- When stopping a specific daemon, _all_ routes are flushed https://bugs.launchpad.net/bugs/405195 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 405177] Re: Spurious dependency on ipvsadm

2009-10-15 Thread Tore Anderson
All right: 1) I ran "apt-get install keepalived" 2) I expected keepalived to be installed, but not ipvsadm 3) the actual behaviour was that keepalived was installed (as expected) and that ipvsadm was pulled in as a dependency. Tore -- Spurious dependency on ipvsadm https://bugs.launchpad.net/b

[Bug 75028] Re: ospfd starts way too late in the boot process

2009-07-29 Thread Tore Anderson
Considering the purpose of Quagga, it would make sense to start it at the same time or immediately after the plain "networking" service is, which is at S40 in runlevel S. Tore -- ospfd starts way too late in the boot process https://bugs.launchpad.net/bugs/75028 You received this bug notificatio

[Bug 405195] [NEW] When stopping a specific daemon, _all_ routes are flushed

2009-07-27 Thread Tore Anderson
Public bug reported: Binary package hint: quagga This misbehaviour just bit me: r...@fwtest1:~# /etc/init.d/quagga stop ospf6d Stopping Quagga daemons (prio:0): ospf6d. Removing all routes made by zebra. So I'm stopping ospf6d only, but _all_ routes, including the ones installed by still-runnin

[Bug 257682] Re: dig compiled without -DDIG_SIGCHASE!

2009-02-12 Thread Anderson
Wrong selection. Sorry... ** Changed in: bind9 (Ubuntu Hardy) Status: New => Fix Released -- dig compiled without -DDIG_SIGCHASE! https://bugs.launchpad.net/bugs/257682 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubunt

[Bug 257682] Re: dig compiled without -DDIG_SIGCHASE!

2009-02-12 Thread Anderson
This bug is still present in Intrepid (but not in Hardy, nor in Jaunty). ** Changed in: bind9 (Ubuntu Hardy) Status: Fix Released => New -- dig compiled without -DDIG_SIGCHASE! https://bugs.launchpad.net/bugs/257682 You received this bug notification because you are a member of Ubuntu Ser

[Bug 257682] Re: dig compiled without -DDIG_SIGCHASE!

2009-02-12 Thread Anderson
This bug needs to be fixed in Intrepid, also! # dig +sigchase Invalid option: +sigchase Usage: dig [...@global-server] [domain] [q-type] [q-class] {q-opt} {global-d-opt} host [...@local-server] {local-d-opt} [ host [...@local-server] {local-d-opt} [...]] Use "dig -h" (or

[Bug 286063] Re: [SRU] slapd package cannot be installed when using bash as the default shell

2009-01-28 Thread Anderson
Sorry for the slow response. Both slapd 2.4.11-0ubuntu6 and 2.4.11-0ubuntu6.1 installed perfectly in my virtual system, with "/bin/sh" pointing to "bash". In my production server, slapd 2.4.11-0ubuntu6.1 also installed well... -- [SRU] slapd package cannot be installed when using bash as the de

[Bug 291265] Re: [SRU] Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2008-11-21 Thread Anderson
check_ntp_peer works now: Before stopping time server... # /usr/lib/nagios/plugins/check_ntp_peer -H time.cefetrs.tche.br NTP OK: Offset -0,002 secs|offset=-0,002000s;60,00;120,00; After stopping time server... # /usr/lib/nagios/plugins/check_ntp_peer -H time.cefetrs.tche.br NTP CRITIC

[Bug 300660] Re: "nagios3-common" package should not have configuration files named as "*-nagios2.cfg"

2008-11-21 Thread Anderson
This is also a good idea... Actually, it's better than mine. Anyway... I just wish not to mix "nagios3" & "nagios2" terms in paths... This mix seems so strange... -- "nagios3-common" package should not have configuration files named as "*-nagios2.cfg" https://bugs.launchpad.net/bugs/300660 You

[Bug 300660] [NEW] "nagios3-common" package should not have configuration files named as "*-nagios2.cfg"

2008-11-21 Thread Anderson
Public bug reported: Binary package hint: nagios3-common In Ubuntu 9.04, Nagios version is 3.0.3-3ubuntu1 (http://packages.ubuntu.com/jaunty/i386/nagios3-common), but configuration files follows a name convention from Nagios 2.x (http://packages.ubuntu.com/jaunty/i386/nagios3-common/filelist). T

[Bug 291265] Re: Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2008-11-19 Thread Anderson
Thank you for the job, mantainers and developers! -- Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid https://bugs.launchpad.net/bugs/291265 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios-plugins in u

[Bug 134080] Re: Navigating directories for DFS shares buggy

2008-11-03 Thread John Anderson
I'm setting this back to confirmed as I am still seeing this issue, as is dsmith1974. I don't think it is fixed. ** Changed in: samba (Ubuntu) Status: Fix Released => Confirmed -- Navigating directories for DFS shares buggy https://bugs.launchpad.net/bugs/134080 You received this bug noti

[Bug 291265] [NEW] Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2008-10-30 Thread Anderson
Public bug reported: Binary package hint: nagios-plugins-basic I just upgraded my Nagios server from Ubuntu Hardy to Ubuntu Intrepid and now, time server checks can't be done because of a problem in check_ntp_peer: $ /usr/lib/nagios/plugins/check_ntp_peer -H time.cefetrs.tche.br *** buffer ove

[Bug 260291] Re: Network Manager 0.7, openvpn, VPN Connection Failed

2008-10-30 Thread Tore Anderson
Still works for me. Tore -- Network Manager 0.7, openvpn, VPN Connection Failed https://bugs.launchpad.net/bugs/260291 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-b

[Bug 48857] Re: OSPFd automatically adds an invalid configuration line

2008-09-23 Thread Tore Anderson
Haven't tried (running a Feisty backport at the moment), but I expect not. It was supposedly fixed upstream in version 0.99.3, and Intrepid currently ships with 0.99.9. It's likely still present in Dapper, though. Tore. -- OSPFd automatically adds an invalid configuration line https://bugs.lau

[Bug 134080] Re: Navigating directories for DFS shares buggy

2008-09-13 Thread John Anderson
Could I get some info on how this was fixed? New upstream Samba? -- Navigating directories for DFS shares buggy https://bugs.launchpad.net/bugs/134080 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs

[Bug 260291] Re: Network Manager 0.7, openvpn, VPN Connection Failed

2008-08-25 Thread Tore Anderson
You're right about that, at least it still doesn't work after the upgrade to openvpn 2.1~rc9-3ubuntu1. Still fails with the script- security error message. Tore -- Network Manager 0.7, openvpn, VPN Connection Failed https://bugs.launchpad.net/bugs/260291 You received this bug notification becau

[Bug 218734] Re: (ITS#5527) slapd segfaults when using dynlist

2008-07-17 Thread Anderson
I ran slapd with dynlist enabled since 20/06/2008 and stopped it yesterday (because of USN-625-1). I think this bug can be closed now, but I didn't know if things were fixed in "pplr" setup... -- (ITS#5527) slapd segfaults when using dynlist https://bugs.launchpad.net/bugs/218734 You received th

[Bug 243337] Re: slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed.

2008-06-26 Thread Anderson
GDB backtrace with OpenLDAP 2.4.10... ** Attachment added: "gdb-backtrace-slapd-2.4.10.txt" http://launchpadlibrarian.net/15632467/gdb-backtrace-slapd-2.4.10.txt -- slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed. https://bugs.launchpad.net/bugs/243337 You received this bu

[Bug 243337] Re: slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed.

2008-06-26 Thread Anderson
The OpenLDAP ITS: http://www.openldap.org/its/index.cgi?findid=5581 -- slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed. https://bugs.launchpad.net/bugs/243337 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3

[Bug 243337] Re: slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed.

2008-06-26 Thread Anderson
I will attach a GDB backtrace, also... ** Attachment added: "gdb-backtrace-slapd.txt" http://launchpadlibrarian.net/15632302/gdb-backtrace-slapd.txt -- slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed. https://bugs.launchpad.net/bugs/243337 You received this bug notificatio

[Bug 243337] [NEW] slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed.

2008-06-26 Thread Anderson
Public bug reported: I am trying to use a couple of "unique" overlays, but when adding new entries in my database, I get a failed assertion in server: slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed. I think the problem occurs only when the first overlay does not detect viola

[Bug 243337] Re: slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed.

2008-06-26 Thread Anderson
** Attachment added: "ldap-assertionfail-unique[2].tar.bz2" http://launchpadlibrarian.net/15631829/ldap-assertionfail-unique%5B2%5D.tar.bz2 -- slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed. https://bugs.launchpad.net/bugs/243337 You received this bug notification becaus

[Bug 218734] Re: (ITS#5527) slapd segfaults when using dynlist

2008-06-20 Thread Anderson
I just installed them now... No crashes while starting services... -- (ITS#5527) slapd segfaults when using dynlist https://bugs.launchpad.net/bugs/218734 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. -- Ubuntu-s

[Bug 218734] Re: (ITS#5527) slapd segfaults when using dynlist

2008-06-20 Thread Anderson
Sorry, I didn't saw your packages before, because of version numbering. I had installed packages from Chuck's PPA, with version 2.4.9-1ubuntu1~ppa1 and packages from hardy-proposed has version 2.4.9-0ubuntu0.8.04. In order to allow automatic installation of hardy-proposed packages with a standard

[Bug 227178] Re: [SRU] Slave slapd crashes when doing syncrepl

2008-06-20 Thread Anderson
I just installed them now... No crashes while starting services... -- [SRU] Slave slapd crashes when doing syncrepl https://bugs.launchpad.net/bugs/227178 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. -- Ubuntu-s

[Bug 227178] Re: [SRU] Slave slapd crashes when doing syncrepl

2008-06-20 Thread Anderson
Sorry, I didn't saw your packages before, because of version numbering. I had installed packages from Chuck's PPA, with version 2.4.9-1ubuntu1~ppa1 and packages from hardy-proposed has version 2.4.9-0ubuntu0.8.04. In order to allow automatic installation of hardy-proposed packages with a standard

[Bug 227178] Re: Slave slapd crashes when doing syncrepl

2008-06-05 Thread Anderson
syncrepl is working for me, also. Thanks! -- Slave slapd crashes when doing syncrepl https://bugs.launchpad.net/bugs/227178 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu

[Bug 218734] Re: (ITS#5527) slapd segfaults when using dynlist

2008-06-02 Thread Anderson
I just compiled openldap-2.4.9-1ubuntu1 and saw the bug fixed. It is now in production environment. Are there plans to backport this package from Intrepid to Hardy? -- (ITS#5527) slapd segfaults when using dynlist https://bugs.launchpad.net/bugs/218734 You received this bug notification because

[Bug 234196] Re: [SRU] dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.

2008-05-28 Thread Anderson
My feedback: slapd-2.4.7-6ubuntu4.2 runs well on the production environment since Tue, 27 May 2008 22:36:03 -0300 (almost 12 hours ago). No assertion fails or crashes. -- [SRU] dnPrettyNormal: Assertion `pretty != ((void *)0)' failed. https://bugs.launchpad.net/bugs/234196 You received this bug

[Bug 234196] Re: dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.

2008-05-23 Thread Anderson
I installed your packages in another server and tested. Now I get a very ulgy termination... *** glibc detected *** /usr/sbin/slapd: double free or corruption (fasttop): 0x08218ca8 *** === Backtrace: = /lib/tls/i686/cmov/libc.so.6[0xb7b76a85] /lib/tls/i686/cmov/libc.so.6(cfree+0x90)[

[Bug 218734] Re: (ITS#5527) slapd segfaults when using dynlist

2008-05-23 Thread Anderson
GDB backtrace and Valgrind logs, extracted using instructions from https://wiki.ubuntu.com/Backtrace and https://wiki.ubuntu.com/Valgrind . ** Attachment added: "slapd-crash-dynlist-logs.tar.bz2" http://launchpadlibrarian.net/14674257/slapd-crash-dynlist-logs.tar.bz2 -- (ITS#5527) slapd segfa

[Bug 218734] Re: (ITS#5527) slapd segfaults when using dynlist

2008-05-23 Thread Anderson
I think it's better to send my entire test base... In order to reproduce the bug: # Download my attachment and extract the BZIP archive on an existing folder '/home/amg1127'. # "cd" to '/home/amg1127/ldap # Create the database from the included LDIF by running './create-master-base.sh' # Got a

[Bug 234196] [NEW] dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.

2008-05-22 Thread Anderson
Public bug reported: In slapo-unique(5) manpage, I read I was using deprecated directives in my LDAP configuration files: overlay unique > unique_attributes gidNumber uid uidNumber sambaSID > unique_base ou=people,dc=cefetrs,dc=tche,dc=br So, I changed to this: overlay unique > uniq

[Bug 234196] Re: dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.

2008-05-22 Thread Anderson
Forgot an important information: Using slapd 2.4.7-6ubuntu4.1 from Ubuntu Hardy in a x86 system. -- dnPrettyNormal: Assertion `pretty != ((void *)0)' failed. https://bugs.launchpad.net/bugs/234196 You received this bug notification because you are a member of Ubuntu Server Team, which is subscri

[Bug 234196] Re: dnPrettyNormal: Assertion `pretty != ((void *)0)' failed.

2008-05-22 Thread Anderson
** Attachment added: "ldap-assertionfail-unique.tar.bz2" http://launchpadlibrarian.net/14666008/ldap-assertionfail-unique.tar.bz2 -- dnPrettyNormal: Assertion `pretty != ((void *)0)' failed. https://bugs.launchpad.net/bugs/234196 You received this bug notification because you are a member of

[Bug 218734] Re: slapd segfaults when using dynlist

2008-05-22 Thread Anderson
2.4.7-6ubuntu4.1 crashes with dynlists also... -- slapd segfaults when using dynlist https://bugs.launchpad.net/bugs/218734 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-

[Bug 227178] Re: Slave slapd crashes when doing syncrepl

2008-05-22 Thread Anderson
Are you alive? :-) -- Slave slapd crashes when doing syncrepl https://bugs.launchpad.net/bugs/227178 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubunt

[Bug 230466] Re: Likewise uninstall, Lock login to system

2008-05-15 Thread John Anderson
The problem seems to be installing likewise changes /etc/nsswitch.conf and pam, but doesn't revert them if you uninstall, leaving the system in a state where you can't log in. I'd say this is a pretty big problem ** Changed in: likewise-open (Ubuntu) Status: New => Confirmed -- Likewise

[Bug 227178] Re: Slave slapd crashes when doing syncrepl

2008-05-07 Thread Anderson
A question: the bug didn't occur in your setup? -- Slave slapd crashes when doing syncrepl https://bugs.launchpad.net/bugs/227178 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. -- Ubuntu-server-bugs mailing list U

[Bug 227178] Re: Slave slapd crashes when doing syncrepl

2008-05-07 Thread Anderson
Humm... I have an OpenLDAP server listening in ldaps:// and ldapi://. Simple and SASL authentication are enabled. I am trying to run in the same machine another OpenLDAP server listening only in ldap://, but acting as a replica of the existing OpenLDAP server. In this second server, I want to dis

[Bug 227178] Re: Slave slapd crashes when doing syncrepl

2008-05-05 Thread Anderson
** Attachment added: "Entire LDAP database (LDIF format) and configuration files for a master and a slave." http://launchpadlibrarian.net/14246546/ldap-crash.tar.bz2 -- Slave slapd crashes when doing syncrepl https://bugs.launchpad.net/bugs/227178 You received this bug notification because y

[Bug 227178] [NEW] Slave slapd crashes when doing syncrepl

2008-05-05 Thread Anderson
Public bug reported: Binary package hint: slapd I am trying to run a LDAP server which holds a replica of my existent database, but it is crashing during the syncrepl phase. Using slapd 2.4.7-6ubuntu4.1 from Ubuntu Hardy in a x86 system. Steps to reproduce (at least in my system): #

[Bug 220724] Re: [SRU] Assertion error in schema_init.c:366: octetStringIndexer

2008-05-01 Thread Anderson
My server does not crash now. :-) -- [SRU] Assertion error in schema_init.c:366: octetStringIndexer https://bugs.launchpad.net/bugs/220724 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. -- Ubuntu-server-bugs maili

[Bug 220724] Re: Assertion error in schema_init.c:366: octetStringIndexer

2008-04-25 Thread Anderson
I can't provide a way to reproduce, but I can reproduce this error in my server. I have a GOsa 2.5.15 installation using OpenLDAP 2.4.7 and it crashes when I try to add a mail server. I hope my backtrace can track the problem. ** Attachment added: "slapd-crash.txt" http://launchpadlibrarian.n

[Bug 220724] Re: Assertion error in schema_init.c:366: octetStringIndexer

2008-04-25 Thread Anderson
The patch fixed things here also... -- Assertion error in schema_init.c:366: octetStringIndexer https://bugs.launchpad.net/bugs/220724 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. -- Ubuntu-server-bugs mailing l

[Bug 210461] Re: PHP crashes when running my sample script

2008-04-01 Thread Anderson
Sorry. This crash is a behavior documented in PHP site... http://br2.php.net/manual/en/language.functions.php ** Changed in: php5 (Ubuntu) Status: New => Invalid -- PHP crashes when running my sample script https://bugs.launchpad.net/bugs/210461 You received this bug notification because

[Bug 210461] Re: PHP crashes when running my sample script

2008-04-01 Thread Anderson
** Attachment added: "Script that crashes PHP" http://launchpadlibrarian.net/13030894/php-SIGSEGV.php -- PHP crashes when running my sample script https://bugs.launchpad.net/bugs/210461 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to p

[Bug 210461] [NEW] PHP crashes when running my sample script

2008-04-01 Thread Anderson
Public bug reported: Binary package hint: php5 Ok, my script is very ugly, but I think it should not crash the PHP interpreter. I am attaching a PHP script in this bug report. It causes a crash either when running from CLI or from an Apache server. Environments tested: #1 (running an Apache se