On Fri, 2016-02-05 at 14:31 +0000, Burton, Ross wrote:
On 5 February 2016 at 14:00, Markus Lehtonen
<markus.lehtonen@linux.intel.com> wrote:
+ msgs.append("Please install python-pexpect that is needed by lcocal gpg signing.")
Isn't this only needed if signing RPMs? Hopefully in the future this class will be used for more than RPM signing and detached signing doesn't need pexpect.
Yes, that is true. Any suggestions how to change this? Just try ImportError in sign_rpms() and fail there(?)
Typo fixed (and commit message modified) in my contrib repo:
git://git.openembedded.org/openembedded-core-contrib marquiz/rpmsign
Thanks,
Markus