Hi:

I will integrate the following changeset into slim_source on behalf of the L10N group this afternoon:

        7117291 Deliver translatable content in a separate IPS package
7072060 ai components should use /usr/share/locale for gettext, and refine message domain names
        7116665 it's not clear which gettext is used for build


It will introduces these changes:




1. Need to install text/gnu-grep in build environment
   for slim_source build.

2. warnings in the form below are exposed in mail_msg and nightly.log:

aimdns_mod.py:411: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
                            The translator cannot reorder the arguments.
Please consider using a format string with named arguments, and a mapping instead of a tuple for the arguments. (mail_msg contains only the first line. Rest (explanation) is in nightly.log.)

Fix for current set of the warnings is tracked with these bug IDs:

7154017 some of installadm message strings use multiple unnamed parameters
7158566 some of installadm message strings use multiple unnamed parameters - part 2 7159785 some of ai-webserver message strings use multiple unnamed parameters

In case you see addition of this warning during your change,
how to fix it is to use named parameters (parameters with keys)
when a string contains multiple parameters.

3. publisher "install-localizable" added to the IPS repository built

The additional publisher is used to contain package with
localizable files, to be picked up by l10n.

"install-nightly" stays as default (main) publisher of the repository
so this addition is transparent in daily use of install-nightly e.g.:

- use the repository with onu for "install-nightly"
- use the repository with "pkg set-publisher" for "install-nightly"
- browse the repository (without specifying publisher name)

You can see package in the "install-localizable" publisher when e.g.:

- specify the publisher name explicitly
- use of "pkgrecv --newest" or "pkgrepo list" without specifying
  publisher name
- pkglint detects some problem in the publisher

---- (If including the indiana-build info) ----

4. http://indiana-build.us.oracle.com:10000/ will switch
   to IPS repository version 4 (from version 3) internally.

Using this switch, the new repository will start from
empty and accumulate nightly results. Going onward,
only 30 latest nightlies will be kept.
Please contact [email protected] if you have questions on this.
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to