On Mon, 2012-09-03 at 22:11 +0200, Anders Thomson wrote: <snip> > Now with a v6 savvy python, things get further but still no dice: > ================================================================================ > Freevo 1.9.2-git started at Mon Sep 3 22:01:56 2012 > -------------------------------------------------------------------------------- > Starting EPG server > failed to load plugin tv.generic_record > start 'freevo plugins -l' to get a list of plugins > Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/freevo/plugin.py", line 581, > in __load_plugin__ > exec('import %s' % module) > File "<string>", line 1, in <module> > File > "/usr/lib64/python2.7/site-packages/freevo/tv/plugins/generic_record.py", > line > 47, in <module> > from tv.server.record_server import SingleRecordingPlugin > ImportError: No module named server.record_server My fault there an errant commit pulled in some work in progress, now reverted.
> I must attest that I'm very unsure which modules from github I need. I > currently have: > kaa-base kaa-display kaa-epg kaa-imlib2 kaa-metadata tvserver freevo1 No need for tvserver which is pretty out-of-date and needs some tlc. > I tossed in tvserver on chance given the errors above but it fails with: > # tvserver > Traceback (most recent call last): > File "/usr/bin/tvserver-2.7", line 151, in <module> > import tvserver.scheduler > File > "/usr/lib/python2.7/site-packages/tvserver/scheduler/__init__.py", line > 1, in <module> > from rpc import RPCServer > File "/usr/lib/python2.7/site-packages/tvserver/scheduler/rpc.py", > line 43, in <module> > from controller import Controller > File > "/usr/lib/python2.7/site-packages/tvserver/scheduler/controller.py", > line 43, in <module> > import kaa.xmlutils > ImportError: No module named xmlutils > > Some googling suggests that kaa-base _should_ have an xmlutil in it but > some digging in the git logs suggests that might not ever have been the > case. Puzzled.... Is tvserver supposed to be part of the action these days? It's my intention to rewrite the tvserver and freevo 1 interface to use it. > Overall goal here is to revive the tv recording ability I had with > 1.9.2b2 prior to going all git. I wouldn't suggest using the git version for the moment as things are in a state of flux while I move over from xmltv to kaa.epg. > I'm placing all the intel I dig up in the process in ebuilds in a gentoo > overlay with the intention of making it public when it actually does the > right thing, for the benefit of other gentoo freevoers. The lack of > freevo releases made it disappear from gentoo official repos. I hop that > can change sometime in the future... > > /Anders > Cheers Adam ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel