Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577650 - media-tv/kodi-9999 fails in src_install
Summary: media-tv/kodi-9999 fails in src_install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-17 18:19 UTC by Michael Cook
Modified: 2017-01-09 15:52 UTC (History)
5 users (show)

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


Attachments
kodi-9999-fonts.patch (kodi-9999-fonts.patch,1.10 KB, patch)
2016-05-18 18:39 UTC, hal
Details | Diff
kodi-9999-fonts.patch (kodi-9999-fonts.patch,753 bytes, patch)
2016-05-19 00:57 UTC, hal
Details | Diff
Build log of kodi-9999 (build.log.gz,135.22 KB, application/x-gzip)
2016-09-24 09:46 UTC, Floris Groenendijk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Cook 2016-03-17 18:19:26 UTC
* The specific snippet of code:
 *       rm "${ED}"/usr/share/kodi/addons/skin.confluence/fonts/Roboto-* || die;


They removed the confluence skin so this fails now.
Comment 1 hal 2016-05-18 18:39:44 UTC
Created attachment 434630 [details, diff]
kodi-9999-fonts.patch

Patch points to fonts needed for new "estuary" skin.
Comment 2 hal 2016-05-19 00:57:39 UTC
Created attachment 434652 [details, diff]
kodi-9999-fonts.patch

Sorry, previous patch was nonsense.
Comment 3 Floris Groenendijk 2016-09-24 09:46:52 UTC
Created attachment 447744 [details]
Build log of kodi-9999

Kodi build log
Comment 4 Floris Groenendijk 2016-09-24 09:48:38 UTC
I also had the error described below. When using the fix by hal, I could get it to install correctly. Attached build.log shows the error.
Comment 5 James Broadhead 2016-11-30 13:51:05 UTC
https://github.com/gentoo/gentoo/pull/2958