[Randolph Chung]
I just uploaded i386/hppa/ia64/sparc versions to incoming.
Thank you very much. I fetched the source and tested the latets version, but ran into a small problem.
The gettext library seem to refuse locale settings which are missing in GNU libc. The nb_NO (Bokmål) locale is called no_NO (Norwegian) in glibc, and tasksel did not show the translated messages when I tried to call it using
LANG=nb_NO.ISO-8859-1 tasksel
I had to rename the nb_NO.po file to no_NO.po, edit the Makefile, rebuild and install the package before I could get it to work.
(In the process, I also updated the .po file with the new translations and added the new file in our CVS for the translators to pick it up. I'll let you know when I have a updated translation available. :-)
Anyway, until we are able to fix glibc, I'll ask you to rename the nb_NO.po file to no_NO.po to get this working.