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 18:32:25
Message-Id: 4EA851E7.9050808@gmail.com
In Reply to: Re: [gentoo-user] Mythtv problems by Mark Knecht
1 On 10/26/11 11:36, Mark Knecht wrote:
2 > On Wed, Oct 26, 2011 at 9:29 AM, Michael Sullivan <msulli1355@×××××.com> wrote:
3 >> On 10/26/11 11:07, Neil Bothwick wrote:
4 >>> On Wed, 26 Oct 2011 09:23:30 -0500, Michael Sullivan wrote:
5 >>>
6 >>>> At first I thought that sometime that installed since Oct 12 was causing
7 >>>> the segfault, so I tried unmerging the 350+ packages that had installed
8 >>>> since then and listing them in package.mask, but that blew up in my face
9 >>>> because I don't know a command that forces portage to ignore masked
10 >>>> packages and install next-highest stable versions.
11 >>>
12 >>> Mask higher versions in package mask
13 >>>
14 >>>> cat/pkg-version.you.want
15 >>>
16 >>>
17 >>
18 >> I did, but as I said there where 350+ of them. And every time I tried
19 >> to emerge anything else, I couldn't because some package I needed was
20 >> listed in package mask. I got the package list that I added to
21 >> package.mask from /var/log/portage-logs for files dated from October 12
22 >> till 24. It was an epic fail. I couldn't even emerge -e world because
23 >> of those stupid masked package versions...
24 >
25 > OK, I haven't used Myth now in over a year so take this with a grain
26 > of salt. From the log file it appears that your client isn't
27 > connecting to the server which likely explains why you don't see the
28 > programs. I wonder if you've tested connecting to mythconverg manually
29 > via a terminal? Maybe something like /etc/my.cnf or one of the Myth
30 > config files got messed up in the update.
31 >
32 > Good luck,
33 > Mark
34 >
35
36 Mysql on camille is broken:
37
38 camille ~ # mysql -u root -p
39 mysql: unknown variable 'expire_logs_days=10'
40
41 I'll do some googling, but I think that sounds like a config file
42 directive. I'll probably do a rebuild of mysql as well...

Replies

Subject Author
Re: [gentoo-user] Mythtv problems Michael Sullivan <msulli1355@×××××.com>
Re: [gentoo-user] Mythtv problems kashani <kashani-list@××××××××.net>