Re: SCRPMS Mythtv Update Attempt
Kirk Bocek <[email protected]> Sun, 17 May 2015 17:01:11 -0700
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On 5/17/2015 4:55 PM, Stephen Collier wrote: > On 18/05/2015 9:41 AM, Kirk Bocek wrote: >> So after three eons and an epoch, I'm finally getting around to >> attempting to update my ancient Myth 0.24.3 setup to Stephen Colliers >> current 0.27.4-27 packages on Centos 6 x86_64. I run: >> >> #yum update \*myth\* --enablerepo=scrpms >> >> What I get back at the end is: >> >> --> 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) >> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms) >> Requires: libva-x11.so.1()(64bit) >> Error: Package: libmythtv-0.27_0-0.27.4-27.el6.x86_64 (scrpms) >> Requires: libva-glx.so.1()(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) >> >> I do have qt48 already installed. libva1-1.0.15 from ATRpms is >> already installed from the Myth setup. I do not see a libva package at >> >> http://scrpms.net/pub/RPMS/el6/x86_64/ >> >> Is there someplace else to take scrpms traffic? Seems like ATRpms has >> faded away to nothing. >> >> Kirk >> >> >> _______________________________________________ >> atrpms-users mailing list >> [email protected] >> http://lists.atrpms.net/mailman/listinfo/atrpms-users >> > Kirk, > > You need to enable epel repo - its there. > > Hope this helps. > > Cheers > Stephen > 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)