Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

Problem trying to istall MythTV on Debian

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


stanb at awod

Jan 16, 2003, 6:43 AM

Post #1 of 8 (3304 views)
Permalink
Problem trying to istall MythTV on Debian

I had looked around a while back ro a TiVo like solution using my Debian
machine, but did not find one.

Today while browsing Slashdot, what do I find, but a pointer to something
called MythTV, and it has .debs! Wonderful.

Unfortunatley, I can't seem to get it installed :-(

Sorry, but the following packages have unmet dependencies:
mythtv: Depends: liblame0 (>= 3.92-0.0) but it is not installable
Depends: libxmltv-perl but it is not going to be installed
E: Sorry, broken packages

What can i do to fix this?


--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin


--
To UNSUBSCRIBE, email to debian-user-request[at]lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster[at]lists.debian.org




----- End forwarded message -----

--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin


ecc at cmu

Jan 16, 2003, 8:34 AM

Post #2 of 8 (3116 views)
Permalink
Re: Problem trying to istall MythTV on Debian [In reply to]

On Thu, Jan 16, 2003 at 08:43:29AM -0500, stan wrote:
> Unfortunatley, I can't seem to get it installed :-(
>
> Sorry, but the following packages have unmet dependencies:
> mythtv: Depends: liblame0 (>= 3.92-0.0) but it is not installable
> Depends: libxmltv-perl but it is not going to be installed
> E: Sorry, broken packages
>
> What can i do to fix this?

You can get lame etc. with this entry in /etc/apt/sources.list:

deb http://marillat.free.fr testing main

--
Eric C. Cooper e c c @ c m u . e d u


merle.reine at lindows

Jan 16, 2003, 9:52 AM

Post #3 of 8 (3120 views)
Permalink
Re: Problem trying to istall MythTV on Debian [In reply to]

I just stayed up all night getting the latest cvs installed. I would
suggest compiling from source. I tried the debian version also but
source is much better. I work for Lindows.com and we will have a single
click debian package for the
mythtv,mythmusic,mythweather,mythgallery,mythweb, etc within the week.
I will keep you informed.

On Thu, 2003-01-16 at 05:43, stan wrote:

> I had looked around a while back ro a TiVo like solution using my Debian
> machine, but did not find one.
>
> Today while browsing Slashdot, what do I find, but a pointer to something
> called MythTV, and it has .debs! Wonderful.
>
> Unfortunatley, I can't seem to get it installed :-(
>
> Sorry, but the following packages have unmet dependencies:
> mythtv: Depends: liblame0 (>= 3.92-0.0) but it is not installable
> Depends: libxmltv-perl but it is not going to be installed
> E: Sorry, broken packages
>
> What can i do to fix this?
>
>
> --
> "They that would give up essential liberty for temporary safety deserve
> neither liberty nor safety."
> -- Benjamin Franklin
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request[at]lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster[at]lists.debian.org
>
>
>
>
> ----- End forwarded message -----

--
Merle Reine <merle.reine[at]lindows.com>
Lindows.com Hardware Certification


ijr at po

Jan 16, 2003, 10:05 AM

Post #4 of 8 (3129 views)
Permalink
Re: Problem trying to istall MythTV on Debian [In reply to]

On Thursday 16 January 2003 11:52 am, Merle Reine wrote:
> I just stayed up all night getting the latest cvs installed. I would
> suggest compiling from source. I tried the debian version also but
> source is much better. I work for Lindows.com and we will have a single
> click debian package for the
> mythtv,mythmusic,mythweather,mythgallery,mythweb, etc within the week.
> I will keep you informed.

I do not want precompiled packages of anything in the CVS tree distributed.
When things are ready for larger distribution, then I will make the next
release, but until then, I consider the CVS tree broken and totally
unsupported.

Isaac


merle.reine at lindows

Jan 16, 2003, 10:31 AM

Post #5 of 8 (3110 views)
Permalink
Re: Problem trying to istall MythTV on Debian [In reply to]

