Bug 185801 - media-tv/tvmovie2vdr 0.5.13 depends on vdr, but there is a script to use it with MythTv
|
Bug#:
185801
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: REOPENED
|
Severity: normal
|
Priority: P2
|
|
Resolution:
|
Assigned To: vdr@gentoo.org
|
Reported By: maduser@gmx.de
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-tv/tvmovie2vdr 0.5.13 depends on vdr, but there is a script to use it with MythTv
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-07-18 19:54 0000
|
There is a script tvm2xml on http://mythtv.linux-dude.de/. With this you can
use tvmovie2vdr to generate xmltv for MythTv. But tvmovie2vdr depends on vdr.
So it is installed but not used. So please remove the depend or make it on a
use flag.
Reproducible: Always
Steps to Reproduce:
1.Install tvmovie2vdr
Actual Results:
Installs vdr
Expected Results:
Dont install vdr
Removed the depend on vdr.
Added back vdr dependency to tvmovie2vdr-0.9.13, as it used user vdr which was
not-existing without vdr on the system. Need to solve this in ~arch 0.9.14.
@Cardoe:
What do you suggest to do, as the pathes are atm adjusted for vdr, and it uses
user vdr?
why does it need the user? Can we run it as nobody:nobody by default and leave
it up to the user to switch?
Or... USE=vdr mythtv... if USE=mythtv, then it's the mythtv user and depends on
mythtv being installed.. if it's vdr, then it depends on vdr and uses the vdr
user.
fyi: the mythtv pkg adds a mythtv user just like vdr does.
Should we mark this wontfix since its opened for 2 years?