Change of logging behaviour between 3.2.8 and 3.2.10?

Nikola Ciprich <[email protected]>
Newsgroups gmane.linux.rpm.yum
Message-ID <[email protected]>
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

--
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.