Re: screpo 32-bit dependency errors
sdkovacs <[email protected]> Tue, 22 Jul 2014 15:48:26 -0400
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <CAJe8bkU62qCPajSt_VhtcXDXEC0QStxafuxQpQ9+97Oh1Rq6tg@mail.gmail.com> |
On Mon, Jul 21, 2014 at 8:09 PM, Stephen Collier <[email protected]> wrote: > The atrpms repo is a requirement. I'll check on another machine and see if I > can reproduce it. > > Stephen > > > Sent from my Samsung GALAXY S4 on the Telstra 4G network It seems to be requiring a package that is not available? Requires: qt48-devel(x86-32) = 4.8.5-8.el6 --> Running transaction check ---> Package libmyth-0.27_0.i686 0:0.27.3-7.el6 will be installed ---> Package libmythavfilter3.i686 0:0.27.3-7.el6 will be installed ---> Package libmythavutil52.i686 0:0.27.3-7.el6 will be installed ---> Package libmythbase-0.27_0.i686 0:0.27.3-7.el6 will be installed ---> Package libmythfreemheg-0.27_0.i686 0:0.27.3-7.el6 will be installed ---> Package libmythhdhomerun-0.27_0.i686 0:0.27.3-7.el6 will be installed ---> Package libmythlivemedia-0.27_0.i686 0:0.27.3-7.el6 will be installed ---> Package libmythmetadata-0.27_0.i686 0:0.27.3-7.el6 will be installed ---> Package libmythprotoserver-0.27_0.i686 0:0.27.3-7.el6 will be installed ---> Package libmythservicecontracts-0.27_0.i686 0:0.27.3-7.el6 will be installed ---> Package libmythtv-0.27_0.i686 0:0.27.3-7.el6 will be installed ---> Package libmythui-0.27_0.i686 0:0.27.3-7.el6 will be installed ---> Package libmythupnp-0.27_0.i686 0:0.27.3-7.el6 will be installed ---> Package qt48-webkit-devel.i686 1:4.8.5-8.el6 will be installed --> Processing Dependency: qt48-webkit(x86-32) = 4.8.5-8.el6 for package: 1:qt48-webkit-devel-4.8.5-8.el6.i686 --> Processing Dependency: qt48-devel(x86-32) = 4.8.5-8.el6 for package: 1:qt48-webkit-devel-4.8.5-8.el6.i686 --> Finished Dependency Resolution Error: Package: 1:qt48-webkit-devel-4.8.5-8.el6.i686 (screpo) Requires: qt48-devel(x86-32) = 4.8.5-8.el6 Installed: 1:qt48-devel-4.8.5-8.el6.i686 (@screpo) qt48-devel(x86-32) = 1:4.8.5-8.el6 Error: Package: 1:qt48-webkit-devel-4.8.5-8.el6.i686 (screpo) Requires: qt48-webkit(x86-32) = 4.8.5-8.el6 Installed: 1:qt48-webkit-4.8.5-8.el6.i686 (@screpo) qt48-webkit(x86-32) = 1:4.8.5-8.el6 qt48-webkit(x86-32) = 1:4.8.5-8.el6 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest [root@mythbox ~]# rpm -qa | grep qt48 qt48-x11-4.8.5-8.el6.i686 qt48-webkit-4.8.5-8.el6.i686 qt48-4.8.5-8.el6.i686 qt48-devel-4.8.5-8.el6.i686 > > > -------- Original message -------- > From: sdkovacs > Date:22/07/2014 6:53 AM (GMT+10:00) > To: "User discussion about ATrpms.net" > Subject: Re: [ATrpms-users] screpo 32-bit dependency errors > > I'm still getting the same dependecy errors, even after doing a yum > clean all && yum update > > Should I be disabling the atrpms repo? > > On Mon, Jul 21, 2014 at 3:44 PM, Stephen Collier <[email protected]> > wrote: >> I use 32 bit frontend. It may be that the repo was updating at the time. >> Try >> again and let me know. You could try yum clean all >> to make sure there isn't a metadata problem. >> >> Good luck >> Stephen >> >> >> Sent from my Samsung GALAXY S4 on the Telstra 4G network >> >> >> -------- Original message -------- >> From: sdkovacs >> Date:22/07/2014 1:16 AM (GMT+10:00) >> To: ATrpms user list >> Subject: [ATrpms-users] screpo 32-bit dependency errors >> >> 1) I'm not sure how many of your users are stuck on 32-bit CentOS6, >> but I am one of them. I had to explicitly hardcode i686 as the >> basearch in the repository definition: >> >> # cat screpo.repo >> [screpo] >> name = screpo >> #baseurl = http://scrpms.net/pub/RPMS/el6/$basearch >> baseurl = http://scrpms.net/pub/RPMS/el6/i686 >> enabled=1 >> gpgkey=http://scrpms.net/pub/RPM-GPG-KEY.scrpms >> gpgcheck=1 >> >> >> 2) I'm getting dependency error for qt48 when trying to update. This >> will be the first switchover for me from atrpms. >> >> --> Running transaction check >> ---> Package nvidia-graphics319.17-kmdl-2.6.32-358.6.2.el6.i686 >> 0:319.17-155.1.el6 will be erased >> ---> Package qt48-webkit-devel.i686 1:4.8.5-8.el6 will be installed >> --> Processing Dependency: qt48-webkit(x86-32) = 4.8.5-8.el6 for >> package: 1:qt48-webkit-devel-4.8.5-8.el6.i686 >> --> Processing Dependency: qt48-devel(x86-32) = 4.8.5-8.el6 for >> package: 1:qt48-webkit-devel-4.8.5-8.el6.i686 >> --> Finished Dependency Resolution >> Error: Package: 1:qt48-webkit-devel-4.8.5-8.el6.i686 (screpo) >> Requires: qt48-webkit(x86-32) = 4.8.5-8.el6 >> Available: 1:qt48-webkit-4.8.5-8.el6.i686 (screpo) >> qt48-webkit(x86-32) = 1:4.8.5-8.el6 >> qt48-webkit(x86-32) = 1:4.8.5-8.el6 >> Error: Package: 1:qt48-webkit-devel-4.8.5-8.el6.i686 (screpo) >> Requires: qt48-devel(x86-32) = 4.8.5-8.el6 >> Installing: 1:qt48-devel-4.8.5-8.el6.i686 (screpo) >> qt48-devel(x86-32) = 1:4.8.5-8.el6 >> You could try using --skip-broken to work around the problem >> You could try running: rpm -Va --nofiles --nodigest >> >> _______________________________________________ >> atrpms-users mailing list >> [email protected] >> http://lists.atrpms.net/mailman/listinfo/atrpms-users >> >> _______________________________________________ >> atrpms-users mailing list >> [email protected] >> http://lists.atrpms.net/mailman/listinfo/atrpms-users > > _______________________________________________ > atrpms-users mailing list > [email protected] > http://lists.atrpms.net/mailman/listinfo/atrpms-users > > _______________________________________________ > atrpms-users mailing list > [email protected] > http://lists.atrpms.net/mailman/listinfo/atrpms-users