[mythtv-users] Database upgrade problems with weather

Michael T. Dean mtdean at thirdcontact.com
Sun May 4 22:37:08 UTC 2008


On 05/04/2008 05:38 PM, J wrote:
>  
>> On 05/02/2008 09:46 PM, J wrote:
>>>> If InnoDB is enabled, it must be a different problem. What are the
>>>> actual errors you get (copy/pasted or attached log would be best). You
>>>> can write the mythtv-setup output to a log file with:
>>>> mythtv-setup 2>&1 | tee ~/mythtv-setup.log
>>>>         
>>> I tired running that command but it told me that xprop cannot open that
>>> display (I'm sshed in and I cannot get the xserver to pass through a
>>> connection...)
>> ssh -Y <hostname>
>> Then run the above command.
> That doesn't seam to give much info...
>
> rb:~$ more mythtv-setup.log
>  * Stopping MythTV server: mythbackend                                   [
> OK ]
>  * Restarting MythTV server:
> mythbackend                                        No /usr/bin/mythbackend
> fou
> nd running; none killed.

That was with mythtv-setup as the command?

I think Ubuntu calls the mythbackend binary mythbackend.real or 
something like that, but I figured it would be easier to run mythtv-setup.

Perhaps:

mythtv-setup.real 2>&1 | tee ~/mythtv-setup.log

or

mythbackend.real 2>&1 | tee ~/mythbackend.log

Mike


More information about the mythtv-users mailing list