[mythtv-users] JYA release repo + jaunty problems with mythbackend starting

Jack Perveiler perveilerj at gmail.com
Wed Jun 30 11:41:54 UTC 2010


On Wed, Jun 30, 2010 at 12:49 AM, David Asher <asherml at gmail.com> wrote:

>
> On Jun 30, 2010, at 12:42 AM, Jean-Yves Avenard wrote:
>
> > On Wednesday, June 30, 2010, David Asher <asherml at gmail.com> wrote:
> >>
> >> On Jun 29, 2010, at 9:39 PM, David Asher wrote:
> >>
> >>> It looks like the JYA release mythtv-backend package on jaunty now
> tries to use upstart to start the job (/etc/init.d/mythtv-backend is GONE).
> >>>
> >>> Unfortunately mythtv-backend doesn't start for me.  When I try to do it
> by hand I get:
> >>>
> >>> $ sudo start mythtv-backend
> >>> start: Unknown job: mythtv-backend
> >>> $
> >>>
> >>> Can any one help me?  I have NO idea how upstart works.  Pointers to
> what to look at would be great.  I did check that upstart was installed:
> >>>
> >>> $ aptitude search upstart
> >>> i   upstart                                               - event-based
> init daemon
> >>> i   upstart-compat-sysv                                   -
> compatibility for System-V-like init
> >>> i   upstart-logd                                          - boot
> logging daemon
> >>>
> >>> JYA, did you intend to switch the 9.04 mythtv-backend package over to
> upstart?
> >>>
> >>> Any help/pointers would be greatly appreciated.
> >>>
> >>> David.
> >>>
> >>
> >> Replying to myself to provide a little more information.
>  /etc/init/mythtv-backend.conf DOES exist, but I still can't get upstart to
> recognize mythtv-backend as a valid job.
> >>
> >> Any way to get "start" to give me some info about why it doesn't think
> there is a job named mythtv-backend.  the man page doesn't help.
> >>
> >> David.
> >>
> >> _______________________________________________
> >> mythtv-users mailing list
> >> mythtv-users at mythtv.org
> >> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >>
> >
> > Why not simply doing /etc/initial.d/mythtv-backend start ?
>
> Because the mythtv-backend package no longer installs it.  It is GONE.
>  (assuming you meant /etc/init.d/mythtv-backend)
>
> David.
>
>
>
I'm on 9.10 and I still have an /etc/init.d/mythtv-backend script, although
it's definitely tailored for upstart usage.  I can send it to you if you
like, but dpkg says it comes from package mythtv-backend:

dpkg -S /etc/init.d/mythtv-backend
mythtv-backend: /etc/init.d/mythtv-backend

To see if your package thinks it contains the script:

dpkg-query -L mythtv-backend | grep /etc/init.d/mythtv-backend

That should at least tell you if it was removed from the package or if
something else removed it from your system when you weren't looking.

--Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100630/a50ebcd8/attachment.htm>


More information about the mythtv-users mailing list