Change of logging behaviour between 3.2.8 and 3.2.10?

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

 



Hi, one more question, I noticed that there has been some change in logging since 3.2.8: If I called /usr/bin/yum -e 0 -d 1 -y groupupdate somegroup in 3.2.8 or older, there was no output, if all packages were up to date, which I thing is correct behaviour.
Now YUM outputs messages like:
	Package xxx already installed and latest version

I guess this should not be printed for -e 0? Or is this intended behaviour?

Using git-bisect lead me to 59d4b3f27f2b9b1cc3ecc60512b04db5a5bc7071, which changes yum/__init__.py:
-  self.logger.warning('Package %s already installed and latest version', po)
+  self.verbose_logger.warning('Package %s already installed and latest version', po)

Is this correct?
cheers
nik

--

_______________________________________________
Yum mailing list
Yum@xxxxxxxxxxxxxxxxxxxx
https://lists.dulug.duke.edu/mailman/listinfo/yum

[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