Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292906 - net-irc/konversation-1.2.1 compilation fails due to incorrect linguas dir
Summary: net-irc/konversation-1.2.1 compilation fails due to incorrect linguas dir
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 11:47 UTC by Leonid Podolny
Modified: 2009-11-12 12:00 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,4.49 KB, text/plain)
2009-11-12 11:49 UTC, Leonid Podolny
Details
/var/tmp/portage/net-irc/konversation-1.2.1/temp/build.log (build.log,1.29 KB, text/plain)
2009-11-12 11:50 UTC, Leonid Podolny
Details
make.conf (make.conf,20.51 KB, text/plain)
2009-11-12 11:50 UTC, Leonid Podolny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Podolny 2009-11-12 11:47:39 UTC
>>> Unpacking source...                                                                                          
>>> Unpacking konversation-1.2.1.tar.bz2 to /var/tmp/portage/net-irc/konversation-1.2.1/work                     
>>> Source unpacked in /var/tmp/portage/net-irc/konversation-1.2.1/work                                          
>>> Preparing source in /var/tmp/portage/net-irc/konversation-1.2.1/work ...                                     
 * ERROR: net-irc/konversation-1.2.1 failed:                                                                     
 *   wrong linguas dir specified                                                                                 
 *                                                                                                               
 * Call stack:                                                                                                   
 *     ebuild.sh, line   49:  Called src_prepare                                                                 
 *   environment, line 3793:  Called kde4-base_src_prepare                                                       
 *   environment, line 2977:  Called enable_selected_linguas                                                     
 *   environment, line 1576:  Called die                                                                         
 * The specific snippet of code:                                                                                 
 *       [[ -d "${KDE_LINGUAS_DIR}" ]] || die "wrong linguas dir specified";                                     
 *                                                                                                               
 * If you need support, post the output of 'emerge --info =net-irc/konversation-1.2.1',                          
 * the complete build log and the output of 'emerge -pqv =net-irc/konversation-1.2.1'.                           
 * The complete build log is located at '/var/tmp/portage/net-irc/konversation-1.2.1/temp/build.log'.            
 * The ebuild environment file is located at '/var/tmp/portage/net-irc/konversation-1.2.1/temp/environment'.     
 * S: '/var/tmp/portage/net-irc/konversation-1.2.1/work/'
Comment 1 Leonid Podolny 2009-11-12 11:49:44 UTC
Created attachment 210006 [details]
emerge --info
Comment 2 Leonid Podolny 2009-11-12 11:50:07 UTC
Created attachment 210008 [details]
/var/tmp/portage/net-irc/konversation-1.2.1/temp/build.log
Comment 3 Leonid Podolny 2009-11-12 11:50:34 UTC
Created attachment 210010 [details]
make.conf
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-11-12 11:53:51 UTC
This should be fixed now. Sync again in some hour or two.
Comment 5 Leonid Podolny 2009-11-12 12:00:30 UTC
(In reply to comment #4)
> This should be fixed now. Sync again in some hour or two.
> 

Cool. Kudos for the fast fix. :)