[OE-core] [PATCH] python-smartpm: define LOCKED_KEEP to avoid running error

Bian, Naimeng biannm at cn.fujitsu.com
Mon Nov 23 02:11:17 UTC 2015


Sorry for my late. I will add the Upstream-Status and re-send it.

From: Burton, Ross [mailto:ross.burton at intel.com]
Sent: Tuesday, October 27, 2015 6:40 PM
To: Bian, Naimeng
Cc: OE-core
Subject: Re: [OE-core] [PATCH] python-smartpm: define LOCKED_KEEP to avoid running error


On 27 October 2015 at 02:52, Bian Naimeng <biannm at cn.fujitsu.com<mailto:biannm at cn.fujitsu.com>> wrote:
+From daaec43ecf3f0d0f89cef586327aa1063a4c44c6 Mon Sep 17 00:00:00 2001
+From: Bian Naimeng <biannm at cn.fujitsu.com<mailto:biannm at cn.fujitsu.com>>
+Date: Tue, 27 Oct 2015 11:08:52 +0900
+Subject: [PATCH] Fix a undefined error
+
+LOCKED_KEEP is undefined, so the following error will be caught.
+
+  /usr/lib/python2.7/site-packages/smart/transaction.py", line 1230, in run
+    locked[pkg] = (LOCKED_KEEP, None)
+
+  NameError: global name 'LOCKED_KEEP' is not defined
+
+Signed-off-by: Bian Naimeng <biannm at cn.fujitsu.com<mailto:biannm at cn.fujitsu.com>>

This patch is missing an Upstream-Status.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151123/b8e505a6/attachment-0002.html>


More information about the Openembedded-core mailing list