Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469428 - sys-apps/fakeroot-1.18.4: Installs manpages in other languages than LINGUAS specifies
Summary: sys-apps/fakeroot-1.18.4: Installs manpages in other languages than LINGUAS s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: respect_LINGUAS
  Show dependency tree
 
Reported: 2013-05-11 12:02 UTC by Roman Žilka
Modified: 2021-09-12 02:27 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 Roman Žilka 2013-05-11 12:02:15 UTC
fakeroot-1.18.4 installs these items on my system which has LINGUAS="en_GB en cs sk ja":

/usr/share/man/de
/usr/share/man/de/man1
/usr/share/man/de/man1/faked.1
/usr/share/man/de/man1/fakeroot.1
/usr/share/man/es
/usr/share/man/es/man1
/usr/share/man/es/man1/faked.1
/usr/share/man/es/man1/fakeroot.1
/usr/share/man/fr
/usr/share/man/fr/man1
/usr/share/man/fr/man1/faked.1
/usr/share/man/fr/man1/fakeroot.1
/usr/share/man/nl
/usr/share/man/nl/man1
/usr/share/man/nl/man1/faked.1
/usr/share/man/nl/man1/fakeroot.1
/usr/share/man/sv
/usr/share/man/sv/man1
/usr/share/man/sv/man1/faked.1
/usr/share/man/sv/man1/fakeroot.1

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-09-12 02:27:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167c4a85d88f963199194ef37bff012f47c963f2

commit 167c4a85d88f963199194ef37bff012f47c963f2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-09-12 02:21:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-12 02:27:14 +0000

    sys-apps/fakeroot: conditionally gen+install translated man pages
    
    Closes: https://bugs.gentoo.org/469428
    Signed-off-by: Sam James <sam@gentoo.org>

 ...akeroot-1.26.ebuild => fakeroot-1.26-r1.ebuild} | 41 +++++++++++++++++-----
 1 file changed, 32 insertions(+), 9 deletions(-)