Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147980 - media-sound/audacity-1.3.0b install locales incorrectly
Summary: media-sound/audacity-1.3.0b install locales incorrectly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-17 13:45 UTC by Alexandr
Modified: 2006-10-31 08:12 UTC (History)
0 users

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 Alexandr 2006-09-17 13:45:05 UTC
Hello. Localization media-sound/audacity-1.3.0b does not work. Here a part of a conclusion after a command
ebuild /usr/portage/media-sound/audacity/audacity-1.3.0b.ebuild install
------%<----------
# install locales
make -C locale install
make[1]: Entering directory `/var/tmp/portage/audacity-1.3.0b/work/audacity-src-1.3.0b-beta/locale'
linguas='ar bg ca cs da de el es eu fi fr ga hu it ja lt mk nb nl pl pt ru sl sv uk zh zh_TW'; for lang in $linguas ; do \
   /bin/install -c -d ..//var/tmp/portage/audacity-1.3.0b/image//usr/share/locale/$lang/LC_MESSAGES ; \
   /bin/install -c -m 644 $lang/audacity.mo ..//var/tmp/portage/audacity-1.3.0b/image//usr/share/locale/$lang/LC_MESSAGES/audacity.mo ; \
done
make[1]: Leaving directory `/var/tmp/portage/audacity-1.3.0b/work/audacity-src-1.3.0b-beta/locale'
------%<----------
Instead of installation of files of localization in a directory
/var/tmp/portage/audacity-1.3.0b/image/
files are established in
..//var/tmp/portage/audacity-1.3.0b/image/
that is in
/var/tmp/portage/audacity-1.3.0b/work/audacity-src-1.3.0b-beta/
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-18 01:54:05 UTC
This is not a Gentoo Bugzilla product bug, read the descriptions.
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2006-10-31 08:12:25 UTC
Fixed in cvs.