Re: Creating complete repository
Chris Kittlitz <[email protected]> Tue, 25 Jun 2013 09:48:40 -0400
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <CAD-XgHtLtHkpqV6L=VZz2sN9mgz7XYLHouXF7YR4oZ0HPmGmsw@mail.gmail.com> |
I suspect the reason I am seeing multiple entries is that the repositories I am using are local ones. They are refreshed daily, but I suspect older versions of the RPMs are not deleted. None of the i686 RPMs are installed locally, but they can be found in the repository. However, even if this is cleaned up, it won't fix my original problem because both dropbox and sqlite are x86_64 in the output of my commands, so it shouldn't make any difference. On Tue, Jun 25, 2013 at 9:44 AM, Chris Kittlitz <[email protected]> wrote: > $ rpm -q python > python-2.4.3-44.el5 > $ rpm -q glibc > glibc-2.5-58.el5_6.4 > glibc-2.5-58.el5_6.4 > $ rpm -qa | grep i686 > $ > > What should I expect for the output of these? > > > On Tue, Jun 25, 2013 at 9:39 AM, Frank Murphy <[email protected]> wrote: > >> On Tue, 25 Jun 2013 09:18:39 -0400 >> Chris Kittlitz <[email protected]> wrote: >> >> >> > $ yum deplist python-sqlite.x86_64 >> > Finding dependencies: >> > package: python-sqlite.x86_64 1.1.7-1.2.1 >> > dependency: python(abi) = 2.4 >> > provider: python.x86_64 2.4.3-43.el5 >> > provider: python.x86_64 2.4.3-44.el5 >> >> rpm -q python >> >> > dependency: libc.so.6(GLIBC_2.4)(64bit) >> > provider: glibc.x86_64 2.5-58 >> > provider: glibc.x86_64 2.5-58.el5_6.4 >> > provider: glibc.x86_64 2.5-58.el5_6.3 >> > provider: glibc.x86_64 2.5-58.el5_6.2 >> >> rpm -q glibc >> >> rpm based systems should only have one version of an rpm&libs, >> usually the most recent unless a very compelling reason not to. >> >> <snipped> >> > provider: glibc.i686 2.5-58 >> > provider: glibc.x86_64 2.5-58 >> >> multiarch >> >> try rpm -qa | grep i686 >> >> -- >> Regards, >> Frank "When in doubt PANIC!" >> I check for new mail app. 20min >> www.frankly3d.com >> _______________________________________________ >> Yum mailing list >> [email protected] >> http://lists.baseurl.org/mailman/listinfo/yum >> > > _______________________________________________ Yum mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/yum