Re: MythTV Install Error
Kirk Bocek <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On 9/14/2012 4:54 PM, Kirk Bocek wrote: > I'm installing MythTV on a new CentOS 6 frontend-only host with a: > > yum install mythtv --enablerepo=atrpms\* > > command and am getting the following error: > > > Transaction Check Error: > file /usr/share/man/man3/XML::SAX::Base.3pm.gz conflicts between > attempted installs of perl-XML-SAX-Base-1.04-3.el6.noarch and > perl-XML-SAX-0.96-7.el6.noarch > file /usr/share/man/man3/XML::SAX::Exception.3pm.gz conflicts between > attempted installs of perl-XML-SAX-Base-1.04-3.el6.noarch and > perl-XML-SAX-0.96-7.el6.noarch > > > I've tried manually installing the two packages mentioned separately and > they're definitely colliding. > > Any thoughts on how to get around this? > > Thanks. One refinement here. I'm filtering out the 0.25 packages so that I only install the 0.24-3 packages right now. I'm planning on upgrading to 0.25 at a later date.