Re: Centos 6 YUM advice please

Kirk Bocek <[email protected]> Sat, 01 Jun 2013 22:41:15 -0700
Newsgroups gmane.linux.redhat.rpm.atrpms.general
Message-ID <[email protected]>
When I update my 0.24.3 hosts I need to add "--exclude=\*0.25\* --exclude=\*0.26\*" to avoid including the other two newer trees. Maybe that would help.

Ken Smith <[email protected]> wrote:

>Hi All,
>
>I'm probably missing something obvious here. I want to install 
>mythtv-0.24.3-284.1 on a Centos 6.4 system, as I still have 0.24 
>frontends around and  moving from centos 5 to 6 is a step on my 
>migration plan. I hope I have got this right, I gave the command:-
>
>  yum install mythtv-0.24.3-284.1.el6.x86_64   --enablerepo=atrpms
>
>There seems to be an issue with the themes package as below:-
>
>{snip lots of output}
>--> Finished Dependency Resolution
>Error: Package: mythplugins-0.24.3-284.1.el6.x86_64 (atrpms)
>            Requires: mythvideo = 0.24.3-284.1.el6
>            Available: mythtv-frontend-0.25.3-291.1.el6.x86_64 (atrpms)
>                mythvideo = 0.25.3-291.1.el6
>            Available: mythtv-frontend-0.26.0-292.1.el6.x86_64 (atrpms)
>                mythvideo = 0.26.0-292.1.el6
>            Available: mythvideo-0.24.3-282.el6.x86_64 (atrpms)
>                mythvideo = 0.24.3-282.el6
>            Available: mythvideo-0.24.3-283.el6.x86_64 (atrpms)
>                mythvideo = 0.24.3-283.el6
>            Available: mythvideo-0.24.3-284.1.el6.x86_64 (atrpms)
>                mythvideo = 0.24.3-284.1.el6
>            Available: mythtv-frontend-0.24.3-282.el6.x86_64 (atrpms)
>                Not found
>            Available: mythtv-frontend-0.24.3-283.el6.x86_64 (atrpms)
>                Not found
>           Installing: mythtv-frontend-0.24.3-284.1.el6.x86_64 (atrpms)
>                Not found
>Error: Package: mythtv-0.24.3-284.1.el6.x86_64 (atrpms)
>            Requires: myththemes
>            Available: myththemes-0.23.1-167.noarch (atrpms)
>                myththemes = 0.23.1-167
>            Available: myththemes-0.24-177.noarch (atrpms)
>                myththemes = 0.24-177
>
>I am doing something the wrong way?
>
>Thanks
>
>Ken