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 <ckittlitz@xxxxxxxxx> wrote:
$ rpm -q pythonWhat should I expect for the output of these?
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
$On Tue, Jun 25, 2013 at 9:39 AM, Frank Murphy <frankly3d@xxxxxxxxx> wrote:
On Tue, 25 Jun 2013 09:18:39 -0400rpm -q python
Chris Kittlitz <ckittlitz@xxxxxxxxx> 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 glibc
> 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 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-58multiarch
> provider: glibc.x86_64 2.5-58
try rpm -qa | grep i686
--
Regards,
Frank "When in doubt PANIC!"
I check for new mail app. 20min
www.frankly3d.com
_______________________________________________
Yum mailing list
Yum@xxxxxxxxxxxxxxxxx
http://lists.baseurl.org/mailman/listinfo/yum
_______________________________________________ Yum mailing list Yum@xxxxxxxxxxxxxxxxx http://lists.baseurl.org/mailman/listinfo/yum