Try new PackageKit API before old one
commit9b466b9b5fab731a9eaa565627cf3b2bea713153
authorThomas Leonard <talex5@gmail.com>
Fri, 16 Mar 2012 07:06:35 +0000 (16 07:06 +0000)
committerThomas Leonard <talex5@gmail.com>
Fri, 16 Mar 2012 07:06:35 +0000 (16 07:06 +0000)
treeee011d194fc784cf4f5e3066b3e49a8ae65c814d
parent9971094d50d82e798c6735276ae4ca82fb2d34f7
Try new PackageKit API before old one

Ubuntu's aptdaemon implementation of PackageKit crashes if passed the wrong
arguments (rather than returning InvalidArgs), so we make sure to try its API
first.
zeroinstall/injector/packagekit.py