Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206135 - media-plugins/mythweather-0.21_pre15488 missing some dependencies
Summary: media-plugins/mythweather-0.21_pre15488 missing some dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-16 19:24 UTC by Eric Bosch
Modified: 2008-01-17 15:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Bosch 2008-01-16 19:24:08 UTC
Installation of mythweather works, however some dependencies are missing for the scripts to run.  I have created an updated mythweather ebuild that will install these dependencies if they are not already there.

Reproducible: Always

Steps to Reproduce:
1.Install mythweather, cannot configure screens, or if already configured, don't work after doing emerge --depclean, removing these dependencies.
2.
3.

Actual Results:  
Mythweather fails to enter weather information screens due to script dependencies being missing.

Expected Results:  
Should have been able to see various weather screens that were previously configured, but emerge --depclean removed perl modules that are required.

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild,v 1.1 2008/01/15 16:26:41 cardoe Exp $

inherit mythtv-plugins subversion

DESCRIPTION="Weather forecast module for MythTV."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
DEPEND="dev-perl/DateManip
       dev-perl/ImageSize
       dev-perl/SOAP-Lite"
~
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-16 21:35:38 UTC
# Doug Goldstein <cardoe@gentoo.org> (30 Aug 2007)
# upstream has declared this module dead and broken
# it is reworked in trunk but will not be moved to 0.20
# <gbee> not in a fit state for a backport, suppose in a couple or weeks, maybe less it might be usable enough that packagers could backport i
t themselves - not sure Chutt would want it backported it to -fixes though
# <gbee> assuming you are talking about mythweather and not some other fix that I was supposed to be backporting
# <Cardoe> yes, mythweather
# <Chutt> that's too big for a backport
# if someone wishes to backport the changes, feel free to open a bug
<media-plugins/mythweather-0.21_pre10000
Comment 2 Eric Bosch 2008-01-17 04:39:45 UTC
Sorry, this was actually for svn trunk, it is for the reworked module.  Sorry I didn't specify.  It is for 0.21_pre15448 and forward.  I'm not sure who is maintaining the svn ebuilds for mythtv, but that's where it needs to go.  Thanks.
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2008-01-17 15:33:59 UTC
fixed. thanks. 0.21 receive 0 testing, they are developed entirely by reaction to issues since trunk is in an every changing state. Keep filing those bugs reports but make sure it clearly identifies 0.21 as the version.

Thanks.