hmm, repoquery lied to me

Henrik Nordström henrik at henriknordstrom.net
Sun Dec 26 12:18:32 UTC 2010


lör 2010-12-25 klockan 17:09 -0500 skrev Orcan Ogetbil:
> On Sat, Dec 25, 2010 at 5:02 PM, Tom Lane wrote:
> > Michael Schwendt writes:
> >> On Sat, 25 Dec 2010 14:33:37 -0500, Tom wrote:
> >>> I'm still on F13, but theoretically it should be the same no?
> >
> >> You are on x86_64, right?
> >> I would estimate these are only the multilib packages in the x86_64 repo,
> >
> > Ah, bingo.  So is there a way to get repoquery to not filter by arch?
> >
> 
> 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\*

Regards
Henrik



More information about the devel mailing list