Re: yum list available weird output
James Antill <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
Gerry Reno <[email protected]> writes: > Ok, here's another question: > I do this: > repoquery -qa --pkgnarrow=installed --archlist=i386 > <returns not just i386 but others such as 'noarch' as well> > > The --archlist isn't restricting the list. Is this a bug? Not really, --archlist doesn't work on the rpmdb data. Also --archlist isn't really meant as a generic filter, it's meant as a way to make querying a ppc repo. work on an i386 box ... the fact you can use it as a repo. filter is mostly a side effect. -- James Antill -- [email protected]