Re: [gentoo-user] Mythtv problems 2.0: carter

2011-10-27 Thread Mark Knecht
On Thu, Oct 27, 2011 at 7:45 AM, Michael Sullivan  wrote:
> OK.  My recent Myth problems were on camille, which thankfully is now
> working.  Originally, I was trying to move my Myth installation to
> carter, which is a dedicated linux box.  I wanted to do this so that I
> could dual boot into Windows XP on camille more often.  I've been
> applying all the advice I've been getting to carter's installation and
> everything works except for Watch TV.  Carter's TV card is Hauppage
> HVR-1950 (pvrusb2).  I can get video with it (I have the /eev/vieo0
> device node and I can get a file by mplayer /dev/video0).  I'm thinking
> the card type in Capture Cards in mythtv-setup might be the problem.
> Here is the output from mythbackend:
>

>
> I'm using the recommended IVTV MPEG-2 Encoder card type.  What am I
> doing wrong here?

1) I don't presume to know why you need to dual boot but unless you're
playing games or something that requires better graphics why not run a
Windows VM and not reboot at all? I currently have 3 copies of Windows
running here but I'm writing this in Linux.

2) Not that I mind these MythTV oriented threads at all but wouldn't
you find a wider range of MythTV help on the MythTV list? That said,
post where you like. It's all good.

Cheers,
Mark



Re: [gentoo-user] Mythtv problems

2011-10-27 Thread Matt Harrison

On 26/10/2011 22:19, Michael Sullivan wrote:

On 10/26/11 14:45, Michael Sullivan wrote:

On 10/26/11 14:05, Michael Sullivan wrote:

On 10/26/11 14:03, Michael Sullivan wrote:

On 10/26/11 13:31, Michael Sullivan wrote:

On 10/26/11 11:36, Mark Knecht wrote:

On Wed, Oct 26, 2011 at 9:29 AM, Michael Sullivan  wrote:

On 10/26/11 11:07, Neil Bothwick wrote:

On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:


At first I thought that sometime that installed since Oct 12 was causing
the segfault, so I tried unmerging the 350+ packages that had installed
since then and listing them in package.mask, but that blew up in my face
because I don't know a command that forces portage to ignore masked
packages and install next-highest stable versions.


Mask higher versions in package mask


cat/pkg-version.you.want





I did, but as I said there where 350+ of them.  And every time I tried
to emerge anything else, I couldn't because some package I needed was
listed in package mask.  I got the package list that I added to
package.mask from /var/log/portage-logs for files dated from October 12
till 24.  It was an epic fail. I couldn't even emerge -e world because
of those stupid masked package versions...


OK, I haven't used Myth now in over a year so take this with a grain
of salt. From the log file it appears that your client isn't
connecting to the server which likely explains why you don't see the
programs. I wonder if you've tested connecting to mythconverg manually
via a terminal? Maybe something like /etc/my.cnf or one of the Myth
config files got messed up in the update.

Good luck,
Mark



Mysql on camille is broken:

camille ~ # mysql -u root -p
mysql: unknown variable 'expire_logs_days=10'

I'll do some googling, but I thinmichael@camille ~ $ sudo mythbackend

2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
[27077] www.mythtv.org
2011-10-26 13:48:02.094 Using runtime prefix = /usr
2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
2011-10-26 13:48:02.124 Empty LocalHostName.
2011-10-26 13:48:02.124 Using localhost value of camille
2011-10-26 13:48:02.176 New DB connection, total: 1
2011-10-26 13:48:02.223 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.223 Closing DB connection named 'DBManager0'
2011-10-26 13:48:02.231 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.344 Current MythTV Schema Version (DBSchemaVer): 1254
2011-10-26 13:48:02.348 MythBackend: Running as a slave backend.
2011-10-26 13:48:02.384 mythbackend: MythBackend started as a slave backend
2011-10-26 13:48:02.390 New DB connection, total: 2
2011-10-26 13:48:02.401 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.426 New DB connection, total: 3
2011-10-26 13:48:02.462 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.728 MediaServer:: Loopback address specified -
127.0.0.1. Disabling UPnP
2011-10-26 13:48:02.728 Main::Registering HttpStatus Extension
2011-10-26 13:48:02.728 Enabled verbose msgs:  important general
2011-10-26 13:48:03.773 Connecting to master server: 192.168.2.3:6543
2011-10-26 13:48:03.773 Connected successfully
2011-10-26 13:48:12.673 mythbackend: Running housekeeping thread
2011-10-26 13:48:33.781 MythSocket(8219290:23): readStringList: Error,
timed out after 3 ms.
QMutex::unlock: mutex lock failure: Invalid argument
k that sounds like a config file

It's been up for about 20 minutes and it hasn't crashed.  None of the
things I mentioned before work, but at least it's not crashing, right?
This is a good step forward...

directive.  I'll probably do a rebuild of mysql as well...



I googled the expire_logs thing and what I found said to comment it out
and restart mysql.  I did that, and now the output of mythbackend says:




I forgot that I was going to post the output of mythbackend to see if
any of the changes provide hints to solving any of my other myth problems:

michael@camille ~ $ sudo mythbackend
2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
[27077] www.mythtv.org
2011-10-26 13:48:02.094 Using runtime prefix = /usr
2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
2011-10-26 13:48:02.124 Empty LocalHostName.
2011-10-26 13:48:02.124 Using localhost value of camille
2011-10-26 13:48:02.176 New DB connection, total: 1
2011-10-26 13:48:02.223 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.223 Closing DB connection named 'DBManager0'
2011-10-26 13:48:02.231 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.344 Current MythTV Schema Version (DBSchemaVer): 1254
2011-10-26 13:48:02.348 MythBackend: Running as a slave backend.
2011-10-26 13:48:02.384 mythbackend: MythBackend started as a slave backend
2011-10-26 13:48:02.390 New

Re: [gentoo-user] Mythtv problems [SOLVED]

2011-10-27 Thread Michael Schreckenbauer
Am Mittwoch, 26. Oktober 2011, 20:13:10 schrieb Michael Sullivan:
> I was stupid and forgot to mark us-cable in the video sources section of
> mythtv-setup.  It's all working now.

Good to hear you got it working :)

Best,
Michael




Re: [gentoo-user] Mythtv problems [SOLVED]

2011-10-26 Thread Michael Sullivan
I was stupid and forgot to mark us-cable in the video sources section of
mythtv-setup.  It's all working now.




Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 19:03, kashani wrote:
> On 10/26/2011 11:31 AM, Michael Sullivan wrote:
>> camille ~ # mysql -u root -p
>> mysql: unknown variable 'expire_logs_days=10'
>>
>> I'll do some googling, but I think that sounds like a config file
>> directive.  I'll probably do a rebuild of mysql as well...
>>
> 
> You should figure out why that setting is unknown. I suspect you didn't
> put it in the right place in your config. Also your drive will fill up
> with Mysql bin logs after serveral months with Mythtv without it working.
> 
> [mysqld]
> # this settings must come after [mysqld] to take affect
> expire_logs_days = 10
> max_binlog_size = 100M
> 
> kashani
> 

I've rebuild mysql and now it starts without any errors...



Re: [gentoo-user] Mythtv problems

2011-10-26 Thread kashani

On 10/26/2011 11:31 AM, Michael Sullivan wrote:

camille ~ # mysql -u root -p
mysql: unknown variable 'expire_logs_days=10'

I'll do some googling, but I think that sounds like a config file
directive.  I'll probably do a rebuild of mysql as well...



You should figure out why that setting is unknown. I suspect you didn't 
put it in the right place in your config. Also your drive will fill up 
with Mysql bin logs after serveral months with Mythtv without it working.


[mysqld]
# this settings must come after [mysqld] to take affect
expire_logs_days = 10
max_binlog_size = 100M

kashani



Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Schreckenbauer
Am Mittwoch, 26. Oktober 2011, 18:10:08 schrieb Michael Sullivan:
> On 10/26/11 17:58, Michael Schreckenbauer wrote:
> > Am Mittwoch, 26. Oktober 2011, 17:33:04 schrieb Michael Sullivan:
> >> I ran mythfilldatabase and redirected it to a file.  I don't know if
> >> this list allows attachments or not, and it's probably too long to
> >> paste
> >> here.  At the end though I saw something strange:
> >> 
> >> 2011-10-26 17:26:04.731 Grab complete.  Actual data from Tue Nov 8
> >> 05:00:00 2011 to Wed Nov 9 05:00:00 2011 (UTC)
> >> 2011-10-26 17:26:04.734 Main temp tables populated.
> >> 2011-10-26 17:26:04.849 Did not find any new program data.
> >> 2011-10-26 17:26:04.850 Failed to fetch some program info
> >> 2011-10-26 17:26:04.855 mythfilldatabase: Failed to fetch some program
> >> info 2011-10-26 17:26:04.855 Adjusting program database end times.
> >> 2011-10-26 17:26:04.856 0 replacements made
> >> 2011-10-26 17:26:04.859 mythfilldatabase: Listings Download Finished
> >> 2011-10-26 17:26:04.859 Marking generic episodes.
> >> 2011-10-26 17:26:04.860 Found 0
> >> 2011-10-26 17:26:04.860 Fudging non-unique programids with multiple
> >> parts. 2011-10-26 17:26:04.861 Found 0
> >> 2011-10-26 17:26:04.862 Marking repeats.
> >> 2011-10-26 17:26:04.865 Found 0
> >> 2011-10-26 17:26:04.865 Unmarking new episode rebroadcast repeats.
> >> 2011-10-26 17:26:04.866 Found 0
> >> 2011-10-26 17:26:04.866 Marking episode first showings.
> >> 2011-10-26 17:26:04.868 Found 0
> >> 2011-10-26 17:26:04.868 Marking episode last showings.
> >> 2011-10-26 17:26:04.869 Found 0
> >> 2011-10-26 17:26:04.874 Grabbing next suggested grabbing time
> >> 2011-10-26 17:26:05.350 DataDirect: BlockedTime is:
> >> 2011-10-26T17:26:05
> >> 2011-10-26 17:26:05.350 DataDirect: NextSuggestedTime is:
> >> 2011-10-27T06:07:21
> >> 2011-10-26 17:26:05.355
> >> ===
> >> 
> >> | Attempting to contact the master backend for rescheduling.  |
> >> | If the master is not running, rescheduling will happen when |
> >> | the master backend is restarted.|
> >> 
> >> ===
> >> 2011-10-26 17:26:05.366 MythContext: Connecting to backend server:
> >> 192.168.2.3:6543 (try 1 of 1)
> >> 2011-10-26 17:26:05.367 Using protocol version 23056
> >> 2011-10-26 17:26:05.420 Received a remote 'Clear Cache' request
> >> 2011-10-26 17:26:06.458 mythfilldatabase run complete.
> >> 2011-10-26 17:26:06.459 DataDirect: Deleting temporary files
> >> 
> >> It failed to fetch some program info and it did not find any episodes
> >> OF
> >> ANY KIND!  I have no program listings available at all in
> >> mythfrontend.
> >> 
> >>  How do I fix this?
> > 
> > Is xmltv installed? Or do you use some other way to get listings?
> > 
> > Best,
> > Michael
> 
> It's been so long (as I said at the beginning of this thread, my setup
> has "just worked" since 2006.

sorry, too much information in this thread. Missed that.

> I guess I do.  My log files say it
> emerged this morning.  Is there any configuration I need to do on it?
> I
> didn't see any in the README file in /usr/share/doc/xmltv-0.5.50...

Not that I know of. Puh, currently I am out of ideas, sorry.

Best,
Michael




Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 17:58, Michael Schreckenbauer wrote:
> Am Mittwoch, 26. Oktober 2011, 17:33:04 schrieb Michael Sullivan:
>> I ran mythfilldatabase and redirected it to a file.  I don't know if
>> this list allows attachments or not, and it's probably too long to paste
>> here.  At the end though I saw something strange:
>>
>> 2011-10-26 17:26:04.731 Grab complete.  Actual data from Tue Nov 8
>> 05:00:00 2011 to Wed Nov 9 05:00:00 2011 (UTC)
>> 2011-10-26 17:26:04.734 Main temp tables populated.
>> 2011-10-26 17:26:04.849 Did not find any new program data.
>> 2011-10-26 17:26:04.850 Failed to fetch some program info
>> 2011-10-26 17:26:04.855 mythfilldatabase: Failed to fetch some program info
>> 2011-10-26 17:26:04.855 Adjusting program database end times.
>> 2011-10-26 17:26:04.856 0 replacements made
>> 2011-10-26 17:26:04.859 mythfilldatabase: Listings Download Finished
>> 2011-10-26 17:26:04.859 Marking generic episodes.
>> 2011-10-26 17:26:04.860 Found 0
>> 2011-10-26 17:26:04.860 Fudging non-unique programids with multiple parts.
>> 2011-10-26 17:26:04.861 Found 0
>> 2011-10-26 17:26:04.862 Marking repeats.
>> 2011-10-26 17:26:04.865 Found 0
>> 2011-10-26 17:26:04.865 Unmarking new episode rebroadcast repeats.
>> 2011-10-26 17:26:04.866 Found 0
>> 2011-10-26 17:26:04.866 Marking episode first showings.
>> 2011-10-26 17:26:04.868 Found 0
>> 2011-10-26 17:26:04.868 Marking episode last showings.
>> 2011-10-26 17:26:04.869 Found 0
>> 2011-10-26 17:26:04.874 Grabbing next suggested grabbing time
>> 2011-10-26 17:26:05.350 DataDirect: BlockedTime is: 2011-10-26T17:26:05
>> 2011-10-26 17:26:05.350 DataDirect: NextSuggestedTime is:
>> 2011-10-27T06:07:21
>> 2011-10-26 17:26:05.355
>> ===
>>
>> | Attempting to contact the master backend for rescheduling.  |
>> | If the master is not running, rescheduling will happen when |
>> | the master backend is restarted.|
>>
>> ===
>> 2011-10-26 17:26:05.366 MythContext: Connecting to backend server:
>> 192.168.2.3:6543 (try 1 of 1)
>> 2011-10-26 17:26:05.367 Using protocol version 23056
>> 2011-10-26 17:26:05.420 Received a remote 'Clear Cache' request
>> 2011-10-26 17:26:06.458 mythfilldatabase run complete.
>> 2011-10-26 17:26:06.459 DataDirect: Deleting temporary files
>>
>> It failed to fetch some program info and it did not find any episodes OF
>> ANY KIND!  I have no program listings available at all in mythfrontend.
>>  How do I fix this?
> 
> Is xmltv installed? Or do you use some other way to get listings?
> 
> Best,
> Michael
> 
> 

It's been so long (as I said at the beginning of this thread, my setup
has "just worked" since 2006.  I guess I do.  My log files say it
emerged this morning.  Is there any configuration I need to do on it?  I
didn't see any in the README file in /usr/share/doc/xmltv-0.5.50...



Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Schreckenbauer
Am Mittwoch, 26. Oktober 2011, 17:59:50 schrieb Michael Sullivan:
> > So your mythtv-tables are ok afaics. you need to repair your php-bb
> > tables at some time, but that's a different topic.
> > From your other post I conclude, that connecting to the backend now
> > works, but you don't get a program listing. I'll answer there, to keep
> > things related together.
> > 
> > Best,
> > Michael
> 
> I spent some time repairing tables.  Does this look better?
> 
> camille ~ # mysql_upgrade -p
> Enter password:
> Looking for 'mysql' as: mysql
> Looking for 'mysqlcheck' as: mysqlcheck
> Running 'mysqlcheck' with connection arguments: '--port=3306'
> '--socket=/var/run/mysqld/mysqld.sock'
> Failed to ALTER DATABASE `#mysql50#mythconverg.bak` UPGRADE DATA
> DIRECTORY NAME
> Error: Incorrect database name '#mysql50#mythconverg.bak'