Understood.

I get the following intermittently when I run: mythbackend and then
mythfrontend:

connecting to backend server: localhost:6543
Could not connect to backend server

Then it kills mysql and mythbackend .

Sometimes it connects correctly and other times it exhibits this
behavior. Any ideas?

On Thu, 2003-01-16 at 09:05, Isaac Richards wrote:

> On Thursday 16 January 2003 11:52 am, Merle Reine wrote:
> > I just stayed up all night getting the latest cvs installed. I would
> > suggest compiling from source. I tried the debian version also but
> > source is much better. I work for Lindows.com and we will have a single
> > click debian package for the
> > mythtv,mythmusic,mythweather,mythgallery,mythweb, etc within the week.
> > I will keep you informed.
>
> I do not want precompiled packages of anything in the CVS tree distributed.
> When things are ready for larger distribution, then I will make the next
> release, but until then, I consider the CVS tree broken and totally
> unsupported.
>
> Isaac
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev[at]snowman.net
> http://www.snowman.net/mailman/listinfo/mythtv-dev

--
Merle Reine <merle.reine[at]lindows.com>
Lindows.com Hardware Certification


ijr at po

Jan 16, 2003, 10:42 AM

Post #6 of 8 (3117 views)
Permalink
Re: Problem trying to istall MythTV on Debian [In reply to]

On Thursday 16 January 2003 12:31 pm, Merle Reine wrote:
> Understood.
>
> I get the following intermittently when I run: mythbackend and then
> mythfrontend:
>
> connecting to backend server: localhost:6543
> Could not connect to backend server
>
> Then it kills mysql and mythbackend .
>
> Sometimes it connects correctly and other times it exhibits this
> behavior. Any ideas?

Make sure the backend's actually listening on that port, and note that if you
reinstall things, it will write over the default backend_settings.txt file.
Otherwise, no, I don't know what could be wrong with it.

Isaac


stanb at awod

Jan 16, 2003, 4:43 PM

Post #7 of 8 (3136 views)
Permalink
Re: Problem trying to istall MythTV on Debian [In reply to]

On Thu, Jan 16, 2003 at 03:20:10PM -0500, Eric C. Cooper wrote:
> > What should I do next?
>
> Many of the required packages are only in debian unstable. Make sure
> you're either using that, or else set up your apt.conf so you can
> selectively do "apt-get install -t unstable ...". Please check debian
> docs/lists for more on this if this is unfamiliar.

Thanks.

Ok, I did apt-get -t unstable mythtv, and _a lot- of packages were pulled
down, and installed. However, I'm hung up on:

Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, mythtv is already the newest version.
0 packages upgraded, 0 newly installed, 0 to remove and 709 not upgraded.
1 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up mythtv (0.7-12) ...
DBI->connect(host=localhost;database=) failed: Can't connect to local MySQL server through
socket '/var/run/mysqld/mysqld.sock' (2) at -e line 5
Can't call method "do" on an undefined value at -e line 6, <> line 1.
dpkg: error processing mythtv (--configure):
subprocess post-installation script returned error exit status 255
Errors were encountered while processing:
mythtv
E: Sub-process /usr/bin/dpkg returned an error code (1)
smokey:~#

Now. It appears that the mysql server is not startign, correct?

I've never used it for anything, so I'm not familar with it.

How can I check this out?


--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin


mdz at debian

Jan 18, 2003, 5:42 PM

Post #8 of 8 (3119 views)
Permalink
Re: Problem trying to istall MythTV on Debian [In reply to]

On Thu, Jan 16, 2003 at 08:43:29AM -0500, stan wrote:

> mythtv: Depends: liblame0 (>= 3.92-0.0) but it is not installable
> Depends: libxmltv-perl but it is not going to be installed
> E: Sorry, broken packages
>
> What can i do to fix this?

Read the instructions on the page where you found the debs.

--
- mdz

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.