On Sat, Jan 16, 2010 at 9:39 AM, Fabian Becker <fabian.bec...@mbi.de> wrote: > I’m sorry to report this but the bug still seems to exists in the latest > Version of the jabberd14 package (-4). > > The message hasn’t changed so there’s not really anything to add: > > 20100115T14:08:08: [alert] (-internal): mio unable to listen on 5222 > [my-ip]: jabberd already running or invalid interface?
Maybe the problem is the recent change of net.ipv6.bindv6only=1 setting on netbase package for squeeze and sid. Could you try setting this to 0 and see if jabberd works? /sbin/sysctl -w net.ipv6.bindv6only=0 should work for you. Anyway, I'm going to address this with a new release soon. > > I’m also not able to build the package myself as make produced the following > output: > I could build jabberd14-1.6.1.1-4 today on a machine running sid. How are you building this? >From the error message, it seems you are missing fix_gnutls_api_changes patch. Try rebuilding with the following commands: apt-get source jabberd14 cd jabberd14-1.6.1.1 dpkg-buildpackage -us -uc Regards, -- Miguel Landaeta, miguel at miguel.cc secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/ "Faith means not wanting to know what is true." -- Nietzsche -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org