From: kos...@domain007.com It's unclear from the report what exact problems were experienced. I think we can be sure it's not a change in the config file syntax: it's possible that Helmut changed something in the config file and introduced an error, then at restart it bitten him. Clean upgrade from the Etch's version of ejabberd to Sid's is verified to work OK.
On the other hand, one possible cause of upgrade problem might be ejabberd's failure to properly upgrade pubsub tables. It was raised several times in the ejabberd's MUC room and resulted in the bug request [1] filed which was then fixed. I, personally, don't like the fix because I think mnesia:transform_table would be a better solution instead of slurp/drop/create/populate approach in the fix, which isn't protected by a transaction, but it was proved to work. Sergei for same reason refused to intergate this fix so I ask Torsten Werner to look at it. I think it worth including along with pushing fixed 2.0.1 into Lenny. 1. https://support.process-one.net/browse/EJAB-817 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org