Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 151958

Summary: media-tv/tvbrowser-2.2.1 missing themes in SRC_URI
Product: Gentoo Linux Reporter: Bernd Pachur <gentoo>
Component: New packagesAssignee: Matthias Schwarzott <zzam>
Status: RESOLVED FIXED    
Severity: major CC: gpsw, media-tv
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 151858    

Description Bernd Pachur 2006-10-19 07:56:57 UTC
src lacks dependency on allthemepacks.zip

it seems that someone dropped allthemepacks.zip from the sources for the ebuild

therefore the ebuild fails the install step complainig about the zip missing, even if the zip is in distfiles.

Reproducible: allways with use-flag themes

Solution: add the following to the src line again:

themes? ( http://www.tvbrowser.org/downloads/themepacks/allthemepacks.zip )"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-19 08:01:24 UTC

*** This bug has been marked as a duplicate of 151858 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-19 08:02:07 UTC
ZOMG, bugzilla--

It should block the other bug, not be a duplicate. :X
Comment 3 Matthias Schwarzott gentoo-dev 2006-10-20 03:40:48 UTC
SRC_URI-Entry was removed due to Bug 135554 Comment #14 (http://bugs.gentoo.org/show_bug.cgi?id=135554#c14).

But it seems to me that these problems have other sources (perhaps skinlf-ebuild).

Readded the allthemes SRC_URI.
Thanks for informing about that problem.