Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 487980 - [kde overlay] media-libs/phonon-gstreamer-9999 fails to merge: Wrong working directory
Summary: [kde overlay] media-libs/phonon-gstreamer-9999 fails to merge: Wrong working ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-14 09:17 UTC by Jakub Caban
Modified: 2013-10-17 18:03 UTC (History)
0 users

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


Attachments
working ebuild with one line change. (phonon-gstreamer-9999.ebuild,1.89 KB, text/plain)
2013-10-14 09:18 UTC, Jakub Caban
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Caban 2013-10-14 09:17:41 UTC
Working directory for phonon-gstreamer-9999 is set to:

S="${WORKDIR}/${MY_P}"

which results in [snip]/phonon-gstreamer-9999/work/phonon-backend-gstreamer-9999/
that doesn't exists as sources are being checkouted into [snip]/phonon-gstreamer-9999/work/phonon-gstreamer-9999/

Changing shown line to:

S="${WORKDIR}/${PN}-${PV}"

solves the issue. I will upload my working ebuild with that one change.

Reproducible: Always

Steps to Reproduce:
1. Try to install phonon-gstreamer-9999
Actual Results:  
Error

Expected Results:  
Build
Comment 1 Jakub Caban 2013-10-14 09:18:22 UTC
Created attachment 360854 [details]
working ebuild with one line change.
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2013-10-17 18:03:50 UTC
Thanks for reporting. This is fixed in kde overlay. Please sync to get the changes.

http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bba72a00ceada6c1e3f0ba6fea9c94fab7b39924