Gentoo Archives: gentoo-user

From: Michael Sullivan <msulli1355@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Mythtv problems
Date: Wed, 26 Oct 2011 22:43:41
Message-Id: 4EA88CC6.7000008@gmail.com
In Reply to: Re: [gentoo-user] Mythtv problems by Michael Schreckenbauer
1 On 10/26/11 17:32, Michael Schreckenbauer wrote:
2 >
3 > So you did run mysql_upgrade and same as before? Some words about what you did
4 > and some relevant output of the command (if any) wouldn't hurt ;)
5 > Have you tried mysql_fix_privilege_tables? After that, you would need to run
6 > the steps mentioned in the wiki again (I think), giving the password you
7 > entered in myth-setup to the UPDATE command.
8 >
9 > Best,
10 > Michael
11 >
12 >
13
14 camille ~ # mysql_upgrade -p
15 Enter password:
16 Looking for 'mysql' as: mysql
17 Looking for 'mysqlcheck' as: mysqlcheck
18 Running 'mysqlcheck' with connection arguments: '--port=3306'
19 '--socket=/var/run/mysqld/mysqld.sock'
20 Failed to ALTER DATABASE `#mysql50#mythconverg.bak` UPGRADE DATA
21 DIRECTORY NAME
22 Error: Incorrect database name '#mysql50#mythconverg.bak'
23 Running 'mysqlcheck' with connection arguments: '--port=3306'
24 '--socket=/var/run/mysqld/mysqld.sock'
25 forum.phpbb_auth_access
26 error : Table upgrade required. Please do "REPAIR TABLE
27 `phpbb_auth_access`" or dump/reload to fix it!
28 forum.phpbb_banlist
29 error : Table upgrade required. Please do "REPAIR TABLE
30 `phpbb_banlist`" or dump/reload to fix it!
31 forum.phpbb_categories
32 error : Table upgrade required. Please do "REPAIR TABLE
33 `phpbb_categories`" or dump/reload to fix it!
34 forum.phpbb_config
35 error : Table upgrade required. Please do "REPAIR TABLE
36 `phpbb_config`" or dump/reload to fix it!
37 forum.phpbb_confirm
38 error : Table upgrade required. Please do "REPAIR TABLE
39 `phpbb_confirm`" or dump/reload to fix it!
40 forum.phpbb_disallow
41 error : Table upgrade required. Please do "REPAIR TABLE
42 `phpbb_disallow`" or dump/reload to fix it!
43 forum.phpbb_forum_prune
44 error : Table upgrade required. Please do "REPAIR TABLE
45 `phpbb_forum_prune`" or dump/reload to fix it!
46 forum.phpbb_forums
47 error : Table upgrade required. Please do "REPAIR TABLE
48 `phpbb_forums`" or dump/reload to fix it!
49 forum.phpbb_groups
50 error : Table upgrade required. Please do "REPAIR TABLE
51 `phpbb_groups`" or dump/reload to fix it!
52 forum.phpbb_posts
53 error : Table upgrade required. Please do "REPAIR TABLE
54 `phpbb_posts`" or dump/reload to fix it!
55 forum.phpbb_posts_text
56 error : Table upgrade required. Please do "REPAIR TABLE
57 `phpbb_posts_text`" or dump/reload to fix it!
58 forum.phpbb_privmsgs
59 error : Table upgrade required. Please do "REPAIR TABLE
60 `phpbb_privmsgs`" or dump/reload to fix it!
61 forum.phpbb_privmsgs_text
62 error : Table upgrade required. Please do "REPAIR TABLE
63 `phpbb_privmsgs_text`" or dump/reload to fix it!
64 forum.phpbb_ranks
65 error : Table upgrade required. Please do "REPAIR TABLE
66 `phpbb_ranks`" or dump/reload to fix it!
67 forum.phpbb_search_results
68 error : Table upgrade required. Please do "REPAIR TABLE
69 `phpbb_search_results`" or dump/reload to fix it!
70 forum.phpbb_search_wordlist
71 error : Table upgrade required. Please do "REPAIR TABLE
72 `phpbb_search_wordlist`" or dump/reload to fix it!
73 forum.phpbb_search_wordmatch
74 error : Table upgrade required. Please do "REPAIR TABLE
75 `phpbb_search_wordmatch`" or dump/reload to fix it!
76 forum.phpbb_sessions
77 error : Table upgrade required. Please do "REPAIR TABLE
78 `phpbb_sessions`" or dump/reload to fix it!
79 forum.phpbb_sessions_keys
80 error : Table upgrade required. Please do "REPAIR TABLE
81 `phpbb_sessions_keys`" or dump/reload to fix it!
82 forum.phpbb_smilies
83 error : Table upgrade required. Please do "REPAIR TABLE
84 `phpbb_smilies`" or dump/reload to fix it!
85 forum.phpbb_themes
86 error : Table upgrade required. Please do "REPAIR TABLE
87 `phpbb_themes`" or dump/reload to fix it!
88 forum.phpbb_themes_name
89 error : Table upgrade required. Please do "REPAIR TABLE
90 `phpbb_themes_name`" or dump/reload to fix it!
91 forum.phpbb_topics
92 error : Table upgrade required. Please do "REPAIR TABLE
93 `phpbb_topics`" or dump/reload to fix it!
94 forum.phpbb_topics_watch
95 error : Table upgrade required. Please do "REPAIR TABLE
96 `phpbb_topics_watch`" or dump/reload to fix it!
97 forum.phpbb_user_group
98 error : Table upgrade required. Please do "REPAIR TABLE
99 `phpbb_user_group`" or dump/reload to fix it!
100 forum.phpbb_users
101 error : Table upgrade required. Please do "REPAIR TABLE
102 `phpbb_users`" or dump/reload to fix it!
103 forum.phpbb_vote_desc
104 error : Table upgrade required. Please do "REPAIR TABLE
105 `phpbb_vote_desc`" or dump/reload to fix it!
106 forum.phpbb_vote_results
107 error : Table upgrade required. Please do "REPAIR TABLE
108 `phpbb_vote_results`" or dump/reload to fix it!
109 forum.phpbb_vote_voters
110 error : Table upgrade required. Please do "REPAIR TABLE
111 `phpbb_vote_voters`" or dump/reload to fix it!
112 forum.phpbb_words
113 error : Table upgrade required. Please do "REPAIR TABLE
114 `phpbb_words`" or dump/reload to fix it!
115 movies.also_available
116 error : Table upgrade required. Please do "REPAIR TABLE
117 `also_available`" or dump/reload to fix it!
118 movies.do_not_watch
119 error : Table upgrade required. Please do "REPAIR TABLE
120 `do_not_watch`" or dump/reload to fix it!
121 movies.movies_to_review
122 error : Table upgrade required. Please do "REPAIR TABLE
123 `movies_to_review`" or dump/reload to fix it!
124 movies.reviews
125 error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or
126 dump/reload to fix it!
127 movies.to_do_list
128 error : Table upgrade required. Please do "REPAIR TABLE `to_do_list`"
129 or dump/reload to fix it!
130 myFantasy.actions
131 error : Table upgrade required. Please do "REPAIR TABLE `actions`" or
132 dump/reload to fix it!
133 myFantasy.allyAbilities
134 error : Table upgrade required. Please do "REPAIR TABLE
135 `allyAbilities`" or dump/reload to fix it!
136 myFantasy.characters
137 error : Table upgrade required. Please do "REPAIR TABLE `characters`"
138 or dump/reload to fix it!
139 myFantasy.class
140 error : Table upgrade required. Please do "REPAIR TABLE `class`" or
141 dump/reload to fix it!
142 myFantasy.enemy
143 error : Table upgrade required. Please do "REPAIR TABLE `enemy`" or
144 dump/reload to fix it!
145 myFantasy.enemyAbility
146 error : Table upgrade required. Please do "REPAIR TABLE
147 `enemyAbility`" or dump/reload to fix it!
148 myFantasy.magic
149 error : Table upgrade required. Please do "REPAIR TABLE `magic`" or
150 dump/reload to fix it!
151 myFantasy.party
152 error : Table upgrade required. Please do "REPAIR TABLE `party`" or
153 dump/reload to fix it!
154 mysql.columns_priv OK
155 mysql.db OK
156 mysql.event OK
157 mysql.func OK
158 mysql.general_log
159 Error : You can't use locks with log tables.
160 status : OK
161 mysql.help_category
162 error : Table upgrade required. Please do "REPAIR TABLE
163 `help_category`" or dump/reload to fix it!
164 mysql.help_keyword
165 error : Table upgrade required. Please do "REPAIR TABLE
166 `help_keyword`" or dump/reload to fix it!
167 mysql.help_relation
168 error : Table upgrade required. Please do "REPAIR TABLE
169 `help_relation`" or dump/reload to fix it!
170 mysql.help_topic
171 error : Table upgrade required. Please do "REPAIR TABLE `help_topic`"
172 or dump/reload to fix it!
173 mysql.host OK
174 mysql.ndb_binlog_index OK
175 mysql.plugin OK
176 mysql.proc OK
177 mysql.procs_priv OK
178 mysql.servers OK
179 mysql.slow_log
180 Error : You can't use locks with log tables.
181 status : OK
182 mysql.tables_priv OK
183 mysql.time_zone
184 error : Table upgrade required. Please do "REPAIR TABLE `time_zone`"
185 or dump/reload to fix it!
186 mysql.time_zone_leap_second
187 error : Table upgrade required. Please do "REPAIR TABLE
188 `time_zone_leap_second`" or dump/reload to fix it!
189 mysql.time_zone_name
190 error : Table upgrade required. Please do "REPAIR TABLE
191 `time_zone_name`" or dump/reload to fix it!
192 mysql.time_zone_transition
193 error : Table upgrade required. Please do "REPAIR TABLE
194 `time_zone_transition`" or dump/reload to fix it!
195 mysql.time_zone_transition_type
196 error : Table upgrade required. Please do "REPAIR TABLE
197 `time_zone_transition_type`" or dump/reload to fix it!
198 mysql.user OK
199 mysql_cpp_data.images OK
200 mysql_cpp_data.stock
201 Error : Table 'mysql_cpp_data.stock' doesn't exist
202 status : Operation failed
203 mythconverg.archiveitems OK
204 mythconverg.callsignnetworkmap OK
205 mythconverg.capturecard OK
206 mythconverg.cardinput OK
207 mythconverg.channel OK
208 mythconverg.channelgroup OK
209 mythconverg.channelgroupnames OK
210 mythconverg.channelscan OK
211 mythconverg.channelscan_channel OK
212 mythconverg.channelscan_dtv_multiplex OK
213 mythconverg.codecparams OK
214 mythconverg.credits OK
215 mythconverg.customexample OK
216 mythconverg.diseqc_config OK
217 mysqlcheck: Got error: 1102: Incorrect database name
218 '#mysql50#mythconverg.bak' when selecting the database
219 mythconverg.diseqc_tree OK
220 mythconverg.displayprofilegroups OK
221 mythconverg.displayprofiles OK
222 mythconverg.dtv_multiplex OK
223 mythconverg.dtv_privatetypes OK
224 mythconverg.dvdbookmark OK
225 mythconverg.dvdinput OK
226 mythconverg.dvdtranscode OK
227 mythconverg.eit_cache OK
228 mythconverg.filemarkup OK
229 mythconverg.gamemetadata OK
230 mythconverg.gameplayers OK
231 mythconverg.housekeeping OK
232 mythconverg.inputgroup OK
233 mythconverg.inuseprograms OK
234 mythconverg.jobqueue OK
235 mythconverg.jumppoints OK
236 mythconverg.keybindings OK
237 mythconverg.keyword OK
238 mythconverg.music_albumart OK
239 mythconverg.music_albums OK
240 mythconverg.music_artists OK
241 mythconverg.music_directories OK
242 mythconverg.music_genres OK
243 mythconverg.music_playlists OK
244 mythconverg.music_smartplaylist_categories OK
245 mythconverg.music_smartplaylist_items OK
246 mythconverg.music_smartplaylists OK
247 mythconverg.music_songs OK
248 mythconverg.music_stats OK
249 mythconverg.mythlog OK
250 mythconverg.mythweb_sessions OK
251 mythconverg.netflix OK
252 mythconverg.networkiconmap OK
253 mythconverg.oldfind OK
254 mythconverg.oldprogram OK
255 mythconverg.oldrecorded OK
256 mythconverg.people OK
257 mythconverg.pidcache OK
258 mythconverg.playgroup OK
259 mythconverg.powerpriority OK
260 mythconverg.profilegroups OK
261 mythconverg.program OK
262 mythconverg.programgenres OK
263 mythconverg.programrating OK
264 mythconverg.recgrouppassword OK
265 mythconverg.record OK
266 mythconverg.record_tmp OK
267 mythconverg.recorded OK
268 mythconverg.recordedcredits OK
269 mythconverg.recordedfile OK
270 mythconverg.recordedmarkup OK
271 mythconverg.recordedprogram OK
272 mythconverg.recordedrating OK
273 mythconverg.recordedseek OK
274 mythconverg.recordingprofiles OK
275 mythconverg.recordmatch OK
276 mythconverg.romdb OK
277 mythconverg.schemalock OK
278 mythconverg.settings OK
279 mythconverg.storagegroup OK
280 mythconverg.tvchain OK
281 mythconverg.tvosdmenu OK
282 mythconverg.upnpmedia OK
283 mythconverg.videocast OK
284 mythconverg.videocategory OK
285 mythconverg.videocountry OK
286 mythconverg.videogenre OK
287 mythconverg.videometadata OK
288 mythconverg.videometadatacast OK
289 mythconverg.videometadatacountry OK
290 mythconverg.videometadatagenre OK
291 mythconverg.videosource OK
292 mythconverg.videotypes OKcamille ~ #
293 mysql_fix_privilege_tables
294 This script updates all the mysql privilege tables to be usable by
295 the current version of MySQL
296
297 done
298 camille ~ # mysql_upgrade -p
299 Enter password:
300 Looking for 'mysql' as: mysql
301 Looking for 'mysqlcheck' as: mysqlcheck
302 Running 'mysqlcheck' with connection arguments: '--port=3306'
303 '--socket=/var/run/mysqld/mysqld.sock'
304 Failed to ALTER DATABASE `#mysql50#mythconverg.bak` UPGRADE DATA
305 DIRECTORY NAME
306 Error: Incorrect database name '#mysql50#mythconverg.bak'
307 Running 'mysqlcheck' with connection arguments: '--port=3306'
308 '--socket=/var/run/mysqld/mysqld.sock'
309 forum.phpbb_auth_access
310 error : Table upgrade required. Please do "REPAIR TABLE
311 `phpbb_auth_access`" or dump/reload to fix it!
312 forum.phpbb_banlist
313 error : Table upgrade required. Please do "REPAIR TABLE
314 `phpbb_banlist`" or dump/reload to fix it!
315 forum.phpbb_categories
316 error : Table upgrade required. Please do "REPAIR TABLE
317 `phpbb_categories`" or dump/reload to fix it!
318 forum.phpbb_config
319 error : Table upgrade required. Please do "REPAIR TABLE
320 `phpbb_config`" or dump/reload to fix it!
321 forum.phpbb_confirm
322 error : Table upgrade required. Please do "REPAIR TABLE
323 `phpbb_confirm`" or dump/reload to fix it!
324 forum.phpbb_disallow
325 error : Table upgrade required. Please do "REPAIR TABLE
326 `phpbb_disallow`" or dump/reload to fix it!
327 forum.phpbb_forum_prune
328 error : Table upgrade required. Please do "REPAIR TABLE
329 `phpbb_forum_prune`" or dump/reload to fix it!
330 forum.phpbb_forums
331 error : Table upgrade required. Please do "REPAIR TABLE
332 `phpbb_forums`" or dump/reload to fix it!
333 forum.phpbb_groups
334 error : Table upgrade required. Please do "REPAIR TABLE
335 `phpbb_groups`" or dump/reload to fix it!
336 forum.phpbb_posts
337 error : Table upgrade required. Please do "REPAIR TABLE
338 `phpbb_posts`" or dump/reload to fix it!
339 forum.phpbb_posts_text
340 error : Table upgrade required. Please do "REPAIR TABLE
341 `phpbb_posts_text`" or dump/reload to fix it!
342 forum.phpbb_privmsgs
343 error : Table upgrade required. Please do "REPAIR TABLE
344 `phpbb_privmsgs`" or dump/reload to fix it!
345 forum.phpbb_privmsgs_text
346 error : Table upgrade required. Please do "REPAIR TABLE
347 `phpbb_privmsgs_text`" or dump/reload to fix it!
348 forum.phpbb_ranks
349 error : Table upgrade required. Please do "REPAIR TABLE
350 `phpbb_ranks`" or dump/reload to fix it!
351 forum.phpbb_search_results
352 error : Table upgrade required. Please do "REPAIR TABLE
353 `phpbb_search_results`" or dump/reload to fix it!
354 forum.phpbb_search_wordlist
355 error : Table upgrade required. Please do "REPAIR TABLE
356 `phpbb_search_wordlist`" or dump/reload to fix it!
357 forum.phpbb_search_wordmatch
358 error : Table upgrade required. Please do "REPAIR TABLE
359 `phpbb_search_wordmatch`" or dump/reload to fix it!
360 forum.phpbb_sessions
361 error : Table upgrade required. Please do "REPAIR TABLE
362 `phpbb_sessions`" or dump/reload to fix it!
363 forum.phpbb_sessions_keys
364 error : Table upgrade required. Please do "REPAIR TABLE
365 `phpbb_sessions_keys`" or dump/reload to fix it!
366 forum.phpbb_smilies
367 error : Table upgrade required. Please do "REPAIR TABLE
368 `phpbb_smilies`" or dump/reload to fix it!
369 forum.phpbb_themes
370 error : Table upgrade required. Please do "REPAIR TABLE
371 `phpbb_themes`" or dump/reload to fix it!
372 forum.phpbb_themes_name
373 error : Table upgrade required. Please do "REPAIR TABLE
374 `phpbb_themes_name`" or dump/reload to fix it!
375 forum.phpbb_topics
376 error : Table upgrade required. Please do "REPAIR TABLE
377 `phpbb_topics`" or dump/reload to fix it!
378 forum.phpbb_topics_watch
379 error : Table upgrade required. Please do "REPAIR TABLE
380 `phpbb_topics_watch`" or dump/reload to fix it!
381 forum.phpbb_user_group
382 error : Table upgrade required. Please do "REPAIR TABLE
383 `phpbb_user_group`" or dump/reload to fix it!
384 forum.phpbb_users
385 error : Table upgrade required. Please do "REPAIR TABLE
386 `phpbb_users`" or dump/reload to fix it!
387 forum.phpbb_vote_desc
388 error : Table upgrade required. Please do "REPAIR TABLE
389 `phpbb_vote_desc`" or dump/reload to fix it!
390 forum.phpbb_vote_results
391 error : Table upgrade required. Please do "REPAIR TABLE
392 `phpbb_vote_results`" or dump/reload to fix it!
393 forum.phpbb_vote_voters
394 error : Table upgrade required. Please do "REPAIR TABLE
395 `phpbb_vote_voters`" or dump/reload to fix it!
396 forum.phpbb_words
397 error : Table upgrade required. Please do "REPAIR TABLE
398 `phpbb_words`" or dump/reload to fix it!
399 movies.also_available
400 error : Table upgrade required. Please do "REPAIR TABLE
401 `also_available`" or dump/reload to fix it!
402 movies.do_not_watch
403 error : Table upgrade required. Please do "REPAIR TABLE
404 `do_not_watch`" or dump/reload to fix it!
405 movies.movies_to_review
406 error : Table upgrade required. Please do "REPAIR TABLE
407 `movies_to_review`" or dump/reload to fix it!
408 movies.reviews
409 error : Table upgrade required. Please do "REPAIR TABLE `reviews`" or
410 dump/reload to fix it!
411 movies.to_do_list
412 error : Table upgrade required. Please do "REPAIR TABLE `to_do_list`"
413 or dump/reload to fix it!
414 myFantasy.actions
415 error : Table upgrade required. Please do "REPAIR TABLE `actions`" or
416 dump/reload to fix it!
417 myFantasy.allyAbilities
418 error : Table upgrade required. Please do "REPAIR TABLE
419 `allyAbilities`" or dump/reload to fix it!
420 myFantasy.characters
421 error : Table upgrade required. Please do "REPAIR TABLE `characters`"
422 or dump/reload to fix it!
423 myFantasy.class
424 error : Table upgrade required. Please do "REPAIR TABLE `class`" or
425 dump/reload to fix it!
426 myFantasy.enemy
427 error : Table upgrade required. Please do "REPAIR TABLE `enemy`" or
428 dump/reload to fix it!
429 myFantasy.enemyAbility
430 error : Table upgrade required. Please do "REPAIR TABLE
431 `enemyAbility`" or dump/reload to fix it!
432 myFantasy.magic
433 error : Table upgrade required. Please do "REPAIR TABLE `magic`" or
434 dump/reload to fix it!
435 myFantasy.party
436 error : Table upgrade required. Please do "REPAIR TABLE `party`" or
437 dump/reload to fix it!
438 mysql.columns_priv OK
439 mysql.db OK
440 mysql.event OK
441 mysql.func OK
442 mysql.general_log
443 Error : You can't use locks with log tables.
444 status : OK
445 mysql.help_category
446 error : Table upgrade required. Please do "REPAIR TABLE
447 `help_category`" or dump/reload to fix it!
448 mysql.help_keyword
449 error : Table upgrade required. Please do "REPAIR TABLE
450 `help_keyword`" or dump/reload to fix it!
451 mysql.help_relation
452 error : Table upgrade required. Please do "REPAIR TABLE
453 `help_relation`" or dump/reload to fix it!
454 mysql.help_topic
455 error : Table upgrade required. Please do "REPAIR TABLE `help_topic`"
456 or dump/reload to fix it!
457 mysql.host OK
458 mysql.ndb_binlog_index OK
459 mysql.plugin OK
460 mysql.proc OK
461 mysql.procs_priv OK
462 mysql.servers OK
463 mysql.slow_log
464 Error : You can't use locks with log tables.
465 status : OK
466 mysql.tables_priv OK
467 mysql.time_zone
468 error : Table upgrade required. Please do "REPAIR TABLE `time_zone`"
469 or dump/reload to fix it!
470 mysql.time_zone_leap_second
471 error : Table upgrade required. Please do "REPAIR TABLE
472 `time_zone_leap_second`" or dump/reload to fix it!
473 mysql.time_zone_name
474 error : Table upgrade required. Please do "REPAIR TABLE
475 `time_zone_name`" or dump/reload to fix it!
476 mysql.time_zone_transition
477 error : Table upgrade required. Please do "REPAIR TABLE
478 `time_zone_transition`" or dump/reload to fix it!
479 mysql.time_zone_transition_type
480 error : Table upgrade required. Please do "REPAIR TABLE
481 `time_zone_transition_type`" or dump/reload to fix it!
482 mysql.user OK
483 mysql_cpp_data.images OK
484 mysql_cpp_data.stock
485 Error : Table 'mysql_cpp_data.stock' doesn't exist
486 status : Operation failed
487 mythconverg.archiveitems OK
488 mythconverg.callsignnetworkmap OK
489 mythconverg.capturecard OK
490 mythconverg.cardinput OK
491 mythconverg.channel OK
492 mythconverg.channelgroup OK
493 mythconverg.channelgroupnames OK
494 mythconverg.channelscan OK
495 mythconverg.channelscan_channel OK
496 mythconverg.channelscan_dtv_multiplex OK
497 mythconverg.codecparams OK
498 mythconverg.credits OK
499 mythconverg.customexample OK
500 mythconverg.diseqc_config OK
501 mysqlcheck: Got error: 1102: Incorrect database name
502 '#mysql50#mythconverg.bak' when selecting the database
503 mythconverg.diseqc_tree OK
504 mythconverg.displayprofilegroups OK
505 mythconverg.displayprofiles OK
506 mythconverg.dtv_multiplex OK
507 mythconverg.dtv_privatetypes OK
508 mythconverg.dvdbookmark OK
509 mythconverg.dvdinput OK
510 mythconverg.dvdtranscode OK
511 mythconverg.eit_cache OK
512 mythconverg.filemarkup OK
513 mythconverg.gamemetadata OK
514 mythconverg.gameplayers OK
515 mythconverg.housekeeping OK
516 mythconverg.inputgroup OK
517 mythconverg.inuseprograms OK
518 mythconverg.jobqueue OK
519 mythconverg.jumppoints OK
520 mythconverg.keybindings OK
521 mythconverg.keyword OK
522 mythconverg.music_albumart OK
523 mythconverg.music_albums OK
524 mythconverg.music_artists OK
525 mythconverg.music_directories OK
526 mythconverg.music_genres OK
527 mythconverg.music_playlists OK
528 mythconverg.music_smartplaylist_categories OK
529 mythconverg.music_smartplaylist_items OK
530 mythconverg.music_smartplaylists OK
531 mythconverg.music_songs OK
532 mythconverg.music_stats OK
533 mythconverg.mythlog OK
534 mythconverg.mythweb_sessions OK
535 mythconverg.netflix OK
536 mythconverg.networkiconmap OK
537 mythconverg.oldfind OK
538 mythconverg.oldprogram OK
539 mythconverg.oldrecorded OK
540 mythconverg.people OK
541 mythconverg.pidcache OK
542 mythconverg.playgroup OK
543 mythconverg.powerpriority OK
544 mythconverg.profilegroups OK
545 mythconverg.program OK
546 mythconverg.programgenres OK
547 mythconverg.programrating OK
548 mythconverg.recgrouppassword OK
549 mythconverg.record OK
550 mythconverg.record_tmp OK
551 mythconverg.recorded OK
552 mythconverg.recordedcredits OK
553 mythconverg.recordedfile OK
554 mythconverg.recordedmarkup OK
555 mythconverg.recordedprogram OK
556 mythconverg.recordedrating OK
557 mythconverg.recordedseek OK
558 mythconverg.recordingprofiles OK
559 mythconverg.recordmatch OK
560 mythconverg.romdb OK
561 mythconverg.schemalock OK
562 mythconverg.settings OK
563 mythconverg.storagegroup OK
564 mythconverg.tvchain OK
565 mythconverg.tvosdmenu OK
566 mythconverg.upnpmedia OK
567 mythconverg.videocast OK
568 mythconverg.videocategory OK
569 mythconverg.videocountry OK
570 mythconverg.videogenre OK
571 mythconverg.videometadata OK
572 mythconverg.videometadatacast OK
573 mythconverg.videometadatacountry OK
574 mythconverg.videometadatagenre OK
575 mythconverg.videosource OK
576 mythconverg.videotypes OK
577 FATAL ERROR: Upgrade failed
578
579 FATAL ERROR: Upgrade failed

Replies

Subject Author
Re: [gentoo-user] Mythtv problems Michael Schreckenbauer <grimlog@×××.de>