Re: SCRPMS Mythtv Update Attempt

Kirk Bocek <[email protected]> Sun, 17 May 2015 17:13:27 -0700
Newsgroups gmane.linux.redhat.rpm.atrpms.general
Message-ID <[email protected]>

On 5/17/2015 5:01 PM, Kirk Bocek wrote:
>
> Well that *almost* got me there:
>
> $yum update \*myth\* --enablerepo=scrpms --enablerepo=epel
>
> --> Finished Dependency Resolution
> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
>            Requires: libva.so.1(VA_API_0.33.0)(64bit)
>  You could try using --skip-broken to work around the problem
> ** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
> cifs-utils-4.8.1-19.el6.x86_64 has missing requires of
> libwbclient.so.0()(64bit)
>
>

So I see a package conundrum here. The ATRpms package is libva1 whereas 
your setup is pulling libva from epel. So I tried just erasing the 
current libva1 to see if that would resolve things as the update pulled 
in the epel package. Nope, it added problems:

--> Finished Dependency Resolution
Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms)
            Requires: libva.so.1(VA_API_0.33.0)(64bit)
  You could try using --skip-broken to work around the problem
** Found 4 pre-existing rpmdb problem(s), 'yum check' output follows:
cifs-utils-4.8.1-19.el6.x86_64 has missing requires of 
libwbclient.so.0()(64bit)
libavcodec52-0.7.16-33.el6.x86_64 has missing requires of 
libva.so.1()(64bit)
libavcodec55-2.2.4-67.el6.x86_64 has missing requires of libva.so.1()(64bit)
libmythavdevice52-0.25.3-294.el6.x86_64 has missing requires of 
libva.so.1()(64bit)