Changed PackageKit warning to info
commit08fbe5fc503670a406cce9f4c7a15cb013c0fdbd
authorThomas Leonard <talex5@gmail.com>
Mon, 26 Mar 2012 16:39:32 +0000 (26 17:39 +0100)
committerThomas Leonard <talex5@gmail.com>
Mon, 26 Mar 2012 16:39:32 +0000 (26 17:39 +0100)
tree44ec5ae9ea7abaadb73a8094eff7fa741b91b80f
parent94e57bcc9dcd5fb26675eaebbb8b65797200df3d
Changed PackageKit warning to info

Ubuntu's PackageKit replacement seems to return lots of unconnected packages
without version numbers, leading to errors such as:

WARNING:packagekit:Can't parse distribution version '' for package 'dpkg-exec'

Change this to INFO level so that it is not shown by default.

Requested by Michel Alexandre Salim.
zeroinstall/injector/packagekit.py