Gentoo Archives: gentoo-user

From: Michael Sullivan <msulli1355@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Mythtv problems
Date: Wed, 26 Oct 2011 14:24:51
Message-Id: 4EA817E2.8050701@gmail.com
1 I've been having Mythtv problems for the last two or three days, and
2 everything I've tried to fix it has only made things worse. To start, a
3 little info:
4
5 camille ~ # emerge -pv mythtv
6
7 These are the packages that would be merged, in order:
8
9 Calculating dependencies... done!
10 [ebuild R ] media-tv/mythtv-0.23.1_p27077 USE="alsa css dbus dvb
11 jack lirc mmx perl python tiff (-altivec) -autostart -debug -directv
12 -faad -fftw -ieee1394 -lcd -pulseaudio -vdpau -xvmc"
13 VIDEO_CARDS="-nvidia -via" 0 kB
14
15 Total: 1 package (1 reinstall), Size of downloads: 0 kB
16
17 Mythtv has worked on camille since I first installed it in 2005. Mythtv
18 worked the last time I started it (Oct 12), but I restarted it on the
19 24th and it didn't. When I start mythfrontend, the list of Upcoming
20 Recordings is empty, when I go to Programme Finder it's empty, as is
21 Program Guide. Previously Recorded works fine, as are Current
22 recordings but Watch TV doesn't - it says Please wait... for a long time
23 and then drops me back at the menu screen. Of course by this time
24 mythfrontend is usually griping about not being connected to the
25 backend. I ran mythbackend at the terminal prompt to find out why.
26 Here's what it said:
27
28 camille ~ # mythbackend
29 2011-10-26 09:15:05.625 mythbackend version: branches/release-0-23-fixes
30 [27077] www.mythtv.org
31 2011-10-26 09:15:05.626 Using runtime prefix = /usr
32 2011-10-26 09:15:05.626 Using configuration directory = /root/.mythtv
33 2011-10-26 09:15:05.626 Unable to read configuration file mysql.txt
34 2011-10-26 09:15:05.626 Empty LocalHostName.
35 2011-10-26 09:15:05.626 Using localhost value of camille
36 2011-10-26 09:15:05.636 New DB connection, total: 1
37 2011-10-26 09:15:05.641 Connected to database 'mythconverg' at host:
38 localhost
39 2011-10-26 09:15:05.641 Closing DB connection named 'DBManager0'
40 2011-10-26 09:15:05.642 Connected to database 'mythconverg' at host:
41 localhost
42 2011-10-26 09:15:05.654 Current MythTV Schema Version (DBSchemaVer): 1254
43 2011-10-26 09:15:05.658 MythBackend: Running as a slave backend.
44 2011-10-26 09:15:05.673 mythbackend: MythBackend started as a slave backend
45 2011-10-26 09:15:05.674 New DB connection, total: 2
46 2011-10-26 09:15:05.675 Connected to database 'mythconverg' at host:
47 localhost
48 2011-10-26 09:15:05.684 New DB connection, total: 3
49 2011-10-26 09:15:05.688 Connected to database 'mythconverg' at host:
50 localhost
51 2011-10-26 09:15:05.796 MediaServer:: Loopback address specified -
52 127.0.0.1. Disabling UPnP
53 2011-10-26 09:15:05.796 Main::Registering HttpStatus Extension
54 2011-10-26 09:15:05.796 Enabled verbose msgs: important general
55 2011-10-26 09:15:06.812 Connecting to master server: 192.168.2.3:6543
56 2011-10-26 09:15:06.813 Connected successfully
57 2011-10-26 09:15:15.805 mythbackend: Running housekeeping thread
58 2011-10-26 09:15:36.830 MythSocket(8224ca0:23): readStringList: Error,
59 timed out after 30000 ms.
60 2011-10-26 09:15:36.831 MainServer, Error: Failed to open master server
61 socket, timeout
62 2011-10-26 09:15:36.848 adding: camille as a slave backend server
63 2011-10-26 09:15:36.855 MainServer, Warning: Unknown socket closing
64 MythSocket(0x82000f8)
65 2011-10-26 09:15:36.856 MainServer, Warning: Unknown socket closing
66 MythSocket(0x82000f8)
67 2011-10-26 09:15:36.856 MainServer, Warning: Unknown socket closing
68 MythSocket(0x8225ed0)
69 2011-10-26 09:15:36.856 MainServer, Warning: Unknown socket closing
70 MythSocket(0x82253a0)
71 2011-10-26 09:15:36.856 MainServer, Warning: Unknown socket closing
72 MythSocket(0x82253a0)
73 2011-10-26 09:15:36.856 MainServer, Warning: Unknown socket closing
74 MythSocket(0x8224ca0)
75 2011-10-26 09:15:36.857 MainServer, Warning: Unknown socket closing
76 MythSocket(0x8224ca0)
77 2011-10-26 09:15:36.871 MythSocket(82000f8:-1): writeStringList: Error,
78 socket went unconnected.
79 We wrote 0 of 24 bytes with 1 errors
80 2011-10-26 09:15:36.871 MythSocket(8225ed0:-1): writeStringList: Error,
81 socket went unconnected.
82 We wrote 0 of 10 bytes with 1 errors
83 2011-10-26 09:15:36.871 MythSocket(82253a0:-1): writeStringList: Error,
84 socket went unconnected.
85 We wrote 0 of 24 bytes with 1 errors
86 2011-10-26 09:15:36.871 MythSocket(8224ca0:-1): writeStringList: Error,
87 socket went unconnected.
88 We wrote 0 of 24 bytes with 1 errors
89 2011-10-26 09:15:37.840 Connecting to master server: 192.168.2.3:6543
90 2011-10-26 09:15:37.841 Connected successfully
91 2011-10-26 09:16:07.841 MythSocket(82031d8:23): readStringList: Error,
92 timed out after 30000 ms.
93 2011-10-26 09:16:07.841 MainServer, Error: Failed to open master server
94 socket, timeout
95 2011-10-26 09:16:07.842 adding: camille as a slave backend server
96 2011-10-26 09:16:07.842 MainServer, Warning: Unknown socket closing
97 MythSocket(0x8203998)
98 2011-10-26 09:16:07.842 MainServer, Warning: Unknown socket closing
99 MythSocket(0x82029d0)
100 2011-10-26 09:16:07.842 MainServer, Warning: Unknown socket closing
101 MythSocket(0x82029d0)
102 2011-10-26 09:16:07.843 MainServer, Warning: Unknown socket closing
103 MythSocket(0x82033f0)
104 2011-10-26 09:16:07.843 MainServer, Warning: Unknown socket closing
105 MythSocket(0x82033f0)
106 2011-10-26 09:16:07.843 MainServer, Warning: Unknown socket closing
107 MythSocket(0x8203798)
108 2011-10-26 09:16:07.843 MainServer, Warning: Unknown socket closing
109 MythSocket(0x8203798)
110 2011-10-26 09:16:07.844 MainServer::ANN Monitor
111 2011-10-26 09:16:07.844 adding: camille as a client (events: 0)
112 2011-10-26 09:16:07.845 MainServer::ANN Monitor
113 2011-10-26 09:16:07.845 adding: camille as a client (events: 1)
114 2011-10-26 09:16:07.851 MythSocket(8203998:-1): writeStringList: Error,
115 socket went unconnected.
116 We wrote 0 of 10 bytes with 1 errors
117 2011-10-26 09:16:07.851 MythSocket(82029d0:-1): writeStringList: Error,
118 socket went unconnected.
119 We wrote 0 of 24 bytes with 1 errors
120 2011-10-26 09:16:07.851 MythSocket(82033f0:-1): writeStringList: Error,
121 socket went unconnected.
122 We wrote 0 of 24 bytes with 1 errors
123 2011-10-26 09:16:07.851 MythSocket(8203798:-1): writeStringList: Error,
124 socket went unconnected.
125 We wrote 0 of 24 bytes with 1 errors
126 2011-10-26 09:16:08.851 Connecting to master server: 192.168.2.3:6543
127 2011-10-26 09:16:08.851 Connected successfully
128 2011-10-26 09:16:38.861 MythSocket(8203c90:28): readStringList: Error,
129 timed out after 30000 ms.
130 2011-10-26 09:16:38.861 MainServer, Error: Failed to open master server
131 socket, timeout
132 2011-10-26 09:16:38.862 adding: camille as a slave backend server
133 2011-10-26 09:16:38.862 MainServer, Warning: Unknown socket closing
134 MythSocket(0x8203c90)
135 2011-10-26 09:16:38.871 MythSocket(8203c90:-1): writeStringList: Error,
136 socket went unconnected.
137 We wrote 0 of 10 bytes with 1 errors
138 2011-10-26 09:16:39.871 Connecting to master server: 192.168.2.3:6543
139 2011-10-26 09:16:39.871 Connected successfully
140 2011-10-26 09:16:58.347 Reloading backend settings
141 2011-10-26 09:17:09.872 MythSocket(822d050:28): readStringList: Error,
142 timed out after 30000 ms.
143 Segmentation fault
144
145
146 At first I thought that sometime that installed since Oct 12 was causing
147 the segfault, so I tried unmerging the 350+ packages that had installed
148 since then and listing them in package.mask, but that blew up in my face
149 because I don't know a command that forces portage to ignore masked
150 packages and install next-highest stable versions. Please help me!
151 -Michael Sullivan-

Replies

Subject Author
[gentoo-user] Re: Mythtv problems Michael Sullivan <msulli1355@×××××.com>
Re: [gentoo-user] Mythtv problems Neil Bothwick <neil@××××××××××.uk>