hmm, repoquery lied to me

Michael Schwendt mschwendt at gmail.com
Sun Dec 26 14:35:53 UTC 2010


On Sun, 26 Dec 2010 13:18:32 +0100, Henrik wrote:

> > This should work:
> > 
> > $ repoquery --disablerepo=rpmfusion-free-updates --releasever=rawhide
> > --whatrequires libmysqlclient_r.so.16\*
> 
> There is also the isuse of libmysql_client.so.16 vs
> libmysql_client_r.so.16.
> 
> repoquery --disablerepo=[... as needed] --releasever=rawhide \
>    --whatrequires libmysqlclient\*.so.16\*

Well, if you need to query for more than a single SONAME dep, you
can simply run with '--alldeps mysql-libs' instead.


More information about the devel mailing list