this looks strange. I have no idea what to do about this currently.

> Running 'mysqlcheck' with connection arguments: '--port=3306'
> '--socket=/var/run/mysqld/mysqld.sock'
> myFantasy.actions  OK
> myFantasy.allyAbilitiesOK
> myFantasy.characters   OK
> myFantasy.classOK
> myFantasy.enemyOK
> myFantasy.enemyAbility OK
> myFantasy.magicOK
> myFantasy.partyOK
> mysql.columns_priv OK
> mysql.db   OK
> mysql.eventOK
> mysql.func OK
> mysql.general_log
> Error: You can't use locks with log tables.
> status   : OK
> mysql.help_categoryOK
> mysql.help_keyword OK
> mysql.help_relationOK
> mysql.help_topic   OK
> mysql.host OK
> mysql.ndb_binlog_index OK
> mysql.plugin   OK
> mysql.proc OK
> mysql.procs_priv   OK
> mysql.servers  OK
> mysql.slow_log
> Error: You can't use locks with log tables.
> status   : OK
> mysql.tables_priv  OK
> mysql.time_zoneOK
> mysql.time_zone_leap_secondOK
> mysql.time_zone_name   OK
> mysql.time_zone_transition OK
> mysql.time_zone_transition_typeOK
> mysql.user OK
> mysql_cpp_data.images  OK
> mysql_cpp_data.stock
> Error: Table 'mysql_cpp_data.stock' doesn't exist
> status   : Operation failed

Dito.
I miss your php-bb tables here. Deleted? ;)

> mythconverg.archiveitems   OK
> mythconverg.callsignnetworkmap OK
> mythconverg.capturecardOK
> mythconverg.cardinput  OK
> mythconverg.channelOK
> mythconverg.channelgroup   OK
> mythconverg.channelgroupnames  OK
> mythconverg.channelscanOK
> mythconverg.channelscan_channelOK
> mythconverg.channelscan_dtv_multiplex  OK
> mythconverg.codecparamsOK
> mythconverg.creditsOK
> mythconverg.customexample  OK
> mythconverg.diseqc_config  OK
> mythconverg.diseqc_treeOK
> mythconverg.displayprofilegroups   OK
> mythconverg.displayprofilesOK
> mythconverg.dtv_multiplex  OK
> mythconverg.dtv_privatetypes   OK
> mythconverg.dvdbookmarkOK
> mythconverg.dvdinput   OK
> mythconverg.dvdtranscode   OK
> mythconverg.eit_cache  OK
> mythconverg.filemarkup OK
> mythconverg.gamemetadata   OK
> mythconverg.gameplayersOK
> mythconverg.housekeeping   OK
> mythconverg.inputgroup OK
> mythconverg.inuseprograms  OK
> mythconverg.jobqueue   OK
> mythconverg.jumppoints OK
> mythconverg.keybindingsOK
> mythconverg.keywordOK
> mythconverg.music_albumart OK
> mythconverg.music_albums   OK
> mythconverg.musi

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 17:53, Michael Schreckenbauer wrote:
> Am Mittwoch, 26. Oktober 2011, 17:42:14 schrieb Michael Sullivan:
>> On 10/26/11 17:32, Michael Schreckenbauer wrote:
>>> So you did run mysql_upgrade and same as before? Some words about what
>>> you did and some relevant output of the command (if any) wouldn't hurt
>>> ;) Have you tried mysql_fix_privilege_tables? After that, you would
>>> need to run the steps mentioned in the wiki again (I think), giving the
>>> password you entered in myth-setup to the UPDATE command.
>>>
>>> Best,
>>> Michael
>>
>> camille ~ # mysql_upgrade -p
>> Enter password:
>> Looking for 'mysql' as: mysql
>> Looking for 'mysqlcheck' as: mysqlcheck
>> Running 'mysqlcheck' with connection arguments: '--port=3306'
>> '--socket=/var/run/mysqld/mysqld.sock'
>> Failed to ALTER DATABASE `#mysql50#mythconverg.bak` UPGRADE DATA
>> DIRECTORY NAME
>> Error: Incorrect database name '#mysql50#mythconverg.bak'
>> Running 'mysqlcheck' with connection arguments: '--port=3306'
>> '--socket=/var/run/mysqld/mysqld.sock'
>> forum.phpbb_auth_access
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_auth_access`" or dump/reload to fix it!
>> forum.phpbb_banlist
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_banlist`" or dump/reload to fix it!
>> forum.phpbb_categories
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_categories`" or dump/reload to fix it!
>> forum.phpbb_config
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_config`" or dump/reload to fix it!
>> forum.phpbb_confirm
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_confirm`" or dump/reload to fix it!
>> forum.phpbb_disallow
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_disallow`" or dump/reload to fix it!
>> forum.phpbb_forum_prune
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_forum_prune`" or dump/reload to fix it!
>> forum.phpbb_forums
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_forums`" or dump/reload to fix it!
>> forum.phpbb_groups
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_groups`" or dump/reload to fix it!
>> forum.phpbb_posts
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_posts`" or dump/reload to fix it!
>> forum.phpbb_posts_text
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_posts_text`" or dump/reload to fix it!
>> forum.phpbb_privmsgs
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_privmsgs`" or dump/reload to fix it!
>> forum.phpbb_privmsgs_text
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_privmsgs_text`" or dump/reload to fix it!
>> forum.phpbb_ranks
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_ranks`" or dump/reload to fix it!
>> forum.phpbb_search_results
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_search_results`" or dump/reload to fix it!
>> forum.phpbb_search_wordlist
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_search_wordlist`" or dump/reload to fix it!
>> forum.phpbb_search_wordmatch
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_search_wordmatch`" or dump/reload to fix it!
>> forum.phpbb_sessions
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_sessions`" or dump/reload to fix it!
>> forum.phpbb_sessions_keys
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_sessions_keys`" or dump/reload to fix it!
>> forum.phpbb_smilies
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_smilies`" or dump/reload to fix it!
>> forum.phpbb_themes
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_themes`" or dump/reload to fix it!
>> forum.phpbb_themes_name
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_themes_name`" or dump/reload to fix it!
>> forum.phpbb_topics
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_topics`" or dump/reload to fix it!
>> forum.phpbb_topics_watch
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_topics_watch`" or dump/reload to fix it!
>> forum.phpbb_user_group
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_user_group`" or dump/reload to fix it!
>> forum.phpbb_users
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_users`" or dump/reload to fix it!
>> forum.phpbb_vote_desc
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_vote_desc`" or dump/reload to fix it!
>> forum.phpbb_vote_results
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_vote_results`" or dump/reload to fix it!
>> forum.phpbb_vote_voters
>> error: Table upgrade required. Please do "REPAIR TABLE
>> `phpbb_vote_voters`" or dump/reload to fix it!
>> forum.phpbb_words
>> 

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Schreckenbauer
Am Mittwoch, 26. Oktober 2011, 17:33:04 schrieb Michael Sullivan:
> I ran mythfilldatabase and redirected it to a file.  I don't know if
> this list allows attachments or not, and it's probably too long to paste
> here.  At the end though I saw something strange:
> 
> 2011-10-26 17:26:04.731 Grab complete.  Actual data from Tue Nov 8
> 05:00:00 2011 to Wed Nov 9 05:00:00 2011 (UTC)
> 2011-10-26 17:26:04.734 Main temp tables populated.
> 2011-10-26 17:26:04.849 Did not find any new program data.
> 2011-10-26 17:26:04.850 Failed to fetch some program info
> 2011-10-26 17:26:04.855 mythfilldatabase: Failed to fetch some program info
> 2011-10-26 17:26:04.855 Adjusting program database end times.
> 2011-10-26 17:26:04.856 0 replacements made
> 2011-10-26 17:26:04.859 mythfilldatabase: Listings Download Finished
> 2011-10-26 17:26:04.859 Marking generic episodes.
> 2011-10-26 17:26:04.860 Found 0
> 2011-10-26 17:26:04.860 Fudging non-unique programids with multiple parts.
> 2011-10-26 17:26:04.861 Found 0
> 2011-10-26 17:26:04.862 Marking repeats.
> 2011-10-26 17:26:04.865 Found 0
> 2011-10-26 17:26:04.865 Unmarking new episode rebroadcast repeats.
> 2011-10-26 17:26:04.866 Found 0
> 2011-10-26 17:26:04.866 Marking episode first showings.
> 2011-10-26 17:26:04.868 Found 0
> 2011-10-26 17:26:04.868 Marking episode last showings.
> 2011-10-26 17:26:04.869 Found 0
> 2011-10-26 17:26:04.874 Grabbing next suggested grabbing time
> 2011-10-26 17:26:05.350 DataDirect: BlockedTime is: 2011-10-26T17:26:05
> 2011-10-26 17:26:05.350 DataDirect: NextSuggestedTime is:
> 2011-10-27T06:07:21
> 2011-10-26 17:26:05.355
> ===
> 
> | Attempting to contact the master backend for rescheduling.  |
> | If the master is not running, rescheduling will happen when |
> | the master backend is restarted.|
> 
> ===
> 2011-10-26 17:26:05.366 MythContext: Connecting to backend server:
> 192.168.2.3:6543 (try 1 of 1)
> 2011-10-26 17:26:05.367 Using protocol version 23056
> 2011-10-26 17:26:05.420 Received a remote 'Clear Cache' request
> 2011-10-26 17:26:06.458 mythfilldatabase run complete.
> 2011-10-26 17:26:06.459 DataDirect: Deleting temporary files
> 
> It failed to fetch some program info and it did not find any episodes OF
> ANY KIND!  I have no program listings available at all in mythfrontend.
>  How do I fix this?

Is xmltv installed? Or do you use some other way to get listings?

