Re: building mythtv 0.24 on el5, status and instructions (was: Where is MythTV 0.24 for EL5?)
Andy Burns <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.devel |
|---|---|
| Message-ID | <[email protected]> |
On 21 November 2010 06:19, Axel Thimm <[email protected]> wrote: > On Sat, 2010-11-20 at 21:00 +0000, Andy Burns wrote: > >> python-oauth (not in any repo?) > > My fault, I forgot to tag it for release. Fixed now, thanks for noting! Yep, that's now ok >> fftw-devel (obsoleted by fftw2-devel, but I already have fttw2* installed) > > That looks strange. Please check which packages exactly are > conflicting/obsoleting. ATrpms' packages have been designed to coexist > for a long time. Another round of rpm -e --nodeps on all the fftw* packages, followed by yum install fftw-devel fftw2-devel --enablerepo=atrpms seems to have cleaned it all up, I'm ready to try building myth24 >> Is mixing rpmforge (not rpmforce-testing) with atrpms/atrpms-testing forbidden? > > Maybe the fftw issue stems from this. This machine has been around for a while, during that time I'm sure it's been sledge-hammered into working by installing whatever is necessary to make it work NOW and then having to repair that when a yum update goes wrong later (typicall conflicts with the codec libraries that have ended up with _0 or whatever appended to the version names). I think it's clean now, thankfully you do work together to solve cross-repo issues (I haven't ever had e.g. livna on this box).