Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384915 - emerging kde-misc/wacomtablet-1.3.3 fails because of missing linguas dir
Summary: emerging kde-misc/wacomtablet-1.3.3 fails because of missing linguas dir
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-29 10:57 UTC by Erich Seifert
Modified: 2011-09-29 11:59 UTC (History)
0 users

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


Attachments
Output of emerge --info (emerge-info-wacomtablet-1.3.3.txt,5.48 KB, text/plain)
2011-09-29 10:59 UTC, Erich Seifert
Details
build.log (build-wacomtablet-1.3.3.log,1.75 KB, text/plain)
2011-09-29 11:03 UTC, Erich Seifert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Seifert 2011-09-29 10:57:29 UTC
Emerging kde-misc/wacomtablet-1.3.3 on my amd64 system fails in prepare phase with the error:

 * ERROR: kde-misc/wacomtablet-1.3.3 failed (prepare phase):
 *   linguas dir "po" does not exist
 * 
 * Call stack:
 *     ebuild.sh, line   91:  Called src_prepare
 *   environment, line 4150:  Called kde4-base_src_prepare
 *   environment, line 3297:  Called enable_selected_linguas
 *   environment, line 1781:  Called _enable_selected_linguas_dir 'po'
 *   environment, line  697:  Called die
 * The specific snippet of code:
 *       [[ -d ${dir} ]] || die "linguas dir \"${dir}\" does not exist";
 * 
 * If you need support, post the output of 'emerge --info =kde-misc/wacomtablet-1.3.3',
 * the complete build log and the output of 'emerge -pqv =kde-misc/wacomtablet-1.3.3'.
 * The complete build log is located at '/var/tmp/portage/kde-misc/wacomtablet-1.3.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-misc/wacomtablet-1.3.3/temp/environment'.
 * S: '/var/tmp/portage/kde-misc/wacomtablet-1.3.3/work/wacomtablet-v1.3.3'


Reproducible: Always

Steps to Reproduce:
1. emerge =kde-misc/wacomtablet-1.3.3

Actual Results:  
Emerge fails and kde-misc/wacomtablet package is not installed.

Expected Results:  
Emerge should install kde-misc/wacomtablet without error.

LINGUAS="de" in make.conf:

Output of emerge -pqv =kde-misc/wacomtablet-1.3.3:

[ebuild     U ] kde-misc/wacomtablet-1.3.3 [1.3.1] USE="handbook (-aqua) -debug (-kdeenablefinal)" LINGUAS="de -cs -da -el -en_GB -eo -es -et -fr -ga -ja -km -lt -mai -nb -nds -nl -pa -pt -pt_BR -ro -sk -sv -tr -uk -zh_TW"

emerge --info and build.log will be added as attachments.
Comment 1 Erich Seifert 2011-09-29 10:59:37 UTC
Created attachment 288209 [details]
Output of emerge --info

Added output of emerge --info =kde-misc/wacomtablet-1.3.3
Comment 2 Erich Seifert 2011-09-29 11:03:00 UTC
Created attachment 288213 [details]
build.log

Added build.log of emerge =kde-misc/wacomtablet-1.3.3
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2011-09-29 11:59:36 UTC
Fixed in main tree, they forgot to put translations into tarball, opened them a bug in upstream bugzilla.