pitti, first of all I tried it and it works. > This will just entirely ignore the "complete" flag and thus break this functionality.
It will ignore it only while calling check-language-support. It needs to ignore it there, as check-language-support doesn't support "complete" parameters. The "complete" parameter is only used in the while loop starting at line 52. > I don't think that works -- that's a variable with the list of languages, not a file. It's a file: $ grep ^REQUESTED_LANGUAGES ubuntu-defaults-builder-0.31/lib/language-support-hook REQUESTED_LANGUAGES=/usr/share/#DEFAULTS_PACKAGE#/langpacks.txt $ cat chroot/usr/share/ubuntu-defaults-el-gr/langpacks.txt el complete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048207 Title: "el complete" in langpacks.txt breaks build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-defaults-builder/+bug/1048207/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