Best,
Michael




Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Schreckenbauer
Am Mittwoch, 26. Oktober 2011, 17:42:14 schrieb Michael Sullivan:
> On 10/26/11 17:32, Michael Schreckenbauer wrote:
> > So you did run mysql_upgrade and same as before? Some words about what
> > you did and some relevant output of the command (if any) wouldn't hurt
> > ;) Have you tried mysql_fix_privilege_tables? After that, you would
> > need to run the steps mentioned in the wiki again (I think), giving the
> > password you entered in myth-setup to the UPDATE command.
> > 
> > Best,
> > Michael
> 
> camille ~ # mysql_upgrade -p
> Enter password:
> Looking for 'mysql' as: mysql
> Looking for 'mysqlcheck' as: mysqlcheck
> Running 'mysqlcheck' with connection arguments: '--port=3306'
> '--socket=/var/run/mysqld/mysqld.sock'
> Failed to ALTER DATABASE `#mysql50#mythconverg.bak` UPGRADE DATA
> DIRECTORY NAME
> Error: Incorrect database name '#mysql50#mythconverg.bak'
> Running 'mysqlcheck' with connection arguments: '--port=3306'
> '--socket=/var/run/mysqld/mysqld.sock'
> forum.phpbb_auth_access
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_auth_access`" or dump/reload to fix it!
> forum.phpbb_banlist
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_banlist`" or dump/reload to fix it!
> forum.phpbb_categories
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_categories`" or dump/reload to fix it!
> forum.phpbb_config
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_config`" or dump/reload to fix it!
> forum.phpbb_confirm
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_confirm`" or dump/reload to fix it!
> forum.phpbb_disallow
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_disallow`" or dump/reload to fix it!
> forum.phpbb_forum_prune
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_forum_prune`" or dump/reload to fix it!
> forum.phpbb_forums
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_forums`" or dump/reload to fix it!
> forum.phpbb_groups
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_groups`" or dump/reload to fix it!
> forum.phpbb_posts
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_posts`" or dump/reload to fix it!
> forum.phpbb_posts_text
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_posts_text`" or dump/reload to fix it!
> forum.phpbb_privmsgs
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_privmsgs`" or dump/reload to fix it!
> forum.phpbb_privmsgs_text
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_privmsgs_text`" or dump/reload to fix it!
> forum.phpbb_ranks
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_ranks`" or dump/reload to fix it!
> forum.phpbb_search_results
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_search_results`" or dump/reload to fix it!
> forum.phpbb_search_wordlist
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_search_wordlist`" or dump/reload to fix it!
> forum.phpbb_search_wordmatch
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_search_wordmatch`" or dump/reload to fix it!
> forum.phpbb_sessions
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_sessions`" or dump/reload to fix it!
> forum.phpbb_sessions_keys
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_sessions_keys`" or dump/reload to fix it!
> forum.phpbb_smilies
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_smilies`" or dump/reload to fix it!
> forum.phpbb_themes
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_themes`" or dump/reload to fix it!
> forum.phpbb_themes_name
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_themes_name`" or dump/reload to fix it!
> forum.phpbb_topics
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_topics`" or dump/reload to fix it!
> forum.phpbb_topics_watch
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_topics_watch`" or dump/reload to fix it!
> forum.phpbb_user_group
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_user_group`" or dump/reload to fix it!
> forum.phpbb_users
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_users`" or dump/reload to fix it!
> forum.phpbb_vote_desc
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_vote_desc`" or dump/reload to fix it!
> forum.phpbb_vote_results
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_vote_results`" or dump/reload to fix it!
> forum.phpbb_vote_voters
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_vote_voters`" or dump/reload to fix it!
> forum.phpbb_words
> error: Table upgrade required. Please do "REPAIR TABLE
> `phpbb_words`" or dump/reload to fix it!
> movies.also_available
> error: Table upgrad

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Neil Bothwick
On Wed, 26 Oct 2011 15:08:20 -0500, Michael Sullivan wrote:

> > It's too late for this problem, but I'd recommend installing dmerge.
> > It takes a snapshot of what is installed after each emerge --sync,
> > and lets you roll back to a previous time (assuming the ebuilds are
> > still in the tree).

> Is it a problem that I share my /usr/portage directory from another
> machine through NFS?

I can't see that it will make a difference, except you'd need to run the
dmerge command manually, or via cron, instead of having portage run it
post-sync.


-- 
Neil Bothwick

"A computer is like an Old Testament god, with a lot of rules and no
mercy." -- Joseph Campbell


signature.asc
Description: PGP signature


Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 17:32, Michael Schreckenbauer wrote:
> 
> So you did run mysql_upgrade and same as before? Some words about what you 
> did 
> and some relevant output of the command (if any) wouldn't hurt ;)
> Have you tried mysql_fix_privilege_tables? After that, you would need to run 
> the steps mentioned in the wiki again (I think), giving the password you 
> entered in myth-setup to the UPDATE command.
> 
> Best,
> Michael
> 
> 

camille ~ # mysql_upgrade -p
Enter password:
Looking for 'mysql' as: mysql
Looking for 'mysqlcheck' as: mysqlcheck
Running 'mysqlcheck' with connection arguments: '--port=3306'
'--socket=/var/run/mysqld/mysqld.sock'
Failed to ALTER DATABASE `#mysql50#mythconverg.bak` UPGRADE DATA
DIRECTORY NAME
Error: Incorrect database name '#mysql50#mythconverg.bak'
Running 'mysqlcheck' with connection arguments: '--port=3306'
'--socket=/var/run/mysqld/mysqld.sock'
forum.phpbb_auth_access
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_auth_access`" or dump/reload to fix it!
forum.phpbb_banlist
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_banlist`" or dump/reload to fix it!
forum.phpbb_categories
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_categories`" or dump/reload to fix it!
forum.phpbb_config
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_config`" or dump/reload to fix it!
forum.phpbb_confirm
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_confirm`" or dump/reload to fix it!
forum.phpbb_disallow
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_disallow`" or dump/reload to fix it!
forum.phpbb_forum_prune
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_forum_prune`" or dump/reload to fix it!
forum.phpbb_forums
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_forums`" or dump/reload to fix it!
forum.phpbb_groups
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_groups`" or dump/reload to fix it!
forum.phpbb_posts
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_posts`" or dump/reload to fix it!
forum.phpbb_posts_text
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_posts_text`" or dump/reload to fix it!
forum.phpbb_privmsgs
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_privmsgs`" or dump/reload to fix it!
forum.phpbb_privmsgs_text
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_privmsgs_text`" or dump/reload to fix it!
forum.phpbb_ranks
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_ranks`" or dump/reload to fix it!
forum.phpbb_search_results
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_search_results`" or dump/reload to fix it!
forum.phpbb_search_wordlist
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_search_wordlist`" or dump/reload to fix it!
forum.phpbb_search_wordmatch
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_search_wordmatch`" or dump/reload to fix it!
forum.phpbb_sessions
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_sessions`" or dump/reload to fix it!
forum.phpbb_sessions_keys
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_sessions_keys`" or dump/reload to fix it!
forum.phpbb_smilies
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_smilies`" or dump/reload to fix it!
forum.phpbb_themes
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_themes`" or dump/reload to fix it!
forum.phpbb_themes_name
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_themes_name`" or dump/reload to fix it!
forum.phpbb_topics
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_topics`" or dump/reload to fix it!
forum.phpbb_topics_watch
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_topics_watch`" or dump/reload to fix it!
forum.phpbb_user_group
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_user_group`" or dump/reload to fix it!
forum.phpbb_users
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_users`" or dump/reload to fix it!
forum.phpbb_vote_desc
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_vote_desc`" or dump/reload to fix it!
forum.phpbb_vote_results
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_vote_results`" or dump/reload to fix it!
forum.phpbb_vote_voters
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_vote_voters`" or dump/reload to fix it!
forum.phpbb_words
error: Table upgrade required. Please do "REPAIR TABLE
`phpbb_words`" or dump/reload to fix it!
movies.also_available
error: Table upgrade required. Please do "REPAIR TABLE
`also_available`" or dump/reload to fix it!
movies.do_not_watch
error: Table upgrade required. Please do "REPAIR TABLE
`do_not_watch`" or dump/reload to fix it!
movies.movies_to_review
error: Table upgrade required. Please do "REPAIR

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Schreckenbauer
Am Mittwoch, 26. Oktober 2011, 17:30:16 schrieb Michael Sullivan:
> On 10/26/11 17:09, Michael Schreckenbauer wrote:
> > Am Mittwoch, 26. Oktober 2011, 16:51:15 schrieb Michael Sullivan:
> >> On 10/26/11 16:46, Michael Schreckenbauer wrote:
> >>> Am Mittwoch, 26. Oktober 2011, 16:25:37 schrieb Michael Sullivan:
>  Here's my output from a mythfrontend run at the terminal:
>  
>  michael@camille ~ $ mythfrontend
>  2011-10-26 16:16:27.121 mythfrontend version:
>  branches/release-0-23-fixes [27077] www.mythtv.org
>  2011-10-26 16:16:27.121 Using runtime prefix = /usr
>  2011-10-26 16:16:27.121 Using configuration directory =
>  /home/michael/.mythtv
>  2011-10-26 16:16:27.940 Unable to read configuration file
>  mysql.txt
>  2011-10-26 16:16:27.940 Empty LocalHostName.
>  2011-10-26 16:16:27.940 Using localhost value of camille
>  2011-10-26 16:16:28.039 New DB connection, total: 1
>  2011-10-26 16:16:28.090 Connected to database 'mythconverg' at
>  host:
>  localhost
>  2011-10-26 16:16:28.091 Closing DB connection named 'DBManager0'
>  2011-10-26 16:16:28.181 ScreenSaverX11Private: XScreenSaver
>  support
>  enabled 2011-10-26 16:16:28.183 DPMS is disabled.
>  2011-10-26 16:16:28.185 Primary screen: 0.
>  2011-10-26 16:16:28.186 Connected to database 'mythconverg' at
>  host:
>  localhost
>  2011-10-26 16:16:28.189 Using screen 0, 1024x768 at 0,0
>  2011-10-26 16:16:28.242 Desktop video mode: 1024x768 75.0807 Hz
>  2011-10-26 16:16:28.756 MythUI Image Cache size set to 20971520
>  bytes
>  2011-10-26 16:16:28.861 Enabled verbose msgs:  important general
>  2011-10-26 16:16:28.876 Primary screen: 0.
>  2011-10-26 16:16:28.881 Using screen 0, 1024x768 at 0,0
>  2011-10-26 16:16:28.898 Using theme base resolution of 1280x720
>  2011-10-26 16:16:28.935 LIRC, Error: Failed to connect to Unix
>  socket
>  '/var/run/lirc/lircd'
>  
>   eno: No such file or directory (2)
>  
>  2011-10-26 16:16:28.935 JoystickMenuThread Error: Joystick
>  disabled -
>  Failed to read /home/michael/.mythtv/joystickmenurc
>  2011-10-26 16:16:29.061 Using Frameless Window
>  2011-10-26 16:16:29.061 Using Full Screen Window
>  2011-10-26 16:16:29.892 Using the Qt painter
>  2011-10-26 16:16:30.306 XMLParseBase: Loaded base theme from
>  '/usr/share/mythtv/themes/metallurgy/base.xml'
>  2011-10-26 16:16:30.525 XMLParseBase: Loaded base theme from
>  '/usr/share/mythtv/themes/default-wide/base.xml'
>  2011-10-26 16:16:30.800 XMLParseBase: Loaded base theme from
>  '/usr/share/mythtv/themes/default/base.xml'
>  2011-10-26 16:16:30.807 New DB connection, total: 2
>  2011-10-26 16:16:30.820 Current MythTV Schema Version
>  (DBSchemaVer):
>  1254 2011-10-26 16:16:30.822 Connected to database 'mythconverg'
>  at
>  host: localhost
>  2011-10-26 16:16:32.928 Registering Internal as a media playback
>  plugin.
>  2011-10-26 16:16:33.145 Current MythMusic Schema Version
>  (MusicDBSchemaVer): 1017
>  2011-10-26 16:16:33.338 MMUnix::AddDevice() Error: failed to stat
>  /dev/bdi,>>
>  
>   eno: No such file or directory (2)
>  
>  2011-10-26 16:16:33.352 MMUnix::AddDevice() Error: failed to stat
>  /dev/power,
>  
>   eno: No such file or directory (2)
>  
>  2011-10-26 16:16:33.371 MMUnix::AddDevice() Error: failed to stat
>  /dev/bdi,>>
>  
>   eno: No such file or directory (2)
>  
>  2011-10-26 16:16:33.386 MMUnix::AddDevice() Error: failed to stat
>  /dev/power,
>  
>   eno: No such file or directory (2)
>  
>  2011-10-26 16:16:33.403 MonitorRegisterExtensions(0x40,
>  mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tt
>  a,mk
>  a,aiff ,swa,wv) 2011-10-26 16:16:33.421 Cannot load language en_us
>  for
>  module mythmusic 2011-10-26 16:16:33.425 XMLParseBase: Loading
>  window
>  theme from /usr/share/mythtv/themes/metallurgy/menu-ui.xml
>  mount: can't find /dev/sdd1 in /etc/fstab or /etc/mtab
>  2011-10-26 16:16:33.538 Failed to mount /dev/sdd1.
>  2011-10-26 16:16:33.545 CD/DVD '/mnt/cdrom' contained none of
>  
>   /VIDEO_TS, /.TOC.plist, /vcd or /svcd
>  
>  2011-10-26 16:16:33.545 Searching CD statistically - file by file!
>  2011-10-26 16:16:34.035 Loading menu theme from
>  /usr/share/mythtv/themes/defaultmenu//mainmenu.xml
>  2011-10-26 16:16:34.046 Found mainmenu.xml for theme 'metallurgy'
>  2011-10-26 16:16:34.225 MythContext: Connecting to backend server:
>  192.168.2.3:6543 (try 1 of 1)
>  2011-10-26 16:16:34.242 Using protocol version 23056
>  2011-10-26 16:16:36.240 Loading menu theme from
>  /usr/share/mythtv/t

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
I ran mythfilldatabase and redirected it to a file.  I don't know if
this list allows attachments or not, and it's probably too long to paste
here.  At the end though I saw something strange:

2011-10-26 17:26:04.731 Grab complete.  Actual data from Tue Nov 8
05:00:00 2011 to Wed Nov 9 05:00:00 2011 (UTC)
2011-10-26 17:26:04.734 Main temp tables populated.
2011-10-26 17:26:04.849 Did not find any new program data.
2011-10-26 17:26:04.850 Failed to fetch some program info
2011-10-26 17:26:04.855 mythfilldatabase: Failed to fetch some program info
2011-10-26 17:26:04.855 Adjusting program database end times.
2011-10-26 17:26:04.856 0 replacements made
2011-10-26 17:26:04.859 mythfilldatabase: Listings Download Finished
2011-10-26 17:26:04.859 Marking generic episodes.
2011-10-26 17:26:04.860 Found 0
2011-10-26 17:26:04.860 Fudging non-unique programids with multiple parts.
2011-10-26 17:26:04.861 Found 0
2011-10-26 17:26:04.862 Marking repeats.
2011-10-26 17:26:04.865 Found 0
2011-10-26 17:26:04.865 Unmarking new episode rebroadcast repeats.
2011-10-26 17:26:04.866 Found 0
2011-10-26 17:26:04.866 Marking episode first showings.
2011-10-26 17:26:04.868 Found 0
2011-10-26 17:26:04.868 Marking episode last showings.
2011-10-26 17:26:04.869 Found 0
2011-10-26 17:26:04.874 Grabbing next suggested grabbing time
2011-10-26 17:26:05.350 DataDirect: BlockedTime is: 2011-10-26T17:26:05
2011-10-26 17:26:05.350 DataDirect: NextSuggestedTime is:
2011-10-27T06:07:21
2011-10-26 17:26:05.355
===
| Attempting to contact the master backend for rescheduling.  |
| If the master is not running, rescheduling will happen when |
| the master backend is restarted.|
===
2011-10-26 17:26:05.366 MythContext: Connecting to backend server:
192.168.2.3:6543 (try 1 of 1)
2011-10-26 17:26:05.367 Using protocol version 23056
2011-10-26 17:26:05.420 Received a remote 'Clear Cache' request
2011-10-26 17:26:06.458 mythfilldatabase run complete.
2011-10-26 17:26:06.459 DataDirect: Deleting temporary files

It failed to fetch some program info and it did not find any episodes OF
ANY KIND!  I have no program listings available at all in mythfrontend.
 How do I fix this?



Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Schreckenbauer
Am Mittwoch, 26. Oktober 2011, 17:14:08 schrieb Michael Sullivan:
> >> camille ~ # mysql -u root mysql -p
> >> Enter password:
> >> Reading table information for completion of table and column names
> >> You can turn off this feature to get a quicker startup with -A
> >> 
> >> Welcome to the MySQL monitor.  Commands end with ; or \g.
> >> Your MySQL connection id is 3
> >> Server version: 5.1.56-log Gentoo Linux mysql-5.1.56
> >> 
> >> Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights
> >> reserved. This software comes with ABSOLUTELY NO WARRANTY. This is
> >> free software, and you are welcome to modify and redistribute it
> >> under the GPL v2 license
> >> 
> >> Type 'help;' or '\h' for help. Type '\c' to clear the current input
> >> statement.
> >> 
> >> mysql> UPDATE user SET Password=PASSWORD('mythtv') WHERE
> >> user='mythtv';
> >> Query OK, 0 rows affected (0.00 sec)
> >> Rows matched: 2  Changed: 0  Warnings: 0
> >> 
> >> mysql> FLUSH PRIVILEGES;
> >> ERROR 1146 (42S02): Table 'mysql.servers' doesn't exist
> >> mysql> quit
> >> Bye
> > 
> > Your mysql is broken somehow. Did you by any chance upgrade mysql? Try
> > running mysql_upgrade.
> > 
> > Best,
> > Michael
> 
> michael@camille ~ $ mythfrontend
> 2011-10-26 16:16:27.121 mythfrontend version:
> branches/release-0-23-fixes [27077] www.mythtv.org
> 2011-10-26 16:16:27.121 Using runtime prefix = /usr
> 2011-10-26 16:16:27.121 Using configuration directory =
> /home/michael/.mythtv
> 2011-10-26 16:16:27.940 Unable to read configuration file mysql.txt
> 2011-10-26 16:16:27.940 Empty LocalHostName.
> 2011-10-26 16:16:27.940 Using localhost value of camille
> 2011-10-26 16:16:28.039 New DB connection, total: 1
> 2011-10-26 16:16:28.090 Connected to database 'mythconverg' at host:
> localhost
> 2011-10-26 16:16:28.091 Closing DB connection named 'DBManager0'
> 2011-10-26 16:16:28.181 ScreenSaverX11Private: XScreenSaver support enabled
> 2011-10-26 16:16:28.183 DPMS is disabled.
> 2011-10-26 16:16:28.185 Primary screen: 0.
> 2011-10-26 16:16:28.186 Connected to database 'mythconverg' at host:
> localhost
> 2011-10-26 16:16:28.189 Using screen 0, 1024x768 at 0,0
> 2011-10-26 16:16:28.242 Desktop video mode: 1024x768 75.0807 Hz
> 2011-10-26 16:16:28.756 MythUI Image Cache size set to 20971520 bytes
> 2011-10-26 16:16:28.861 Enabled verbose msgs:  important general
> 2011-10-26 16:16:28.876 Primary screen: 0.
> 2011-10-26 16:16:28.881 Using screen 0, 1024x768 at 0,0
> 2011-10-26 16:16:28.898 Using theme base resolution of 1280x720
> 2011-10-26 16:16:28.935 LIRC, Error: Failed to connect to Unix socket
> '/var/run/lirc/lircd'
>   eno: No such file or directory (2)
> 2011-10-26 16:16:28.935 JoystickMenuThread Error: Joystick disabled -
> Failed to read /home/michael/.mythtv/joystickmenurc
> 2011-10-26 16:16:29.061 Using Frameless Window
> 2011-10-26 16:16:29.061 Using Full Screen Window
> 2011-10-26 16:16:29.892 Using the Qt painter
> 2011-10-26 16:16:30.306 XMLParseBase: Loaded base theme from
> '/usr/share/mythtv/themes/metallurgy/base.xml'
> 2011-10-26 16:16:30.525 XMLParseBase: Loaded base theme from
> '/usr/share/mythtv/themes/default-wide/base.xml'
> 2011-10-26 16:16:30.800 XMLParseBase: Loaded base theme from
> '/usr/share/mythtv/themes/default/base.xml'
> 2011-10-26 16:16:30.807 New DB connection, total: 2
> 2011-10-26 16:16:30.820 Current MythTV Schema Version (DBSchemaVer): 1254
> 2011-10-26 16:16:30.822 Connected to database 'mythconverg' at host:
> localhost
> 2011-10-26 16:16:32.928 Registering Internal as a media playback plugin.
> 2011-10-26 16:16:33.145 Current MythMusic Schema Version
> (MusicDBSchemaVer): 1017
> 2011-10-26 16:16:33.338 MMUnix::AddDevice() Error: failed to stat /dev/bdi,
>   eno: No such file or directory (2)
> 2011-10-26 16:16:33.352 MMUnix::AddDevice() Error: failed to stat
> /dev/power,
>   eno: No such file or directory (2)
> 2011-10-26 16:16:33.371 MMUnix::AddDevice() Error: failed to stat /dev/bdi,
>   eno: No such file or directory (2)
> 2011-10-26 16:16:33.386 MMUnix::AddDevice() Error: failed to stat
> /dev/power,
>   eno: No such file or directory (2)
> 2011-10-26 16:16:33.403 MonitorRegisterExtensions(0x40,
> mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mka,aiff
> ,swa,wv) 2011-10-26 16:16:33.421 Cannot load language en_us for module
> mythmusic 2011-10-26 16:16:33.425 XMLParseBase: Loading window theme from
> /usr/share/mythtv/themes/metallurgy/menu-ui.xml
> mount: can't find /dev/sdd1 in /etc/fstab or /etc/mtab
> 2011-10-26 16:16:33.538 Failed to mount /dev/sdd1.
> 2011-10-26 16:16:33.545 CD/DVD '/mnt/cdrom' contained none of
>   /VIDEO_TS, /.TOC.plist, /vcd or /svcd
> 2011-10-26 16:16:33.545 Searching CD statistically - file by file!
> 2011-10-26 16:16:34.035 Loading menu theme from
> /usr/share/mythtv/themes/defaultmenu//mainmenu.xml
> 2011-10-26 16:16

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 17:09, Michael Schreckenbauer wrote:
> Am Mittwoch, 26. Oktober 2011, 16:51:15 schrieb Michael Sullivan:
>> On 10/26/11 16:46, Michael Schreckenbauer wrote:
>>> Am Mittwoch, 26. Oktober 2011, 16:25:37 schrieb Michael Sullivan:
 Here's my output from a mythfrontend run at the terminal:

 michael@camille ~ $ mythfrontend
 2011-10-26 16:16:27.121 mythfrontend version:
 branches/release-0-23-fixes [27077] www.mythtv.org
 2011-10-26 16:16:27.121 Using runtime prefix = /usr
 2011-10-26 16:16:27.121 Using configuration directory =
 /home/michael/.mythtv
 2011-10-26 16:16:27.940 Unable to read configuration file mysql.txt
 2011-10-26 16:16:27.940 Empty LocalHostName.
 2011-10-26 16:16:27.940 Using localhost value of camille
 2011-10-26 16:16:28.039 New DB connection, total: 1
 2011-10-26 16:16:28.090 Connected to database 'mythconverg' at host:
 localhost
 2011-10-26 16:16:28.091 Closing DB connection named 'DBManager0'
 2011-10-26 16:16:28.181 ScreenSaverX11Private: XScreenSaver support
 enabled 2011-10-26 16:16:28.183 DPMS is disabled.
 2011-10-26 16:16:28.185 Primary screen: 0.
 2011-10-26 16:16:28.186 Connected to database 'mythconverg' at host:
 localhost
 2011-10-26 16:16:28.189 Using screen 0, 1024x768 at 0,0
 2011-10-26 16:16:28.242 Desktop video mode: 1024x768 75.0807 Hz
 2011-10-26 16:16:28.756 MythUI Image Cache size set to 20971520 bytes
 2011-10-26 16:16:28.861 Enabled verbose msgs:  important general
 2011-10-26 16:16:28.876 Primary screen: 0.
 2011-10-26 16:16:28.881 Using screen 0, 1024x768 at 0,0
 2011-10-26 16:16:28.898 Using theme base resolution of 1280x720
 2011-10-26 16:16:28.935 LIRC, Error: Failed to connect to Unix socket
 '/var/run/lirc/lircd'

eno: No such file or directory (2)

 2011-10-26 16:16:28.935 JoystickMenuThread Error: Joystick disabled -
 Failed to read /home/michael/.mythtv/joystickmenurc
 2011-10-26 16:16:29.061 Using Frameless Window
 2011-10-26 16:16:29.061 Using Full Screen Window
 2011-10-26 16:16:29.892 Using the Qt painter
 2011-10-26 16:16:30.306 XMLParseBase: Loaded base theme from
 '/usr/share/mythtv/themes/metallurgy/base.xml'
 2011-10-26 16:16:30.525 XMLParseBase: Loaded base theme from
 '/usr/share/mythtv/themes/default-wide/base.xml'
 2011-10-26 16:16:30.800 XMLParseBase: Loaded base theme from
 '/usr/share/mythtv/themes/default/base.xml'
 2011-10-26 16:16:30.807 New DB connection, total: 2
 2011-10-26 16:16:30.820 Current MythTV Schema Version (DBSchemaVer):
 1254 2011-10-26 16:16:30.822 Connected to database 'mythconverg' at
 host: localhost
 2011-10-26 16:16:32.928 Registering Internal as a media playback
 plugin.
 2011-10-26 16:16:33.145 Current MythMusic Schema Version
 (MusicDBSchemaVer): 1017
 2011-10-26 16:16:33.338 MMUnix::AddDevice() Error: failed to stat
 /dev/bdi,>> 
eno: No such file or directory (2)

 2011-10-26 16:16:33.352 MMUnix::AddDevice() Error: failed to stat
 /dev/power,

eno: No such file or directory (2)

 2011-10-26 16:16:33.371 MMUnix::AddDevice() Error: failed to stat
 /dev/bdi,>> 
eno: No such file or directory (2)

 2011-10-26 16:16:33.386 MMUnix::AddDevice() Error: failed to stat
 /dev/power,

eno: No such file or directory (2)

 2011-10-26 16:16:33.403 MonitorRegisterExtensions(0x40,
 mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mk
 a,aiff ,swa,wv) 2011-10-26 16:16:33.421 Cannot load language en_us for
 module mythmusic 2011-10-26 16:16:33.425 XMLParseBase: Loading window
 theme from /usr/share/mythtv/themes/metallurgy/menu-ui.xml
 mount: can't find /dev/sdd1 in /etc/fstab or /etc/mtab
 2011-10-26 16:16:33.538 Failed to mount /dev/sdd1.
 2011-10-26 16:16:33.545 CD/DVD '/mnt/cdrom' contained none of

/VIDEO_TS, /.TOC.plist, /vcd or /svcd

 2011-10-26 16:16:33.545 Searching CD statistically - file by file!
 2011-10-26 16:16:34.035 Loading menu theme from
 /usr/share/mythtv/themes/defaultmenu//mainmenu.xml
 2011-10-26 16:16:34.046 Found mainmenu.xml for theme 'metallurgy'
 2011-10-26 16:16:34.225 MythContext: Connecting to backend server:
 192.168.2.3:6543 (try 1 of 1)
 2011-10-26 16:16:34.242 Using protocol version 23056
 2011-10-26 16:16:36.240 Loading menu theme from
 /usr/share/mythtv/themes/defaultmenu//library.xml
 2011-10-26 16:16:37.723 XMLParseBase: Loading window theme from
 /usr/share/mythtv/themes/metallurgy/recordings-ui.xml
 2011-10-26 16:16:47.991 MythContext: Connecting to backend server:
 192.168.2.3:6543 (try 1 of 1)
 2011-10-26 16:16:47.998 Using protocol version 23056
 2011-10-26 16:16:55.0

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 17:06, Michael Schreckenbauer wrote:
> Am Mittwoch, 26. Oktober 2011, 16:51:15 schrieb Michael Sullivan:
>> On 10/26/11 16:46, Michael Schreckenbauer wrote:
>>> Am Mittwoch, 26. Oktober 2011, 16:25:37 schrieb Michael Sullivan:
 Here's my output from a mythfrontend run at the terminal:

 michael@camille ~ $ mythfrontend
 2011-10-26 16:16:27.121 mythfrontend version:
 branches/release-0-23-fixes [27077] www.mythtv.org
 2011-10-26 16:16:27.121 Using runtime prefix = /usr
 2011-10-26 16:16:27.121 Using configuration directory =
 /home/michael/.mythtv
 2011-10-26 16:16:27.940 Unable to read configuration file mysql.txt
 2011-10-26 16:16:27.940 Empty LocalHostName.
 2011-10-26 16:16:27.940 Using localhost value of camille
 2011-10-26 16:16:28.039 New DB connection, total: 1
 2011-10-26 16:16:28.090 Connected to database 'mythconverg' at host:
 localhost
 2011-10-26 16:16:28.091 Closing DB connection named 'DBManager0'
 2011-10-26 16:16:28.181 ScreenSaverX11Private: XScreenSaver support
 enabled 2011-10-26 16:16:28.183 DPMS is disabled.
 2011-10-26 16:16:28.185 Primary screen: 0.
 2011-10-26 16:16:28.186 Connected to database 'mythconverg' at host:
 localhost
 2011-10-26 16:16:28.189 Using screen 0, 1024x768 at 0,0
 2011-10-26 16:16:28.242 Desktop video mode: 1024x768 75.0807 Hz
 2011-10-26 16:16:28.756 MythUI Image Cache size set to 20971520 bytes
 2011-10-26 16:16:28.861 Enabled verbose msgs:  important general
 2011-10-26 16:16:28.876 Primary screen: 0.
 2011-10-26 16:16:28.881 Using screen 0, 1024x768 at 0,0
 2011-10-26 16:16:28.898 Using theme base resolution of 1280x720
 2011-10-26 16:16:28.935 LIRC, Error: Failed to connect to Unix socket
 '/var/run/lirc/lircd'

eno: No such file or directory (2)

 2011-10-26 16:16:28.935 JoystickMenuThread Error: Joystick disabled -
 Failed to read /home/michael/.mythtv/joystickmenurc
 2011-10-26 16:16:29.061 Using Frameless Window
 2011-10-26 16:16:29.061 Using Full Screen Window
 2011-10-26 16:16:29.892 Using the Qt painter
 2011-10-26 16:16:30.306 XMLParseBase: Loaded base theme from
 '/usr/share/mythtv/themes/metallurgy/base.xml'
 2011-10-26 16:16:30.525 XMLParseBase: Loaded base theme from
 '/usr/share/mythtv/themes/default-wide/base.xml'
 2011-10-26 16:16:30.800 XMLParseBase: Loaded base theme from
 '/usr/share/mythtv/themes/default/base.xml'
 2011-10-26 16:16:30.807 New DB connection, total: 2
 2011-10-26 16:16:30.820 Current MythTV Schema Version (DBSchemaVer):
 1254 2011-10-26 16:16:30.822 Connected to database 'mythconverg' at
 host: localhost
 2011-10-26 16:16:32.928 Registering Internal as a media playback
 plugin.
 2011-10-26 16:16:33.145 Current MythMusic Schema Version
 (MusicDBSchemaVer): 1017
 2011-10-26 16:16:33.338 MMUnix::AddDevice() Error: failed to stat
 /dev/bdi,>> 
eno: No such file or directory (2)

 2011-10-26 16:16:33.352 MMUnix::AddDevice() Error: failed to stat
 /dev/power,

eno: No such file or directory (2)

 2011-10-26 16:16:33.371 MMUnix::AddDevice() Error: failed to stat
 /dev/bdi,>> 
eno: No such file or directory (2)

 2011-10-26 16:16:33.386 MMUnix::AddDevice() Error: failed to stat
 /dev/power,

eno: No such file or directory (2)

 2011-10-26 16:16:33.403 MonitorRegisterExtensions(0x40,
 mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mk
 a,aiff ,swa,wv) 2011-10-26 16:16:33.421 Cannot load language en_us for
 module mythmusic 2011-10-26 16:16:33.425 XMLParseBase: Loading window
 theme from /usr/share/mythtv/themes/metallurgy/menu-ui.xml
 mount: can't find /dev/sdd1 in /etc/fstab or /etc/mtab
 2011-10-26 16:16:33.538 Failed to mount /dev/sdd1.
 2011-10-26 16:16:33.545 CD/DVD '/mnt/cdrom' contained none of

/VIDEO_TS, /.TOC.plist, /vcd or /svcd

 2011-10-26 16:16:33.545 Searching CD statistically - file by file!
 2011-10-26 16:16:34.035 Loading menu theme from
 /usr/share/mythtv/themes/defaultmenu//mainmenu.xml
 2011-10-26 16:16:34.046 Found mainmenu.xml for theme 'metallurgy'
 2011-10-26 16:16:34.225 MythContext: Connecting to backend server:
 192.168.2.3:6543 (try 1 of 1)
 2011-10-26 16:16:34.242 Using protocol version 23056
 2011-10-26 16:16:36.240 Loading menu theme from
 /usr/share/mythtv/themes/defaultmenu//library.xml
 2011-10-26 16:16:37.723 XMLParseBase: Loading window theme from
 /usr/share/mythtv/themes/metallurgy/recordings-ui.xml
 2011-10-26 16:16:47.991 MythContext: Connecting to backend server:
 192.168.2.3:6543 (try 1 of 1)
 2011-10-26 16:16:47.998 Using protocol version 23056
 2011-10-26 16:16:55.0

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Schreckenbauer
Am Mittwoch, 26. Oktober 2011, 16:51:15 schrieb Michael Sullivan:
> On 10/26/11 16:46, Michael Schreckenbauer wrote:
> > Am Mittwoch, 26. Oktober 2011, 16:25:37 schrieb Michael Sullivan:
> >> Here's my output from a mythfrontend run at the terminal:
> >> 
> >> michael@camille ~ $ mythfrontend
> >> 2011-10-26 16:16:27.121 mythfrontend version:
> >> branches/release-0-23-fixes [27077] www.mythtv.org
> >> 2011-10-26 16:16:27.121 Using runtime prefix = /usr
> >> 2011-10-26 16:16:27.121 Using configuration directory =
> >> /home/michael/.mythtv
> >> 2011-10-26 16:16:27.940 Unable to read configuration file mysql.txt
> >> 2011-10-26 16:16:27.940 Empty LocalHostName.
> >> 2011-10-26 16:16:27.940 Using localhost value of camille
> >> 2011-10-26 16:16:28.039 New DB connection, total: 1
> >> 2011-10-26 16:16:28.090 Connected to database 'mythconverg' at host:
> >> localhost
> >> 2011-10-26 16:16:28.091 Closing DB connection named 'DBManager0'
> >> 2011-10-26 16:16:28.181 ScreenSaverX11Private: XScreenSaver support
> >> enabled 2011-10-26 16:16:28.183 DPMS is disabled.
> >> 2011-10-26 16:16:28.185 Primary screen: 0.
> >> 2011-10-26 16:16:28.186 Connected to database 'mythconverg' at host:
> >> localhost
> >> 2011-10-26 16:16:28.189 Using screen 0, 1024x768 at 0,0
> >> 2011-10-26 16:16:28.242 Desktop video mode: 1024x768 75.0807 Hz
> >> 2011-10-26 16:16:28.756 MythUI Image Cache size set to 20971520 bytes
> >> 2011-10-26 16:16:28.861 Enabled verbose msgs:  important general
> >> 2011-10-26 16:16:28.876 Primary screen: 0.
> >> 2011-10-26 16:16:28.881 Using screen 0, 1024x768 at 0,0
> >> 2011-10-26 16:16:28.898 Using theme base resolution of 1280x720
> >> 2011-10-26 16:16:28.935 LIRC, Error: Failed to connect to Unix socket
> >> '/var/run/lirc/lircd'
> >> 
> >>eno: No such file or directory (2)
> >> 
> >> 2011-10-26 16:16:28.935 JoystickMenuThread Error: Joystick disabled -
> >> Failed to read /home/michael/.mythtv/joystickmenurc
> >> 2011-10-26 16:16:29.061 Using Frameless Window
> >> 2011-10-26 16:16:29.061 Using Full Screen Window
> >> 2011-10-26 16:16:29.892 Using the Qt painter
> >> 2011-10-26 16:16:30.306 XMLParseBase: Loaded base theme from
> >> '/usr/share/mythtv/themes/metallurgy/base.xml'
> >> 2011-10-26 16:16:30.525 XMLParseBase: Loaded base theme from
> >> '/usr/share/mythtv/themes/default-wide/base.xml'
> >> 2011-10-26 16:16:30.800 XMLParseBase: Loaded base theme from
> >> '/usr/share/mythtv/themes/default/base.xml'
> >> 2011-10-26 16:16:30.807 New DB connection, total: 2
> >> 2011-10-26 16:16:30.820 Current MythTV Schema Version (DBSchemaVer):
> >> 1254 2011-10-26 16:16:30.822 Connected to database 'mythconverg' at
> >> host: localhost
> >> 2011-10-26 16:16:32.928 Registering Internal as a media playback
> >> plugin.
> >> 2011-10-26 16:16:33.145 Current MythMusic Schema Version
> >> (MusicDBSchemaVer): 1017
> >> 2011-10-26 16:16:33.338 MMUnix::AddDevice() Error: failed to stat
> >> /dev/bdi,>> 
> >>eno: No such file or directory (2)
> >> 
> >> 2011-10-26 16:16:33.352 MMUnix::AddDevice() Error: failed to stat
> >> /dev/power,
> >> 
> >>eno: No such file or directory (2)
> >> 
> >> 2011-10-26 16:16:33.371 MMUnix::AddDevice() Error: failed to stat
> >> /dev/bdi,>> 
> >>eno: No such file or directory (2)
> >> 
> >> 2011-10-26 16:16:33.386 MMUnix::AddDevice() Error: failed to stat
> >> /dev/power,
> >> 
> >>eno: No such file or directory (2)
> >> 
> >> 2011-10-26 16:16:33.403 MonitorRegisterExtensions(0x40,
> >> mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mk
> >> a,aiff ,swa,wv) 2011-10-26 16:16:33.421 Cannot load language en_us for
> >> module mythmusic 2011-10-26 16:16:33.425 XMLParseBase: Loading window
> >> theme from /usr/share/mythtv/themes/metallurgy/menu-ui.xml
> >> mount: can't find /dev/sdd1 in /etc/fstab or /etc/mtab
> >> 2011-10-26 16:16:33.538 Failed to mount /dev/sdd1.
> >> 2011-10-26 16:16:33.545 CD/DVD '/mnt/cdrom' contained none of
> >> 
> >>/VIDEO_TS, /.TOC.plist, /vcd or /svcd
> >> 
> >> 2011-10-26 16:16:33.545 Searching CD statistically - file by file!
> >> 2011-10-26 16:16:34.035 Loading menu theme from
> >> /usr/share/mythtv/themes/defaultmenu//mainmenu.xml
> >> 2011-10-26 16:16:34.046 Found mainmenu.xml for theme 'metallurgy'
> >> 2011-10-26 16:16:34.225 MythContext: Connecting to backend server:
> >> 192.168.2.3:6543 (try 1 of 1)
> >> 2011-10-26 16:16:34.242 Using protocol version 23056
> >> 2011-10-26 16:16:36.240 Loading menu theme from
> >> /usr/share/mythtv/themes/defaultmenu//library.xml
> >> 2011-10-26 16:16:37.723 XMLParseBase: Loading window theme from
> >> /usr/share/mythtv/themes/metallurgy/recordings-ui.xml
> >> 2011-10-26 16:16:47.991 MythContext: Connecting to backend server:
> >> 192.168.2.3:6543 (try 1 of 1)
> >> 2011-10-26 16:16:47.998 Using protocol version 23056
> >> 2011-10-26 16:16:55.044 PlaybackBox: UpdateUIListItem called w

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Schreckenbauer
Am Mittwoch, 26. Oktober 2011, 16:51:15 schrieb Michael Sullivan:
> On 10/26/11 16:46, Michael Schreckenbauer wrote:
> > Am Mittwoch, 26. Oktober 2011, 16:25:37 schrieb Michael Sullivan:
> >> Here's my output from a mythfrontend run at the terminal:
> >> 
> >> michael@camille ~ $ mythfrontend
> >> 2011-10-26 16:16:27.121 mythfrontend version:
> >> branches/release-0-23-fixes [27077] www.mythtv.org
> >> 2011-10-26 16:16:27.121 Using runtime prefix = /usr
> >> 2011-10-26 16:16:27.121 Using configuration directory =
> >> /home/michael/.mythtv
> >> 2011-10-26 16:16:27.940 Unable to read configuration file mysql.txt
> >> 2011-10-26 16:16:27.940 Empty LocalHostName.
> >> 2011-10-26 16:16:27.940 Using localhost value of camille
> >> 2011-10-26 16:16:28.039 New DB connection, total: 1
> >> 2011-10-26 16:16:28.090 Connected to database 'mythconverg' at host:
> >> localhost
> >> 2011-10-26 16:16:28.091 Closing DB connection named 'DBManager0'
> >> 2011-10-26 16:16:28.181 ScreenSaverX11Private: XScreenSaver support
> >> enabled 2011-10-26 16:16:28.183 DPMS is disabled.
> >> 2011-10-26 16:16:28.185 Primary screen: 0.
> >> 2011-10-26 16:16:28.186 Connected to database 'mythconverg' at host:
> >> localhost
> >> 2011-10-26 16:16:28.189 Using screen 0, 1024x768 at 0,0
> >> 2011-10-26 16:16:28.242 Desktop video mode: 1024x768 75.0807 Hz
> >> 2011-10-26 16:16:28.756 MythUI Image Cache size set to 20971520 bytes
> >> 2011-10-26 16:16:28.861 Enabled verbose msgs:  important general
> >> 2011-10-26 16:16:28.876 Primary screen: 0.
> >> 2011-10-26 16:16:28.881 Using screen 0, 1024x768 at 0,0
> >> 2011-10-26 16:16:28.898 Using theme base resolution of 1280x720
> >> 2011-10-26 16:16:28.935 LIRC, Error: Failed to connect to Unix socket
> >> '/var/run/lirc/lircd'
> >> 
> >>eno: No such file or directory (2)
> >> 
> >> 2011-10-26 16:16:28.935 JoystickMenuThread Error: Joystick disabled -
> >> Failed to read /home/michael/.mythtv/joystickmenurc
> >> 2011-10-26 16:16:29.061 Using Frameless Window
> >> 2011-10-26 16:16:29.061 Using Full Screen Window
> >> 2011-10-26 16:16:29.892 Using the Qt painter
> >> 2011-10-26 16:16:30.306 XMLParseBase: Loaded base theme from
> >> '/usr/share/mythtv/themes/metallurgy/base.xml'
> >> 2011-10-26 16:16:30.525 XMLParseBase: Loaded base theme from
> >> '/usr/share/mythtv/themes/default-wide/base.xml'
> >> 2011-10-26 16:16:30.800 XMLParseBase: Loaded base theme from
> >> '/usr/share/mythtv/themes/default/base.xml'
> >> 2011-10-26 16:16:30.807 New DB connection, total: 2
> >> 2011-10-26 16:16:30.820 Current MythTV Schema Version (DBSchemaVer):
> >> 1254 2011-10-26 16:16:30.822 Connected to database 'mythconverg' at
> >> host: localhost
> >> 2011-10-26 16:16:32.928 Registering Internal as a media playback
> >> plugin.
> >> 2011-10-26 16:16:33.145 Current MythMusic Schema Version
> >> (MusicDBSchemaVer): 1017
> >> 2011-10-26 16:16:33.338 MMUnix::AddDevice() Error: failed to stat
> >> /dev/bdi,>> 
> >>eno: No such file or directory (2)
> >> 
> >> 2011-10-26 16:16:33.352 MMUnix::AddDevice() Error: failed to stat
> >> /dev/power,
> >> 
> >>eno: No such file or directory (2)
> >> 
> >> 2011-10-26 16:16:33.371 MMUnix::AddDevice() Error: failed to stat
> >> /dev/bdi,>> 
> >>eno: No such file or directory (2)
> >> 
> >> 2011-10-26 16:16:33.386 MMUnix::AddDevice() Error: failed to stat
> >> /dev/power,
> >> 
> >>eno: No such file or directory (2)
> >> 
> >> 2011-10-26 16:16:33.403 MonitorRegisterExtensions(0x40,
> >> mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mk
> >> a,aiff ,swa,wv) 2011-10-26 16:16:33.421 Cannot load language en_us for
> >> module mythmusic 2011-10-26 16:16:33.425 XMLParseBase: Loading window
> >> theme from /usr/share/mythtv/themes/metallurgy/menu-ui.xml
> >> mount: can't find /dev/sdd1 in /etc/fstab or /etc/mtab
> >> 2011-10-26 16:16:33.538 Failed to mount /dev/sdd1.
> >> 2011-10-26 16:16:33.545 CD/DVD '/mnt/cdrom' contained none of
> >> 
> >>/VIDEO_TS, /.TOC.plist, /vcd or /svcd
> >> 
> >> 2011-10-26 16:16:33.545 Searching CD statistically - file by file!
> >> 2011-10-26 16:16:34.035 Loading menu theme from
> >> /usr/share/mythtv/themes/defaultmenu//mainmenu.xml
> >> 2011-10-26 16:16:34.046 Found mainmenu.xml for theme 'metallurgy'
> >> 2011-10-26 16:16:34.225 MythContext: Connecting to backend server:
> >> 192.168.2.3:6543 (try 1 of 1)
> >> 2011-10-26 16:16:34.242 Using protocol version 23056
> >> 2011-10-26 16:16:36.240 Loading menu theme from
> >> /usr/share/mythtv/themes/defaultmenu//library.xml
> >> 2011-10-26 16:16:37.723 XMLParseBase: Loading window theme from
> >> /usr/share/mythtv/themes/metallurgy/recordings-ui.xml
> >> 2011-10-26 16:16:47.991 MythContext: Connecting to backend server:
> >> 192.168.2.3:6543 (try 1 of 1)
> >> 2011-10-26 16:16:47.998 Using protocol version 23056
> >> 2011-10-26 16:16:55.044 PlaybackBox: UpdateUIListItem called w

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 16:46, Michael Schreckenbauer wrote:
> Am Mittwoch, 26. Oktober 2011, 16:25:37 schrieb Michael Sullivan:
>> Here's my output from a mythfrontend run at the terminal:
>>
>> michael@camille ~ $ mythfrontend
>> 2011-10-26 16:16:27.121 mythfrontend version:
>> branches/release-0-23-fixes [27077] www.mythtv.org
>> 2011-10-26 16:16:27.121 Using runtime prefix = /usr
>> 2011-10-26 16:16:27.121 Using configuration directory =
>> /home/michael/.mythtv
>> 2011-10-26 16:16:27.940 Unable to read configuration file mysql.txt
>> 2011-10-26 16:16:27.940 Empty LocalHostName.
>> 2011-10-26 16:16:27.940 Using localhost value of camille
>> 2011-10-26 16:16:28.039 New DB connection, total: 1
>> 2011-10-26 16:16:28.090 Connected to database 'mythconverg' at host:
>> localhost
>> 2011-10-26 16:16:28.091 Closing DB connection named 'DBManager0'
>> 2011-10-26 16:16:28.181 ScreenSaverX11Private: XScreenSaver support enabled
>> 2011-10-26 16:16:28.183 DPMS is disabled.
>> 2011-10-26 16:16:28.185 Primary screen: 0.
>> 2011-10-26 16:16:28.186 Connected to database 'mythconverg' at host:
>> localhost
>> 2011-10-26 16:16:28.189 Using screen 0, 1024x768 at 0,0
>> 2011-10-26 16:16:28.242 Desktop video mode: 1024x768 75.0807 Hz
>> 2011-10-26 16:16:28.756 MythUI Image Cache size set to 20971520 bytes
>> 2011-10-26 16:16:28.861 Enabled verbose msgs:  important general
>> 2011-10-26 16:16:28.876 Primary screen: 0.
>> 2011-10-26 16:16:28.881 Using screen 0, 1024x768 at 0,0
>> 2011-10-26 16:16:28.898 Using theme base resolution of 1280x720
>> 2011-10-26 16:16:28.935 LIRC, Error: Failed to connect to Unix socket
>> '/var/run/lirc/lircd'
>>  eno: No such file or directory (2)
>> 2011-10-26 16:16:28.935 JoystickMenuThread Error: Joystick disabled -
>> Failed to read /home/michael/.mythtv/joystickmenurc
>> 2011-10-26 16:16:29.061 Using Frameless Window
>> 2011-10-26 16:16:29.061 Using Full Screen Window
>> 2011-10-26 16:16:29.892 Using the Qt painter
>> 2011-10-26 16:16:30.306 XMLParseBase: Loaded base theme from
>> '/usr/share/mythtv/themes/metallurgy/base.xml'
>> 2011-10-26 16:16:30.525 XMLParseBase: Loaded base theme from
>> '/usr/share/mythtv/themes/default-wide/base.xml'
>> 2011-10-26 16:16:30.800 XMLParseBase: Loaded base theme from
>> '/usr/share/mythtv/themes/default/base.xml'
>> 2011-10-26 16:16:30.807 New DB connection, total: 2
>> 2011-10-26 16:16:30.820 Current MythTV Schema Version (DBSchemaVer): 1254
>> 2011-10-26 16:16:30.822 Connected to database 'mythconverg' at host:
>> localhost
>> 2011-10-26 16:16:32.928 Registering Internal as a media playback plugin.
>> 2011-10-26 16:16:33.145 Current MythMusic Schema Version
>> (MusicDBSchemaVer): 1017
>> 2011-10-26 16:16:33.338 MMUnix::AddDevice() Error: failed to stat /dev/bdi,
>>  eno: No such file or directory (2)
>> 2011-10-26 16:16:33.352 MMUnix::AddDevice() Error: failed to stat
>> /dev/power,
>>  eno: No such file or directory (2)
>> 2011-10-26 16:16:33.371 MMUnix::AddDevice() Error: failed to stat /dev/bdi,
>>  eno: No such file or directory (2)
>> 2011-10-26 16:16:33.386 MMUnix::AddDevice() Error: failed to stat
>> /dev/power,
>>  eno: No such file or directory (2)
>> 2011-10-26 16:16:33.403 MonitorRegisterExtensions(0x40,
>> mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mka,aiff
>> ,swa,wv) 2011-10-26 16:16:33.421 Cannot load language en_us for module
>> mythmusic 2011-10-26 16:16:33.425 XMLParseBase: Loading window theme from
>> /usr/share/mythtv/themes/metallurgy/menu-ui.xml
>> mount: can't find /dev/sdd1 in /etc/fstab or /etc/mtab
>> 2011-10-26 16:16:33.538 Failed to mount /dev/sdd1.
>> 2011-10-26 16:16:33.545 CD/DVD '/mnt/cdrom' contained none of
>>  /VIDEO_TS, /.TOC.plist, /vcd or /svcd
>> 2011-10-26 16:16:33.545 Searching CD statistically - file by file!
>> 2011-10-26 16:16:34.035 Loading menu theme from
>> /usr/share/mythtv/themes/defaultmenu//mainmenu.xml
>> 2011-10-26 16:16:34.046 Found mainmenu.xml for theme 'metallurgy'
>> 2011-10-26 16:16:34.225 MythContext: Connecting to backend server:
>> 192.168.2.3:6543 (try 1 of 1)
>> 2011-10-26 16:16:34.242 Using protocol version 23056
>> 2011-10-26 16:16:36.240 Loading menu theme from
>> /usr/share/mythtv/themes/defaultmenu//library.xml
>> 2011-10-26 16:16:37.723 XMLParseBase: Loading window theme from
>> /usr/share/mythtv/themes/metallurgy/recordings-ui.xml
>> 2011-10-26 16:16:47.991 MythContext: Connecting to backend server:
>> 192.168.2.3:6543 (try 1 of 1)
>> 2011-10-26 16:16:47.998 Using protocol version 23056
>> 2011-10-26 16:16:55.044 PlaybackBox: UpdateUIListItem called with a
>> title unknown to us in m_recordingList
>>  Jessie:Zombie Tea Party 5
>> 2011-10-26 16:16:58.624 MythSocket(92ded58:39): Unable to lookup:
>> 2011-10-26 16:16:58.625 RemoteFile::openSocket(control socket), Error:
>>  Could not connect to server :6543
>> 2011-10-26 16:16:58.654

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Schreckenbauer
Am Mittwoch, 26. Oktober 2011, 16:25:37 schrieb Michael Sullivan:
> Here's my output from a mythfrontend run at the terminal:
> 
> michael@camille ~ $ mythfrontend
> 2011-10-26 16:16:27.121 mythfrontend version:
> branches/release-0-23-fixes [27077] www.mythtv.org
> 2011-10-26 16:16:27.121 Using runtime prefix = /usr
> 2011-10-26 16:16:27.121 Using configuration directory =
> /home/michael/.mythtv
> 2011-10-26 16:16:27.940 Unable to read configuration file mysql.txt
> 2011-10-26 16:16:27.940 Empty LocalHostName.
> 2011-10-26 16:16:27.940 Using localhost value of camille
> 2011-10-26 16:16:28.039 New DB connection, total: 1
> 2011-10-26 16:16:28.090 Connected to database 'mythconverg' at host:
> localhost
> 2011-10-26 16:16:28.091 Closing DB connection named 'DBManager0'
> 2011-10-26 16:16:28.181 ScreenSaverX11Private: XScreenSaver support enabled
> 2011-10-26 16:16:28.183 DPMS is disabled.
> 2011-10-26 16:16:28.185 Primary screen: 0.
> 2011-10-26 16:16:28.186 Connected to database 'mythconverg' at host:
> localhost
> 2011-10-26 16:16:28.189 Using screen 0, 1024x768 at 0,0
> 2011-10-26 16:16:28.242 Desktop video mode: 1024x768 75.0807 Hz
> 2011-10-26 16:16:28.756 MythUI Image Cache size set to 20971520 bytes
> 2011-10-26 16:16:28.861 Enabled verbose msgs:  important general
> 2011-10-26 16:16:28.876 Primary screen: 0.
> 2011-10-26 16:16:28.881 Using screen 0, 1024x768 at 0,0
> 2011-10-26 16:16:28.898 Using theme base resolution of 1280x720
> 2011-10-26 16:16:28.935 LIRC, Error: Failed to connect to Unix socket
> '/var/run/lirc/lircd'
>   eno: No such file or directory (2)
> 2011-10-26 16:16:28.935 JoystickMenuThread Error: Joystick disabled -
> Failed to read /home/michael/.mythtv/joystickmenurc
> 2011-10-26 16:16:29.061 Using Frameless Window
> 2011-10-26 16:16:29.061 Using Full Screen Window
> 2011-10-26 16:16:29.892 Using the Qt painter
> 2011-10-26 16:16:30.306 XMLParseBase: Loaded base theme from
> '/usr/share/mythtv/themes/metallurgy/base.xml'
> 2011-10-26 16:16:30.525 XMLParseBase: Loaded base theme from
> '/usr/share/mythtv/themes/default-wide/base.xml'
> 2011-10-26 16:16:30.800 XMLParseBase: Loaded base theme from
> '/usr/share/mythtv/themes/default/base.xml'
> 2011-10-26 16:16:30.807 New DB connection, total: 2
> 2011-10-26 16:16:30.820 Current MythTV Schema Version (DBSchemaVer): 1254
> 2011-10-26 16:16:30.822 Connected to database 'mythconverg' at host:
> localhost
> 2011-10-26 16:16:32.928 Registering Internal as a media playback plugin.
> 2011-10-26 16:16:33.145 Current MythMusic Schema Version
> (MusicDBSchemaVer): 1017
> 2011-10-26 16:16:33.338 MMUnix::AddDevice() Error: failed to stat /dev/bdi,
>   eno: No such file or directory (2)
> 2011-10-26 16:16:33.352 MMUnix::AddDevice() Error: failed to stat
> /dev/power,
>   eno: No such file or directory (2)
> 2011-10-26 16:16:33.371 MMUnix::AddDevice() Error: failed to stat /dev/bdi,
>   eno: No such file or directory (2)
> 2011-10-26 16:16:33.386 MMUnix::AddDevice() Error: failed to stat
> /dev/power,
>   eno: No such file or directory (2)
> 2011-10-26 16:16:33.403 MonitorRegisterExtensions(0x40,
> mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mka,aiff
> ,swa,wv) 2011-10-26 16:16:33.421 Cannot load language en_us for module
> mythmusic 2011-10-26 16:16:33.425 XMLParseBase: Loading window theme from
> /usr/share/mythtv/themes/metallurgy/menu-ui.xml
> mount: can't find /dev/sdd1 in /etc/fstab or /etc/mtab
> 2011-10-26 16:16:33.538 Failed to mount /dev/sdd1.
> 2011-10-26 16:16:33.545 CD/DVD '/mnt/cdrom' contained none of
>   /VIDEO_TS, /.TOC.plist, /vcd or /svcd
> 2011-10-26 16:16:33.545 Searching CD statistically - file by file!
> 2011-10-26 16:16:34.035 Loading menu theme from
> /usr/share/mythtv/themes/defaultmenu//mainmenu.xml
> 2011-10-26 16:16:34.046 Found mainmenu.xml for theme 'metallurgy'
> 2011-10-26 16:16:34.225 MythContext: Connecting to backend server:
> 192.168.2.3:6543 (try 1 of 1)
> 2011-10-26 16:16:34.242 Using protocol version 23056
> 2011-10-26 16:16:36.240 Loading menu theme from
> /usr/share/mythtv/themes/defaultmenu//library.xml
> 2011-10-26 16:16:37.723 XMLParseBase: Loading window theme from
> /usr/share/mythtv/themes/metallurgy/recordings-ui.xml
> 2011-10-26 16:16:47.991 MythContext: Connecting to backend server:
> 192.168.2.3:6543 (try 1 of 1)
> 2011-10-26 16:16:47.998 Using protocol version 23056
> 2011-10-26 16:16:55.044 PlaybackBox: UpdateUIListItem called with a
> title unknown to us in m_recordingList
>  Jessie:Zombie Tea Party 5
> 2011-10-26 16:16:58.624 MythSocket(92ded58:39): Unable to lookup:
> 2011-10-26 16:16:58.625 RemoteFile::openSocket(control socket), Error:
>   Could not connect to server :6543
> 2011-10-26 16:16:58.654 MythSocket(8de8cf8:39): Unable to lookup:
> 2011-10-26 16:16:58.654 RemoteFile::openSocket(file data socket), Error:
>

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
Here's my output from a mythfrontend run at the terminal:

michael@camille ~ $ mythfrontend
2011-10-26 16:16:27.121 mythfrontend version:
branches/release-0-23-fixes [27077] www.mythtv.org
2011-10-26 16:16:27.121 Using runtime prefix = /usr
2011-10-26 16:16:27.121 Using configuration directory =
/home/michael/.mythtv
2011-10-26 16:16:27.940 Unable to read configuration file mysql.txt
2011-10-26 16:16:27.940 Empty LocalHostName.
2011-10-26 16:16:27.940 Using localhost value of camille
2011-10-26 16:16:28.039 New DB connection, total: 1
2011-10-26 16:16:28.090 Connected to database 'mythconverg' at host:
localhost
2011-10-26 16:16:28.091 Closing DB connection named 'DBManager0'
2011-10-26 16:16:28.181 ScreenSaverX11Private: XScreenSaver support enabled
2011-10-26 16:16:28.183 DPMS is disabled.
2011-10-26 16:16:28.185 Primary screen: 0.
2011-10-26 16:16:28.186 Connected to database 'mythconverg' at host:
localhost
2011-10-26 16:16:28.189 Using screen 0, 1024x768 at 0,0
2011-10-26 16:16:28.242 Desktop video mode: 1024x768 75.0807 Hz
2011-10-26 16:16:28.756 MythUI Image Cache size set to 20971520 bytes
2011-10-26 16:16:28.861 Enabled verbose msgs:  important general
2011-10-26 16:16:28.876 Primary screen: 0.
2011-10-26 16:16:28.881 Using screen 0, 1024x768 at 0,0
2011-10-26 16:16:28.898 Using theme base resolution of 1280x720
2011-10-26 16:16:28.935 LIRC, Error: Failed to connect to Unix socket
'/var/run/lirc/lircd'
eno: No such file or directory (2)
2011-10-26 16:16:28.935 JoystickMenuThread Error: Joystick disabled -
Failed to read /home/michael/.mythtv/joystickmenurc
2011-10-26 16:16:29.061 Using Frameless Window
2011-10-26 16:16:29.061 Using Full Screen Window
2011-10-26 16:16:29.892 Using the Qt painter
2011-10-26 16:16:30.306 XMLParseBase: Loaded base theme from
'/usr/share/mythtv/themes/metallurgy/base.xml'
2011-10-26 16:16:30.525 XMLParseBase: Loaded base theme from
'/usr/share/mythtv/themes/default-wide/base.xml'
2011-10-26 16:16:30.800 XMLParseBase: Loaded base theme from
'/usr/share/mythtv/themes/default/base.xml'
2011-10-26 16:16:30.807 New DB connection, total: 2
2011-10-26 16:16:30.820 Current MythTV Schema Version (DBSchemaVer): 1254
2011-10-26 16:16:30.822 Connected to database 'mythconverg' at host:
localhost
2011-10-26 16:16:32.928 Registering Internal as a media playback plugin.
2011-10-26 16:16:33.145 Current MythMusic Schema Version
(MusicDBSchemaVer): 1017
2011-10-26 16:16:33.338 MMUnix::AddDevice() Error: failed to stat /dev/bdi,
eno: No such file or directory (2)
2011-10-26 16:16:33.352 MMUnix::AddDevice() Error: failed to stat
/dev/power,
eno: No such file or directory (2)
2011-10-26 16:16:33.371 MMUnix::AddDevice() Error: failed to stat /dev/bdi,
eno: No such file or directory (2)
2011-10-26 16:16:33.386 MMUnix::AddDevice() Error: failed to stat
/dev/power,
eno: No such file or directory (2)
2011-10-26 16:16:33.403 MonitorRegisterExtensions(0x40,
mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mka,aiff,swa,wv)
2011-10-26 16:16:33.421 Cannot load language en_us for module mythmusic
2011-10-26 16:16:33.425 XMLParseBase: Loading window theme from
/usr/share/mythtv/themes/metallurgy/menu-ui.xml
mount: can't find /dev/sdd1 in /etc/fstab or /etc/mtab
2011-10-26 16:16:33.538 Failed to mount /dev/sdd1.
2011-10-26 16:16:33.545 CD/DVD '/mnt/cdrom' contained none of
/VIDEO_TS, /.TOC.plist, /vcd or /svcd
2011-10-26 16:16:33.545 Searching CD statistically - file by file!
2011-10-26 16:16:34.035 Loading menu theme from
/usr/share/mythtv/themes/defaultmenu//mainmenu.xml
2011-10-26 16:16:34.046 Found mainmenu.xml for theme 'metallurgy'
2011-10-26 16:16:34.225 MythContext: Connecting to backend server:
192.168.2.3:6543 (try 1 of 1)
2011-10-26 16:16:34.242 Using protocol version 23056
2011-10-26 16:16:36.240 Loading menu theme from
/usr/share/mythtv/themes/defaultmenu//library.xml
2011-10-26 16:16:37.723 XMLParseBase: Loading window theme from
/usr/share/mythtv/themes/metallurgy/recordings-ui.xml
2011-10-26 16:16:47.991 MythContext: Connecting to backend server:
192.168.2.3:6543 (try 1 of 1)
2011-10-26 16:16:47.998 Using protocol version 23056
2011-10-26 16:16:55.044 PlaybackBox: UpdateUIListItem called with a
title unknown to us in m_recordingList
 Jessie:Zombie Tea Party 5
2011-10-26 16:16:58.624 MythSocket(92ded58:39): Unable to lookup:
2011-10-26 16:16:58.625 RemoteFile::openSocket(control socket), Error:
Could not connect to server :6543
2011-10-26 16:16:58.654 MythSocket(8de8cf8:39): Unable to lookup:
2011-10-26 16:16:58.654 RemoteFile::openSocket(file data socket), Error:
Could not connect to server :6543
2011-10-26 16:16:58.670 MythSocket(8e8bb28:39): Unable to lookup:
2011-10-26 16:16:58.670 RemoteFile::openSocket(control socket), Error:
Could not connect to serv

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 14:45, Michael Sullivan wrote:
> On 10/26/11 14:05, Michael Sullivan wrote:
>> On 10/26/11 14:03, Michael Sullivan wrote:
>>> On 10/26/11 13:31, Michael Sullivan wrote:
 On 10/26/11 11:36, Mark Knecht wrote:
> On Wed, Oct 26, 2011 at 9:29 AM, Michael Sullivan  
> wrote:
>> On 10/26/11 11:07, Neil Bothwick wrote:
>>> On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:
>>>
 At first I thought that sometime that installed since Oct 12 was 
 causing
 the segfault, so I tried unmerging the 350+ packages that had installed
 since then and listing them in package.mask, but that blew up in my 
 face
 because I don't know a command that forces portage to ignore masked
 packages and install next-highest stable versions.
>>>
>>> Mask higher versions in package mask
>>>
 cat/pkg-version.you.want
>>>
>>>
>>
>> I did, but as I said there where 350+ of them.  And every time I tried
>> to emerge anything else, I couldn't because some package I needed was
>> listed in package mask.  I got the package list that I added to
>> package.mask from /var/log/portage-logs for files dated from October 12
>> till 24.  It was an epic fail. I couldn't even emerge -e world because
>> of those stupid masked package versions...
>
> OK, I haven't used Myth now in over a year so take this with a grain
> of salt. From the log file it appears that your client isn't
> connecting to the server which likely explains why you don't see the
> programs. I wonder if you've tested connecting to mythconverg manually
> via a terminal? Maybe something like /etc/my.cnf or one of the Myth
> config files got messed up in the update.
>
> Good luck,
> Mark
>

 Mysql on camille is broken:

 camille ~ # mysql -u root -p
 mysql: unknown variable 'expire_logs_days=10'

 I'll do some googling, but I thinmichael@camille ~ $ sudo mythbackend
>>> 2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
>>> [27077] www.mythtv.org
>>> 2011-10-26 13:48:02.094 Using runtime prefix = /usr
>>> 2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
>>> 2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
>>> 2011-10-26 13:48:02.124 Empty LocalHostName.
>>> 2011-10-26 13:48:02.124 Using localhost value of camille
>>> 2011-10-26 13:48:02.176 New DB connection, total: 1
>>> 2011-10-26 13:48:02.223 Connected to database 'mythconverg' at host:
>>> localhost
>>> 2011-10-26 13:48:02.223 Closing DB connection named 'DBManager0'
>>> 2011-10-26 13:48:02.231 Connected to database 'mythconverg' at host:
>>> localhost
>>> 2011-10-26 13:48:02.344 Current MythTV Schema Version (DBSchemaVer): 1254
>>> 2011-10-26 13:48:02.348 MythBackend: Running as a slave backend.
>>> 2011-10-26 13:48:02.384 mythbackend: MythBackend started as a slave backend
>>> 2011-10-26 13:48:02.390 New DB connection, total: 2
>>> 2011-10-26 13:48:02.401 Connected to database 'mythconverg' at host:
>>> localhost
>>> 2011-10-26 13:48:02.426 New DB connection, total: 3
>>> 2011-10-26 13:48:02.462 Connected to database 'mythconverg' at host:
>>> localhost
>>> 2011-10-26 13:48:02.728 MediaServer:: Loopback address specified -
>>> 127.0.0.1. Disabling UPnP
>>> 2011-10-26 13:48:02.728 Main::Registering HttpStatus Extension
>>> 2011-10-26 13:48:02.728 Enabled verbose msgs:  important general
>>> 2011-10-26 13:48:03.773 Connecting to master server: 192.168.2.3:6543
>>> 2011-10-26 13:48:03.773 Connected successfully
>>> 2011-10-26 13:48:12.673 mythbackend: Running housekeeping thread
>>> 2011-10-26 13:48:33.781 MythSocket(8219290:23): readStringList: Error,
>>> timed out after 3 ms.
>>> QMutex::unlock: mutex lock failure: Invalid argument
>>> k that sounds like a config file
>>>
>>> It's been up for about 20 minutes and it hasn't crashed.  None of the
>>> things I mentioned before work, but at least it's not crashing, right?
>>> This is a good step forward...
 directive.  I'll probably do a rebuild of mysql as well...
>>>
>>>
>>> I googled the expire_logs thing and what I found said to comment it out
>>> and restart mysql.  I did that, and now the output of mythbackend says:
>>>
>>>
>>>
>> I forgot that I was going to post the output of mythbackend to see if
>> any of the changes provide hints to solving any of my other myth problems:
>>
>> michael@camille ~ $ sudo mythbackend
>> 2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
>> [27077] www.mythtv.org
>> 2011-10-26 13:48:02.094 Using runtime prefix = /usr
>> 2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
>> 2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
>> 2011-10-26 13:48:02.124 Empty LocalHostName.
>> 2011-10-26 13:48:02.124 Using localhost value of camille
>> 2011-10-26 13:48:02.176 New DB connection, total: 1
>> 2011-10-26 13:4

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 13:46, Neil Bothwick wrote:
> On Wed, 26 Oct 2011 11:29:37 -0500, Michael Sullivan wrote:
> 
>>> Mask higher versions in package mask
>>>   
 cat/pkg-version.you.want  
>>>
>>>   
>>
>> I did, but as I said there where 350+ of them.  And every time I tried
>> to emerge anything else, I couldn't because some package I needed was
>> listed in package mask.
> 
> It's too late for this problem, but I'd recommend installing dmerge. It
> takes a snapshot of what is installed after each emerge --sync, and lets
> you roll back to a previous time (assuming the ebuilds are still in the
> tree).
> 
> 

Is it a problem that I share my /usr/portage directory from another
machine through NFS?



Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
 On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:

> At first I thought that sometime that installed since Oct 12 was 
> causing
> the segfault, so I tried unmerging the 350+ packages that had 
> installed
> since then and listing them in package.mask, but that blew up in my 
> face
> because I don't know a command that forces portage to ignore masked
> packages and install next-highest stable versions.

 Mask higher versions in package mask

> cat/pkg-version.you.want


>>>
>>> I did, but as I said there where 350+ of them.  And every time I tried
>>> to emerge anything else, I couldn't because some package I needed was
>>> listed in package mask.  I got the package list that I added to
>>> package.mask from /var/log/portage-logs for files dated from October 12
>>> till 24.  It was an epic fail. I couldn't even emerge -e world because
>>> of those stupid masked package versions...
>>
>> OK, I haven't used Myth now in over a year so take this with a grain
>> of salt. From the log file it appears that your client isn't
>> connecting to the server which likely explains why you don't see the
>> programs. I wonder if you've tested connecting to mythconverg manually
>> via a terminal? Maybe something like /etc/my.cnf or one of the Myth
>> config files got messed up in the update.
>>
>> Good luck,
>> Mark
>>
>
> Mysql on camille is broken:
>
> camille ~ # mysql -u root -p
> mysql: unknown variable 'expire_logs_days=10'
>
> I'll do some googling, but I thinmichael@camille ~ $ sudo mythbackend
 2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
 [27077] www.mythtv.org
 2011-10-26 13:48:02.094 Using runtime prefix = /usr
 2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
 2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
 2011-10-26 13:48:02.124 Empty LocalHostName.
 2011-10-26 13:48:02.124 Using localhost value of camille
 2011-10-26 13:48:02.176 New DB connection, total: 1
 2011-10-26 13:48:02.223 Connected to database 'mythconverg' at host:
 localhost
 2011-10-26 13:48:02.223 Closing DB connection named 'DBManager0'
 2011-10-26 13:48:02.231 Connected to database 'mythconverg' at host:
 localhost
 2011-10-26 13:48:02.344 Current MythTV Schema Version (DBSchemaVer): 1254
 2011-10-26 13:48:02.348 MythBackend: Running as a slave backend.
 2011-10-26 13:48:02.384 mythbackend: MythBackend started as a slave backend
 2011-10-26 13:48:02.390 New DB connection, total: 2
 2011-10-26 13:48:02.401 Connected to database 'mythconverg' at host:
 localhost
 2011-10-26 13:48:02.426 New DB connection, total: 3
 2011-10-26 13:48:02.462 Connected to database 'mythconverg' at host:
 localhost
 2011-10-26 13:48:02.728 MediaServer:: Loopback address specified -
 127.0.0.1. Disabling UPnP
 2011-10-26 13:48:02.728 Main::Registering HttpStatus Extension
 2011-10-26 13:48:02.728 Enabled verbose msgs:  important general
 2011-10-26 13:48:03.773 Connecting to master server: 192.168.2.3:6543
 2011-10-26 13:48:03.773 Connected successfully
 2011-10-26 13:48:12.673 mythbackend: Running housekeeping thread
 2011-10-26 13:48:33.781 MythSocket(8219290:23): readStringList: Error,
 timed out after 3 ms.
 QMutex::unlock: mutex lock failure: Invalid argument
 k that sounds like a config file

 It's been up for about 20 minutes and it hasn't crashed.  None of the
 things I mentioned before work, but at least it's not crashing, right?
 This is a good step forward...
> directive.  I'll probably do a rebuild of mysql as well...


 I googled the expire_logs thing and what I found said to comment it out
 and restart mysql.  I did that, and now the output of mythbackend says:



>>> I forgot that I was going to post the output of mythbackend to see if
>>> any of the changes provide hints to solving any of my other myth problems:
>>>
>>> michael@camille ~ $ sudo mythbackend
>>> 2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
>>> [27077] www.mythtv.org
>>> 2011-10-26 13:48:02.094 Using runtime prefix = /usr
>>> 2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
>>> 2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
>>> 2011-10-26 13:48:02.124 Empty LocalHostName.
>>> 2011-10-26 13:48:02.124 Using localhost value of camille
>>> 2011-10-26 13:48:02.176 New DB connection, total: 1
>>> 2011-10-26 13:48:02.223 Connected to database 'mythconverg' at host:
>>> localhost
>>> 2011-10-26 13:48:02.223 Closing DB connection named 'DBManager0'
>>> 2011-10-26 13:48:02.231 Connected to database 'mythconverg' at host:
>>> localhost
>>> 2011-

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 14:45, Michael Sullivan wrote:
> On 10/26/11 14:05, Michael Sullivan wrote:
>> On 10/26/11 14:03, Michael Sullivan wrote:
>>> On 10/26/11 13:31, Michael Sullivan wrote:
 On 10/26/11 11:36, Mark Knecht wrote:
> On Wed, Oct 26, 2011 at 9:29 AM, Michael Sullivan  
> wrote:
>> On 10/26/11 11:07, Neil Bothwick wrote:
>>> On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:
>>>
 At first I thought that sometime that installed since Oct 12 was 
 causing
 the segfault, so I tried unmerging the 350+ packages that had installed
 since then and listing them in package.mask, but that blew up in my 
 face
 because I don't know a command that forces portage to ignore masked
 packages and install next-highest stable versions.
>>>
>>> Mask higher versions in package mask
>>>
 cat/pkg-version.you.want
>>>
>>>
>>
>> I did, but as I said there where 350+ of them.  And every time I tried
>> to emerge anything else, I couldn't because some package I needed was
>> listed in package mask.  I got the package list that I added to
>> package.mask from /var/log/portage-logs for files dated from October 12
>> till 24.  It was an epic fail. I couldn't even emerge -e world because
>> of those stupid masked package versions...
>
> OK, I haven't used Myth now in over a year so take this with a grain
> of salt. From the log file it appears that your client isn't
> connecting to the server which likely explains why you don't see the
> programs. I wonder if you've tested connecting to mythconverg manually
> via a terminal? Maybe something like /etc/my.cnf or one of the Myth
> config files got messed up in the update.
>
> Good luck,
> Mark
>

 Mysql on camille is broken:

 camille ~ # mysql -u root -p
 mysql: unknown variable 'expire_logs_days=10'

 I'll do some googling, but I thinmichael@camille ~ $ sudo mythbackend
>>> 2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
>>> [27077] www.mythtv.org
>>> 2011-10-26 13:48:02.094 Using runtime prefix = /usr
>>> 2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
>>> 2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
>>> 2011-10-26 13:48:02.124 Empty LocalHostName.
>>> 2011-10-26 13:48:02.124 Using localhost value of camille
>>> 2011-10-26 13:48:02.176 New DB connection, total: 1
>>> 2011-10-26 13:48:02.223 Connected to database 'mythconverg' at host:
>>> localhost
>>> 2011-10-26 13:48:02.223 Closing DB connection named 'DBManager0'
>>> 2011-10-26 13:48:02.231 Connected to database 'mythconverg' at host:
>>> localhost
>>> 2011-10-26 13:48:02.344 Current MythTV Schema Version (DBSchemaVer): 1254
>>> 2011-10-26 13:48:02.348 MythBackend: Running as a slave backend.
>>> 2011-10-26 13:48:02.384 mythbackend: MythBackend started as a slave backend
>>> 2011-10-26 13:48:02.390 New DB connection, total: 2
>>> 2011-10-26 13:48:02.401 Connected to database 'mythconverg' at host:
>>> localhost
>>> 2011-10-26 13:48:02.426 New DB connection, total: 3
>>> 2011-10-26 13:48:02.462 Connected to database 'mythconverg' at host:
>>> localhost
>>> 2011-10-26 13:48:02.728 MediaServer:: Loopback address specified -
>>> 127.0.0.1. Disabling UPnP
>>> 2011-10-26 13:48:02.728 Main::Registering HttpStatus Extension
>>> 2011-10-26 13:48:02.728 Enabled verbose msgs:  important general
>>> 2011-10-26 13:48:03.773 Connecting to master server: 192.168.2.3:6543
>>> 2011-10-26 13:48:03.773 Connected successfully
>>> 2011-10-26 13:48:12.673 mythbackend: Running housekeeping thread
>>> 2011-10-26 13:48:33.781 MythSocket(8219290:23): readStringList: Error,
>>> timed out after 3 ms.
>>> QMutex::unlock: mutex lock failure: Invalid argument
>>> k that sounds like a config file
>>>
>>> It's been up for about 20 minutes and it hasn't crashed.  None of the
>>> things I mentioned before work, but at least it's not crashing, right?
>>> This is a good step forward...
 directive.  I'll probably do a rebuild of mysql as well...
>>>
>>>
>>> I googled the expire_logs thing and what I found said to comment it out
>>> and restart mysql.  I did that, and now the output of mythbackend says:
>>>
>>>
>>>
>> I forgot that I was going to post the output of mythbackend to see if
>> any of the changes provide hints to solving any of my other myth problems:
>>
>> michael@camille ~ $ sudo mythbackend
>> 2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
>> [27077] www.mythtv.org
>> 2011-10-26 13:48:02.094 Using runtime prefix = /usr
>> 2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
>> 2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
>> 2011-10-26 13:48:02.124 Empty LocalHostName.
>> 2011-10-26 13:48:02.124 Using localhost value of camille
>> 2011-10-26 13:48:02.176 New DB connection, total: 1
>> 2011-10-26 13:4

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 14:05, Michael Sullivan wrote:
> On 10/26/11 14:03, Michael Sullivan wrote:
>> On 10/26/11 13:31, Michael Sullivan wrote:
>>> On 10/26/11 11:36, Mark Knecht wrote:
 On Wed, Oct 26, 2011 at 9:29 AM, Michael Sullivan  
 wrote:
> On 10/26/11 11:07, Neil Bothwick wrote:
>> On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:
>>
>>> At first I thought that sometime that installed since Oct 12 was causing
>>> the segfault, so I tried unmerging the 350+ packages that had installed
>>> since then and listing them in package.mask, but that blew up in my face
>>> because I don't know a command that forces portage to ignore masked
>>> packages and install next-highest stable versions.
>>
>> Mask higher versions in package mask
>>
>>> cat/pkg-version.you.want
>>
>>
>
> I did, but as I said there where 350+ of them.  And every time I tried
> to emerge anything else, I couldn't because some package I needed was
> listed in package mask.  I got the package list that I added to
> package.mask from /var/log/portage-logs for files dated from October 12
> till 24.  It was an epic fail. I couldn't even emerge -e world because
> of those stupid masked package versions...

 OK, I haven't used Myth now in over a year so take this with a grain
 of salt. From the log file it appears that your client isn't
 connecting to the server which likely explains why you don't see the
 programs. I wonder if you've tested connecting to mythconverg manually
 via a terminal? Maybe something like /etc/my.cnf or one of the Myth
 config files got messed up in the update.

 Good luck,
 Mark

>>>
>>> Mysql on camille is broken:
>>>
>>> camille ~ # mysql -u root -p
>>> mysql: unknown variable 'expire_logs_days=10'
>>>
>>> I'll do some googling, but I thinmichael@camille ~ $ sudo mythbackend
>> 2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
>> [27077] www.mythtv.org
>> 2011-10-26 13:48:02.094 Using runtime prefix = /usr
>> 2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
>> 2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
>> 2011-10-26 13:48:02.124 Empty LocalHostName.
>> 2011-10-26 13:48:02.124 Using localhost value of camille
>> 2011-10-26 13:48:02.176 New DB connection, total: 1
>> 2011-10-26 13:48:02.223 Connected to database 'mythconverg' at host:
>> localhost
>> 2011-10-26 13:48:02.223 Closing DB connection named 'DBManager0'
>> 2011-10-26 13:48:02.231 Connected to database 'mythconverg' at host:
>> localhost
>> 2011-10-26 13:48:02.344 Current MythTV Schema Version (DBSchemaVer): 1254
>> 2011-10-26 13:48:02.348 MythBackend: Running as a slave backend.
>> 2011-10-26 13:48:02.384 mythbackend: MythBackend started as a slave backend
>> 2011-10-26 13:48:02.390 New DB connection, total: 2
>> 2011-10-26 13:48:02.401 Connected to database 'mythconverg' at host:
>> localhost
>> 2011-10-26 13:48:02.426 New DB connection, total: 3
>> 2011-10-26 13:48:02.462 Connected to database 'mythconverg' at host:
>> localhost
>> 2011-10-26 13:48:02.728 MediaServer:: Loopback address specified -
>> 127.0.0.1. Disabling UPnP
>> 2011-10-26 13:48:02.728 Main::Registering HttpStatus Extension
>> 2011-10-26 13:48:02.728 Enabled verbose msgs:  important general
>> 2011-10-26 13:48:03.773 Connecting to master server: 192.168.2.3:6543
>> 2011-10-26 13:48:03.773 Connected successfully
>> 2011-10-26 13:48:12.673 mythbackend: Running housekeeping thread
>> 2011-10-26 13:48:33.781 MythSocket(8219290:23): readStringList: Error,
>> timed out after 3 ms.
>> QMutex::unlock: mutex lock failure: Invalid argument
>> k that sounds like a config file
>>
>> It's been up for about 20 minutes and it hasn't crashed.  None of the
>> things I mentioned before work, but at least it's not crashing, right?
>> This is a good step forward...
>>> directive.  I'll probably do a rebuild of mysql as well...
>>
>>
>> I googled the expire_logs thing and what I found said to comment it out
>> and restart mysql.  I did that, and now the output of mythbackend says:
>>
>>
>>
> I forgot that I was going to post the output of mythbackend to see if
> any of the changes provide hints to solving any of my other myth problems:
> 
> michael@camille ~ $ sudo mythbackend
> 2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
> [27077] www.mythtv.org
> 2011-10-26 13:48:02.094 Using runtime prefix = /usr
> 2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
> 2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
> 2011-10-26 13:48:02.124 Empty LocalHostName.
> 2011-10-26 13:48:02.124 Using localhost value of camille
> 2011-10-26 13:48:02.176 New DB connection, total: 1
> 2011-10-26 13:48:02.223 Connected to database 'mythconverg' at host:
> localhost
> 2011-10-26 13:48:02.223 Closing DB connection named 'DBManager0'
> 2011-10-26 13:48:02.231 Connect

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 14:03, Michael Sullivan wrote:
> On 10/26/11 13:31, Michael Sullivan wrote:
>> On 10/26/11 11:36, Mark Knecht wrote:
>>> On Wed, Oct 26, 2011 at 9:29 AM, Michael Sullivan  
>>> wrote:
 On 10/26/11 11:07, Neil Bothwick wrote:
> On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:
>
>> At first I thought that sometime that installed since Oct 12 was causing
>> the segfault, so I tried unmerging the 350+ packages that had installed
>> since then and listing them in package.mask, but that blew up in my face
>> because I don't know a command that forces portage to ignore masked
>> packages and install next-highest stable versions.
>
> Mask higher versions in package mask
>
>> cat/pkg-version.you.want
>
>

 I did, but as I said there where 350+ of them.  And every time I tried
 to emerge anything else, I couldn't because some package I needed was
 listed in package mask.  I got the package list that I added to
 package.mask from /var/log/portage-logs for files dated from October 12
 till 24.  It was an epic fail. I couldn't even emerge -e world because
 of those stupid masked package versions...
>>>
>>> OK, I haven't used Myth now in over a year so take this with a grain
>>> of salt. From the log file it appears that your client isn't
>>> connecting to the server which likely explains why you don't see the
>>> programs. I wonder if you've tested connecting to mythconverg manually
>>> via a terminal? Maybe something like /etc/my.cnf or one of the Myth
>>> config files got messed up in the update.
>>>
>>> Good luck,
>>> Mark
>>>
>>
>> Mysql on camille is broken:
>>
>> camille ~ # mysql -u root -p
>> mysql: unknown variable 'expire_logs_days=10'
>>
>> I'll do some googling, but I thinmichael@camille ~ $ sudo mythbackend
> 2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
> [27077] www.mythtv.org
> 2011-10-26 13:48:02.094 Using runtime prefix = /usr
> 2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
> 2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
> 2011-10-26 13:48:02.124 Empty LocalHostName.
> 2011-10-26 13:48:02.124 Using localhost value of camille
> 2011-10-26 13:48:02.176 New DB connection, total: 1
> 2011-10-26 13:48:02.223 Connected to database 'mythconverg' at host:
> localhost
> 2011-10-26 13:48:02.223 Closing DB connection named 'DBManager0'
> 2011-10-26 13:48:02.231 Connected to database 'mythconverg' at host:
> localhost
> 2011-10-26 13:48:02.344 Current MythTV Schema Version (DBSchemaVer): 1254
> 2011-10-26 13:48:02.348 MythBackend: Running as a slave backend.
> 2011-10-26 13:48:02.384 mythbackend: MythBackend started as a slave backend
> 2011-10-26 13:48:02.390 New DB connection, total: 2
> 2011-10-26 13:48:02.401 Connected to database 'mythconverg' at host:
> localhost
> 2011-10-26 13:48:02.426 New DB connection, total: 3
> 2011-10-26 13:48:02.462 Connected to database 'mythconverg' at host:
> localhost
> 2011-10-26 13:48:02.728 MediaServer:: Loopback address specified -
> 127.0.0.1. Disabling UPnP
> 2011-10-26 13:48:02.728 Main::Registering HttpStatus Extension
> 2011-10-26 13:48:02.728 Enabled verbose msgs:  important general
> 2011-10-26 13:48:03.773 Connecting to master server: 192.168.2.3:6543
> 2011-10-26 13:48:03.773 Connected successfully
> 2011-10-26 13:48:12.673 mythbackend: Running housekeeping thread
> 2011-10-26 13:48:33.781 MythSocket(8219290:23): readStringList: Error,
> timed out after 3 ms.
> QMutex::unlock: mutex lock failure: Invalid argument
> k that sounds like a config file
> 
> It's been up for about 20 minutes and it hasn't crashed.  None of the
> things I mentioned before work, but at least it's not crashing, right?
> This is a good step forward...
>> directive.  I'll probably do a rebuild of mysql as well...
> 
> 
> I googled the expire_logs thing and what I found said to comment it out
> and restart mysql.  I did that, and now the output of mythbackend says:
> 
> 
> 
I forgot that I was going to post the output of mythbackend to see if
any of the changes provide hints to solving any of my other myth problems:

michael@camille ~ $ sudo mythbackend
2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
[27077] www.mythtv.org
2011-10-26 13:48:02.094 Using runtime prefix = /usr
2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
2011-10-26 13:48:02.124 Empty LocalHostName.
2011-10-26 13:48:02.124 Using localhost value of camille
2011-10-26 13:48:02.176 New DB connection, total: 1
2011-10-26 13:48:02.223 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.223 Closing DB connection named 'DBManager0'
2011-10-26 13:48:02.231 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.344 Current MythTV Schema Version (DBSchemaVer): 1254
2011-10-26 13:48:02.348 MythBackend: 

Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 13:31, Michael Sullivan wrote:
> On 10/26/11 11:36, Mark Knecht wrote:
>> On Wed, Oct 26, 2011 at 9:29 AM, Michael Sullivan  
>> wrote:
>>> On 10/26/11 11:07, Neil Bothwick wrote:
 On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:

> At first I thought that sometime that installed since Oct 12 was causing
> the segfault, so I tried unmerging the 350+ packages that had installed
> since then and listing them in package.mask, but that blew up in my face
> because I don't know a command that forces portage to ignore masked
> packages and install next-highest stable versions.

 Mask higher versions in package mask

> cat/pkg-version.you.want


>>>
>>> I did, but as I said there where 350+ of them.  And every time I tried
>>> to emerge anything else, I couldn't because some package I needed was
>>> listed in package mask.  I got the package list that I added to
>>> package.mask from /var/log/portage-logs for files dated from October 12
>>> till 24.  It was an epic fail. I couldn't even emerge -e world because
>>> of those stupid masked package versions...
>>
>> OK, I haven't used Myth now in over a year so take this with a grain
>> of salt. From the log file it appears that your client isn't
>> connecting to the server which likely explains why you don't see the
>> programs. I wonder if you've tested connecting to mythconverg manually
>> via a terminal? Maybe something like /etc/my.cnf or one of the Myth
>> config files got messed up in the update.
>>
>> Good luck,
>> Mark
>>
> 
> Mysql on camille is broken:
> 
> camille ~ # mysql -u root -p
> mysql: unknown variable 'expire_logs_days=10'
> 
> I'll do some googling, but I thinmichael@camille ~ $ sudo mythbackend
2011-10-26 13:48:02.094 mythbackend version: branches/release-0-23-fixes
[27077] www.mythtv.org
2011-10-26 13:48:02.094 Using runtime prefix = /usr
2011-10-26 13:48:02.094 Using configuration directory = /root/.mythtv
2011-10-26 13:48:02.124 Unable to read configuration file mysql.txt
2011-10-26 13:48:02.124 Empty LocalHostName.
2011-10-26 13:48:02.124 Using localhost value of camille
2011-10-26 13:48:02.176 New DB connection, total: 1
2011-10-26 13:48:02.223 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.223 Closing DB connection named 'DBManager0'
2011-10-26 13:48:02.231 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.344 Current MythTV Schema Version (DBSchemaVer): 1254
2011-10-26 13:48:02.348 MythBackend: Running as a slave backend.
2011-10-26 13:48:02.384 mythbackend: MythBackend started as a slave backend
2011-10-26 13:48:02.390 New DB connection, total: 2
2011-10-26 13:48:02.401 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.426 New DB connection, total: 3
2011-10-26 13:48:02.462 Connected to database 'mythconverg' at host:
localhost
2011-10-26 13:48:02.728 MediaServer:: Loopback address specified -
127.0.0.1. Disabling UPnP
2011-10-26 13:48:02.728 Main::Registering HttpStatus Extension
2011-10-26 13:48:02.728 Enabled verbose msgs:  important general
2011-10-26 13:48:03.773 Connecting to master server: 192.168.2.3:6543
2011-10-26 13:48:03.773 Connected successfully
2011-10-26 13:48:12.673 mythbackend: Running housekeeping thread
2011-10-26 13:48:33.781 MythSocket(8219290:23): readStringList: Error,
timed out after 3 ms.
QMutex::unlock: mutex lock failure: Invalid argument
k that sounds like a config file

It's been up for about 20 minutes and it hasn't crashed.  None of the
things I mentioned before work, but at least it's not crashing, right?
This is a good step forward...
> directive.  I'll probably do a rebuild of mysql as well...


I googled the expire_logs thing and what I found said to comment it out
and restart mysql.  I did that, and now the output of mythbackend says:






Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Neil Bothwick
On Wed, 26 Oct 2011 11:29:37 -0500, Michael Sullivan wrote:

> > Mask higher versions in package mask
> >   
> >> cat/pkg-version.you.want  
> > 
> >   
> 
> I did, but as I said there where 350+ of them.  And every time I tried
> to emerge anything else, I couldn't because some package I needed was
> listed in package mask.

It's too late for this problem, but I'd recommend installing dmerge. It
takes a snapshot of what is installed after each emerge --sync, and lets
you roll back to a previous time (assuming the ebuilds are still in the
tree).


-- 
Neil Bothwick

Top Oxymorons Number 18: Taped live


signature.asc
Description: PGP signature


Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 11:36, Mark Knecht wrote:
> On Wed, Oct 26, 2011 at 9:29 AM, Michael Sullivan  
> wrote:
>> On 10/26/11 11:07, Neil Bothwick wrote:
>>> On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:
>>>
 At first I thought that sometime that installed since Oct 12 was causing
 the segfault, so I tried unmerging the 350+ packages that had installed
 since then and listing them in package.mask, but that blew up in my face
 because I don't know a command that forces portage to ignore masked
 packages and install next-highest stable versions.
>>>
>>> Mask higher versions in package mask
>>>
 cat/pkg-version.you.want
>>>
>>>
>>
>> I did, but as I said there where 350+ of them.  And every time I tried
>> to emerge anything else, I couldn't because some package I needed was
>> listed in package mask.  I got the package list that I added to
>> package.mask from /var/log/portage-logs for files dated from October 12
>> till 24.  It was an epic fail. I couldn't even emerge -e world because
>> of those stupid masked package versions...
> 
> OK, I haven't used Myth now in over a year so take this with a grain
> of salt. From the log file it appears that your client isn't
> connecting to the server which likely explains why you don't see the
> programs. I wonder if you've tested connecting to mythconverg manually
> via a terminal? Maybe something like /etc/my.cnf or one of the Myth
> config files got messed up in the update.
> 
> Good luck,
> Mark
> 

Mysql on camille is broken:

camille ~ # mysql -u root -p
mysql: unknown variable 'expire_logs_days=10'

I'll do some googling, but I think that sounds like a config file
directive.  I'll probably do a rebuild of mysql as well...



Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Mark Knecht
On Wed, Oct 26, 2011 at 9:29 AM, Michael Sullivan  wrote:
> On 10/26/11 11:07, Neil Bothwick wrote:
>> On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:
>>
>>> At first I thought that sometime that installed since Oct 12 was causing
>>> the segfault, so I tried unmerging the 350+ packages that had installed
>>> since then and listing them in package.mask, but that blew up in my face
>>> because I don't know a command that forces portage to ignore masked
>>> packages and install next-highest stable versions.
>>
>> Mask higher versions in package mask
>>
>>> cat/pkg-version.you.want
>>
>>
>
> I did, but as I said there where 350+ of them.  And every time I tried
> to emerge anything else, I couldn't because some package I needed was
> listed in package mask.  I got the package list that I added to
> package.mask from /var/log/portage-logs for files dated from October 12
> till 24.  It was an epic fail. I couldn't even emerge -e world because
> of those stupid masked package versions...

OK, I haven't used Myth now in over a year so take this with a grain
of salt. From the log file it appears that your client isn't
connecting to the server which likely explains why you don't see the
programs. I wonder if you've tested connecting to mythconverg manually
via a terminal? Maybe something like /etc/my.cnf or one of the Myth
config files got messed up in the update.

Good luck,
Mark



Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Michael Sullivan
On 10/26/11 11:07, Neil Bothwick wrote:
> On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:
> 
>> At first I thought that sometime that installed since Oct 12 was causing
>> the segfault, so I tried unmerging the 350+ packages that had installed
>> since then and listing them in package.mask, but that blew up in my face
>> because I don't know a command that forces portage to ignore masked
>> packages and install next-highest stable versions.
> 
> Mask higher versions in package mask
> 
>> cat/pkg-version.you.want
> 
> 

I did, but as I said there where 350+ of them.  And every time I tried
to emerge anything else, I couldn't because some package I needed was
listed in package mask.  I got the package list that I added to
package.mask from /var/log/portage-logs for files dated from October 12
till 24.  It was an epic fail. I couldn't even emerge -e world because
of those stupid masked package versions...



Re: [gentoo-user] Mythtv problems

2011-10-26 Thread Neil Bothwick
On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:

> At first I thought that sometime that installed since Oct 12 was causing
> the segfault, so I tried unmerging the 350+ packages that had installed
> since then and listing them in package.mask, but that blew up in my face
> because I don't know a command that forces portage to ignore masked
> packages and install next-highest stable versions.

Mask higher versions in package mask

>cat/pkg-version.you.want


-- 
Neil Bothwick

FINE: Tax for doing wrong. Tax: fine for doing fine.


signature.asc
Description: PGP signature