Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273030 - media-video/kaffeine-0.8.6 does not build due to incorrect *.mo path
Summary: media-video/kaffeine-0.8.6 does not build due to incorrect *.mo path
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-07 12:57 UTC by Wilke Schwiedop
Modified: 2009-06-09 13:47 UTC (History)
1 user (show)

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


Attachments
fixed *.mo path (kaffeine-0.8.6.ebuild.patch,433 bytes, patch)
2009-06-07 12:58 UTC, Wilke Schwiedop
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wilke Schwiedop 2009-06-07 12:57:44 UTC
mkdir -p -- /var/tmp/portage/media-video/kaffeine-0.8.6/image//usr/kde/3.5/share/locale/sv/LC_MESSAGES
make[2]: Leaving directory `/var/tmp/portage/media-video/kaffeine-0.8.6/work/kaffeine-0.8.6/po'
make[1]: Leaving directory `/var/tmp/portage/media-video/kaffeine-0.8.6/work/kaffeine-0.8.6/po'
make[1]: Entering directory `/var/tmp/portage/media-video/kaffeine-0.8.6/work/kaffeine-0.8.6'
make[2]: Entering directory `/var/tmp/portage/media-video/kaffeine-0.8.6/work/kaffeine-0.8.6'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Leaving directory `/var/tmp/portage/media-video/kaffeine-0.8.6/work/kaffeine-0.8.6'
make[1]: Leaving directory `/var/tmp/portage/media-video/kaffeine-0.8.6/work/kaffeine-0.8.6'
mv: cannot stat `/var/tmp/portage/media-video/kaffeine-0.8.6/image//usr/share/locale/*/LC_MESSAGES/kaffeine-0.8.6.mo': No such file or directory
 *
 * ERROR: media-video/kaffeine-0.8.6 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 4312:  Called die
 * The specific snippet of code:
 *           mv -f ${mofile} ${mofile/${P}.mo/${PN}.mo} || die "fixing mo files failed";
 *  The die message:
 *   fixing mo files failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/media-video:kaffeine-0.8.6:20090607-124846.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/kaffeine-0.8.6/temp/environment'.

Reproducible: Always

Steps to Reproduce:
emerge =media-video/kaffeine-0.8.6
Comment 1 Wilke Schwiedop 2009-06-07 12:58:42 UTC
Created attachment 193796 [details, diff]
fixed *.mo path
Comment 2 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2009-06-09 13:47:04 UTC
Already fixed for 0.8.8, fixed for 0.8.6 as well. thanks