hmm, repoquery lied to me

Michael Schwendt mschwendt at gmail.com
Sat Dec 25 21:57:00 UTC 2010


On Sat, 25 Dec 2010 14:33:37 -0500, Tom wrote:

> I'm still on F13, but theoretically it should be the same no?
> 
> $ rpm -qf $(which repoquery)
> yum-utils-1.1.28-1.fc13.noarch

You are on x86_64, right?
This is on F13 x86_64:

$ repoquery --disablerepo=rpmfusion-free-updates --whatrequires --releasever=rawhide libmysqlclient_r.so.16
mysql++-0:3.1.0-2.fc14.i686
mysql-connector-c++-0:1.1.0-0.4.bzr895.fc15.i686
nekovm-0:1.8.1-1.fc13.i686

I would estimate these are only the multilib packages in the x86_64 repo,
because to query for the x86_64 library dependencies you would need to
specify 'libmysqlclient_r.so.16()(64bit)'

HTH


More information about the devel mailing list