Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550884 - sys-libs/glibc: locale-gen should not build the same locale more than once
Summary: sys-libs/glibc: locale-gen should not build the same locale more than once
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low enhancement (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-31 14:14 UTC by Toralf Förster
Modified: 2015-07-21 02:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2015-05-31 14:14:11 UTC
I by accident run :

echo "en_US ISO-8859-1       
en_US.UTF-8 UTF-8
de_DE ISO-8859-1
de_DE@euro ISO-8859-15
de_DE.UTF-8@euro UTF-8
" >> /etc/locale.gen 


twice - and 10 builds were made instead, 5 of them were needless.
Comment 1 SpanKY gentoo-dev 2015-05-31 14:20:20 UTC
please stop trying to assign bugs directly.  the last few were incorrect (this one included).
Comment 2 Toralf Förster gentoo-dev 2015-05-31 14:32:04 UTC
(In reply to SpanKY from comment #1)
> please stop trying to assign bugs directly.  the last few were incorrect
> (this one included).

ok, just did it b/c the man of locale-gen states :


AUTHORS
       Mike Frysinger <vapier@gentoo.org>

REPORTING BUGS
       Please report bugs via http://bugs.gentoo.org/
Comment 3 Mike Gilbert gentoo-dev 2015-05-31 16:05:11 UTC
(In reply to Toralf Förster from comment #2)

Generally you should assign things according to the maintainer(s) of the package which installs the file.

% equery belongs /usr/sbin/locale-gen
 * Searching for /usr/sbin/locale-gen ... 
sys-libs/glibc-2.20-r2 (/usr/sbin/locale-gen)

% equery meta sys-libs/glibc 
 * sys-libs/glibc [gentoo]
Herd:        toolchain (toolchain@gentoo.org)
Maintainer:  None specified

https://wiki.gentoo.org/wiki/Project:Bug-wranglers#Assigning_Bug_Reports
Comment 4 SpanKY gentoo-dev 2015-05-31 17:34:11 UTC
(In reply to Toralf Förster from comment #2)

authors come & go ;).  what Mike said is how we roll.
Comment 5 Toralf Förster gentoo-dev 2015-05-31 17:47:29 UTC
(In reply to SpanKY from comment #4)
> (In reply to Toralf Förster from comment #2)
> 
> authors come & go ;).  what Mike said is how we roll.

understood - maybe next time I'd rather will attach a patch than just whining about a missing feature - that might compensate a wrong assignee ... ;) ?