Hello Kurt, Kurt Roeckx [2010-11-20 13:11 +0100]: > Unpacking replacement myspell-nl ... > Processing triggers for postgresql-common ... > dpkg: version '/usr/share/myspell/dicts' has bad syntax: invalid character in > version number > Building PostgreSQL dictionaries from installed myspell/hunspell packages...
I tried to reproduce this in current sid, but this doesn't trigger the error. In fact, the current version of myspell-nl (1:2.0-1) does not ship any files in /usr/share/myspell/ at all, so I guess this happens due to another package that you have installed. I am also unable to see yet where this message comes from. postgresql-common's postinst only runs pg_updatedicts for "triggered", and the very first actual thing that pg_updatedicts does is to print the "Building PostgreSQL dictionaries.." message, so it's something that just slides in between. Can you please give me the output of ls -lR /usr/share/myspell/dicts dpkg -l '*myspell*' | cat and check if running "pg_updatedicts" as root also produces this error message? Thank you, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

