[Bug 619712] Re: keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)

2010-12-08 Thread Arjan
matter, is yours too? Regards, Arjan Filius -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in ubuntu. https://bugs.launchpad.net/bugs/619712 Title: keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps

Re: [Bug 619712] Re: keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)

2010-11-02 Thread Arjan
5 +0200 > +++ vrrp_sync.c 2010-08-18 08:20:23.216968929 +0200 > @@ -155,12 +155,14 @@ > for (e = LIST_HEAD(l); e; ELEMENT_NEXT(e)) { > isync = ELEMENT_DATA(e); > if (isync != vrrp) { > + if ( isync->wantstate != VRRP

[Bug 619712] [NEW] keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)

2010-08-18 Thread Arjan
, and we did some basic testing with good results, but it may be wise an experienced keepalived developer should have a look at it too. PS: marked this as a security vulnerability as it _may_ bring a system/datacenter down, by just a single (vrrp) packet. Posted this bugreport as well on t

[Bug 592442] Re: fopen fails on some SSL urls

2010-08-17 Thread Arjan van der Veen
I want to add a comment that the bug is available for more servers: https://server.db.kvk.nl/";; # FAILS #$ufurl = "https://gmail.com/";;#OK #$ufurl = "https://cas.ucdavis.edu/login";; #FAILS $fp = fopen($ufurl, 'r'); $data = fread($fp, 1); var_dump($data); ?> output: PHP War

[Bug 611526] Re: package slapd 2.4.21-0ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2010-07-30 Thread Arjan
Hi, first of all, just started my laptop, again which runs the ldap, and noticed no hanging ldap startup, but also no running process. tried by hand, bu no hangs, just an error (as below). as requested, copied the DB_CONFIG file, i've seen this DB_CONFIG message before, but for my purpose it di

[Bug 611526] Re: package slapd 2.4.21-0ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2010-07-30 Thread Arjan
hi, additional note, the /var/run/slapd/ directory doesn't exists, but creating one manual seems not to change anything. -- package slapd 2.4.21-0ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143 https://bugs.launchpad.net/bugs/6115

[Bug 611526] Re: package slapd 2.4.21-0ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2010-07-29 Thread Arjan
-u openldap -F /etc/ldap/slapd.d -d 256 arfi 10084 0.0 0.0 7620 916 pts/2S+ 06:13 0:00 grep --color=auto slap hope this might some light regards, Arjan Filius -- package slapd 2.4.21-0ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returne

[Bug 611526] Re: package slapd 2.4.21-0ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2010-07-29 Thread Arjan
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/52714642/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/52714643/Dependencies.txt ** Attachment added: "Df.txt" http://launchpadlibrarian.net/52714644/Df.txt ** Attachment added:

[Bug 611526] [NEW] package slapd 2.4.21-0ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2010-07-29 Thread Arjan
Public bug reported: just did an apt-get update && apt-get update, and found my Setting up slapd (2.4.21-0ubuntu5.1) ... Backing up /etc/ldap/slapd.d in /var/backups/slapd-2.4.21-0ubuntu5 hanging. finllay i dit a killall slapd, en it got finished. ubuntu 10.04 TL 64 bits ProblemType: Package

[Bug 523131] Re: mysql command line do not accept host param

2010-04-28 Thread Arjan
Hello, yes it's exactly that version: $ mysql --version mysql Ver 14.14 Distrib 5.1.41, for debian-linux-gnu (x86_64) using readline 6.1 however, lucid (beta) seems not to have a lower version, or i might overlook it. $ apt-cache search mysql-client mysql-client - MySQL database client (metapa

[Bug 523131] Re: mysql command line do not accept host param

2010-04-28 Thread Arjan
Hello, running lucid 64 bits (beta) ive got: m...@laptop:~$ mysql -hwww.xs4all.nl ERROR 2005 (HY000): Unknown MySQL server host '' (2) m...@laptop:~$ the host is just an example, i seem to get it on any host. i see it _does_ a dns lookup, but refuses to connect. any idea's or workaround perhap

[Bug 536839] [NEW] apt-get install libvirt-bin: The following packages have unmet dependencies: libvirt-bin: Depends: libparted0 (>= 2.2-1) but it is not going to be installed

2010-03-10 Thread Arjan
Public bug reported: Since i updated last 24 hours, libvirt-bin doesn't install anymore. it tries to install the ubuntu10 version, while the rest is already on ...ubuntu12 On my other system i run everything with ubuntu10 which has no depenency problems some more info: $ sudo apt-get install l