[CentOS] need yum message translation

Johnny Hughes mailing-lists at hughesjr.com
Wed Sep 27 15:19:56 UTC 2006


On Tue, 2006-09-26 at 10:31 -0400, chrism at imntv.com wrote:
> [root]# yum update
> Setting up Update Process
> Setting up repositories
> dag                       100% |=========================| 1.1 kB    00:00
> update                    100% |=========================|  951 B    00:00
> base                      100% |=========================| 1.1 kB    00:00
> addons                    100% |=========================|  951 B    00:00
> extras                    100% |=========================| 1.1 kB    00:00
> Reading repository metadata in from local files
> Reducing Dag-RHEL-Yum to included packages only
> Finished
> No Packages marked for Update/Obsoletion
> 
> #
> 
> ---
> 
> I assume this means that yum found a newer version of some package, but 
> it wasn't in the explicit list of packages I've defined for dag?  Just 
> curious.

It just means that you are somehow filtering dag's repo using either:

exclude=some_package_package

or

includepkgs=some_package_names

and that there are no updates.

If you use exclude= or includepkgs= ... yum removes excluded packages
prior to dependency resolution.

Thanks,
Johnny Hughes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.centos.org/pipermail/centos/attachments/20060927/94bb0ce1/attachment.sig>


More information about the CentOS mailing list