Any way to recursive show packages ?? -- Re: [Yum] repoquery reports problem: 'module' object has no attribute 'yumconf'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 5 Apr 2006, Robinson Tiemuqinke wrote:

> Panu,
>
> Thanks. you are right, I mis-installed the newer yum
> version, now I downgraded it to yum upgrade in FC4 and
> repoquery works.
>
> But if there are any ways to let yum or repoquery to
> show packages in enclosed groups? That will be very
> helpful since I can compare packages one by one
> exactly across a bunches of machines: total number of
> rpms, name, version, release, arch. etc.

You mean like 'repoquery -l -g core' and have the queryformat work on that 
so it prints info about the actual packages, not just the names? Hmm, not 
possible at the moment, however there's no reason why it couldn't do 
that, just needs a bit of refactoring of the code to make it possible.

In the meanwhile you *can* get the information with "nested" queries, eg
repoquery --qf="%{name}-%{version}" `repoquery -l -g core`

 	- Panu -

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux