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

Mailing List Archive: MythTV: Users

Mythtv and libmp4ff.so.0 / PIL on Fedora 8

 

 

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


david at thekramers

Jan 10, 2008, 7:54 PM

Post #1 of 5 (1268 views)
Permalink
Mythtv and libmp4ff.so.0 / PIL on Fedora 8

Installing mythtv-suite on my up-to-date f8 box, I get unresolved
dependencies:

libmp4ff.so.0 is needed by mythmusic
PIL is needed by mytharchive.

I was able to find a version of PIL on some mirror in .ru that was built
on some surver in .de, but I'm curious why it wasn't found in the
repository, and is it safe to use this mystery version.

libmp4ff is another story. I could not find it anywhere, but googling
for clues, it looks like this has been an issue for about two years,
based on an Atrpms vs Livna vs Upstream battle
http://lists.atrpms.net/pipermail/atrpms-users/2007-July/007625.html

The original bug report from 2006 is
http://bugzilla.atrpms.net/show_bug.cgi?id=832

Based on some other stuff I've found, I've eliminated almost all livna
packages (except for nvidia ones) and disabled that repo.


How are others handling this?

Thanks.

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


linuxdreas at launchnet

Jan 10, 2008, 9:32 PM

Post #2 of 5 (1210 views)
Permalink
Re: Mythtv and libmp4ff.so.0 / PIL on Fedora 8 [In reply to]

Am Donnerstag, 10. Januar 2008 19:54:03 schrieb David Kramer:
> Installing mythtv-suite on my up-to-date f8 box, I get unresolved
> dependencies:
>

> libmp4ff.so.0 is needed by mythmusic
that is part of faad2 [http://atrpms.net/dist/f8/faad2/]

> PIL is needed by mytharchive.
that is in the fedora repository as python imaging.
The project's homepage: http://www.pythonware.com/products/pil/

> How are others handling this?

I stay away from fedora and use openSUSE with "homemade" rpms for MythTV.

--
Gruß
Andreas
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


david at thekramers

Jan 11, 2008, 4:54 AM

Post #3 of 5 (1221 views)
Permalink
Re: Mythtv and libmp4ff.so.0 / PIL on Fedora 8 [In reply to]

Andreas wrote:
> Am Donnerstag, 10. Januar 2008 19:54:03 schrieb David Kramer:
>> Installing mythtv-suite on my up-to-date f8 box, I get unresolved
>> dependencies:
>>
>
>> libmp4ff.so.0 is needed by mythmusic
> that is part of faad2 [http://atrpms.net/dist/f8/faad2/]

Were that only the case. That's what the whole battle was about in that
bug report I linked to.

/me fussing and grousing and Googling...

Ah! I see that my faad2 came from freshrpms, and that version doesn't
have it. The one on atrpms does, though. I removed the freshrpms one
and used --disablerepo to install the atrpms one, and now I have that.

Thanks.

>
>> PIL is needed by mytharchive.
> that is in the fedora repository as python imaging.
> The project's homepage: http://www.pythonware.com/products/pil/

Cool. I didn't know what PIL stood for, so I couldn't even effectively
Google for it.

>> How are others handling this?
>
> I stay away from fedora and use openSUSE with "homemade" rpms for MythTV.

/me staying away from DistroWars

Thanks again.






_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


linuxdreas at launchnet

Jan 11, 2008, 5:55 AM

Post #4 of 5 (1211 views)
Permalink
Re: Mythtv and libmp4ff.so.0 / PIL on Fedora 8 [In reply to]

Am Freitag, 11. Januar 2008 04:54:24 schrieb David Kramer:
> Andreas wrote:
> > Am Donnerstag, 10. Januar 2008 19:54:03 schrieb David Kramer:
> >> Installing mythtv-suite on my up-to-date f8 box, I get unresolved
> >> dependencies:
> >>
> >>
> >> libmp4ff.so.0 is needed by mythmusic
> >
> > that is part of faad2 [http://atrpms.net/dist/f8/faad2/]
>
> Were that only the case. That's what the whole battle was about in that
> bug report I linked to.
>
> /me fussing and grousing and Googling...
>
> Ah! I see that my faad2 came from freshrpms, and that version doesn't
> have it. The one on atrpms does, though. I removed the freshrpms one
> and used --disablerepo to install the atrpms one, and now I have that.
>
> Thanks.
>
> >> PIL is needed by mytharchive.
> >
> > that is in the fedora repository as python imaging.
> > The project's homepage: http://www.pythonware.com/products/pil/
>
> Cool. I didn't know what PIL stood for, so I couldn't even effectively
> Google for it.

It helps to restrict Google to search just the Linux realm. Try
http://www.google.com/linux and enter your search terms.

> >> How are others handling this?
> >
> > I stay away from fedora and use openSUSE with "homemade" rpms for
> > MythTV.
>
> /me staying away from DistroWars
>
> Thanks again.
>

I am glad you got it sorted out. Last time I tried fedora, I made that same
mistake of using other repos than just atrpms and went straight to
dependency hell. Oh well, it's all part of the Linux experience, I guess.

--
Gruß
Andreas
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Axel.Thimm at ATrpms

Jan 11, 2008, 9:46 AM

Post #5 of 5 (1222 views)
Permalink
Re: Mythtv and libmp4ff.so.0 / PIL on Fedora 8 [In reply to]

On Thu, Jan 10, 2008 at 10:54:03PM -0500, David Kramer wrote:
> Installing mythtv-suite on my up-to-date f8 box, I get unresolved
> dependencies:
>
> libmp4ff.so.0 is needed by mythmusic
> PIL is needed by mytharchive.

yum should be able to pick both up as both are in atrpms stable (PIL
and faad2 respectively).
--
Axel.Thimm at ATrpms.net

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


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.