Gentoo Archives: gentoo-dev

From: Pacho Ramos <pacho@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Doubts about need for "ewarn" when strip-linguas is used
Date: Fri, 09 Mar 2012 08:01:33
Message-Id: 1331280019.2710.0.camel@belkin4
In Reply to: [gentoo-dev] Doubts about need for "ewarn" when strip-linguas is used by Pacho Ramos
1 El mar, 06-03-2012 a las 11:46 +0100, Pacho Ramos escribió:
2 > I usually read messages in /var/log/portage/elog/summary.log to simply
3 > warn me about "es es_ES" LINGUAS not being supported by that package.
4 > That comes from eutils.eclass inside strip-linguas:
5 > ewarn "Sorry, but ${PN} does not support the LINGUAS:" ${nols}
6 >
7 > Is this warning really required, personally I know a lot of packages
8 > that don't support spanish translations and I get no warning from them
9 > (as they don't use strip-linguas). When I set LINGUAS variable in my
10 > make.conf I assume a lot of packages won't support spanish translations,
11 > and I see no point on being informed about that for some packages using
12 > strip-linguas.
13 >
14 > What do you think?
15
16 OK with dropping message completely or use "einfo" instead of "ewarn"?

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies